Re: [FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec

2016-04-19 Thread Michael Niedermayer
pment discussions and patches > Subject: Re: [FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec > > On Tue, Apr 19, 2016 at 04:26:12PM +, Petru Rares Sincraian wrote: > > Hi there, > > > > Here is a patch for the mts2 codec. You can download the sa

Re: [FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec

2016-04-19 Thread Petru Rares Sincraian
Ups, sorry. Here is the patch :) From: ffmpeg-devel on behalf of Michael Niedermayer Sent: Tuesday, April 19, 2016 7:15 PM To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec On Tue, Apr 19

Re: [FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec

2016-04-19 Thread Michael Niedermayer
On Tue, Apr 19, 2016 at 04:26:12PM +, Petru Rares Sincraian wrote: > Hi there, > > Here is a patch for the mts2 codec. You can download the sample here:  > https://drive.google.com/open?id=0ByhGgswO8BQcbVBwS2pEUkNTN2c > The sample is supposed to be in $(TARGET_SAMPLES)/mts2/sample.xesc > > md

[FFmpeg-devel] [PATCH] Add test for mts2 (mss4) codec

2016-04-19 Thread Petru Rares Sincraian
Hi there, Here is a patch for the mts2 codec. You can download the sample here:  https://drive.google.com/open?id=0ByhGgswO8BQcbVBwS2pEUkNTN2c The sample is supposed to be in $(TARGET_SAMPLES)/mts2/sample.xesc md5: 47f13a4a49bd8955491a9421b6db3751 Thanks, Petru Rares. __