| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f' | Michael Niedermayer | 2013-01-21 | 1 | -3/+0 |
|\ |
|
| * | lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. | Ronald S. Bultje | 2013-01-20 | 1 | -3/+0 |
* | | Merge commit '9dbbda235d93d628777b986e502213f1ed390973' | Michael Niedermayer | 2013-01-07 | 1 | -11/+13 |
|\| |
|
| * | mss2: return meaningful error codes. | Anton Khirnov | 2013-01-06 | 1 | -11/+13 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit '802713c4e7b41bc2deed754d78649945c3442063' | Michael Niedermayer | 2012-11-12 | 1 | -39/+42 |
|\| |
|
| * | mss2: prevent potential uninitialized reads | Alberto Delmás | 2012-11-11 | 1 | -2/+2 |
| * | mss2: reindent after last commit | Kostya Shishkov | 2012-11-11 | 1 | -34/+34 |
| * | mss2: fix handling of unmasked implicit WMV9 rectangles | Alberto Delmás | 2012-11-11 | 1 | -10/+13 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -6/+6 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-07 | 1 | -3/+2 |
|\| |
|
| * | mss2: simplify loop in decode_rle() | Alberto Delmás | 2012-09-06 | 1 | -2/+1 |
| * | mss2: do not try to read too many palette entries | Alberto Delmás | 2012-09-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-04 | 1 | -6/+10 |
|\| |
|
| * | mss12: reduce SliceContext size from 1067 to 164 KB | Alberto Delmás | 2012-09-03 | 1 | -1/+1 |
| * | mss12: move SliceContexts out of the common context into the codec contexts | Alberto Delmás | 2012-09-03 | 1 | -5/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -4/+4 |
|/ |
|
* | MSS1 and MSS2: set final pixel format after common stuff has been initialised | Alberto Delmás | 2012-08-31 | 1 | -0/+4 |
* | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -0/+860 |