| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -7/+7 |
|\ |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -7/+7 |
* | | svq3: fix cast type to be independant of "sizeof(int)" | Michael Niedermayer | 2012-12-11 | 1 | -1/+1 |
* | | Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047' | Michael Niedermayer | 2012-12-10 | 1 | -3/+4 |
|\| |
|
| * | svq3: make slice type value unsigned to match svq3_get_ue_golomb return type | Janne Grunau | 2012-12-09 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-08 | 1 | -6/+8 |
|\| |
|
| * | golomb: use unsigned arithmetics in svq3_get_ue_golomb() | Janne Grunau | 2012-12-08 | 1 | -9/+8 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -3/+3 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-21 | 1 | -59/+59 |
|\| |
|
| * | svq3: cosmetics: Drop useless parentheses | Diego Biurrun | 2012-10-20 | 1 | -59/+59 |
* | | Merge commit 'a7d2861d36756b913e85681b86ed3385274e8ced' | Michael Niedermayer | 2012-10-21 | 1 | -391/+450 |
|\| |
|
| * | svq3: K&R formatting cosmetics | Diego Biurrun | 2012-10-20 | 1 | -398/+456 |
* | | Merge commit 'e002e3291e6dc7953f843abf56fc14f08f238b21' | Michael Niedermayer | 2012-10-12 | 1 | -9/+9 |
|\| |
|
| * | svq3: fix pointer type warning | Mans Rullgard | 2012-10-11 | 1 | -1/+1 |
| * | svq3: replace unsafe pointer casting with intreadwrite macros | Mans Rullgard | 2012-10-11 | 1 | -8/+8 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | svq3: check the watermark height. | Michael Niedermayer | 2012-04-16 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -3/+4 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+4 |
| * | svq3: protect against negative quantizers. | Ronald S. Bultje | 2012-03-06 | 1 | -1/+1 |
| * | Don't use ff_cropTbl[] for IDCT. | Ronald S. Bultje | 2012-03-06 | 1 | -5/+4 |
* | | svq3: Fix pointer type mismatch warning. | Michael Niedermayer | 2012-03-30 | 1 | -1/+1 |
* | | h264: dont mess with chroma planes for grayscale h264. | Michael Niedermayer | 2012-03-27 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -3/+3 |
|\| |
|
| * | Replace AVFrame pointer type punning by proper struct member assignments. | Diego Biurrun | 2012-03-01 | 1 | -3/+3 |
* | | svq3dec: fix overread of the cliping table. | Michael Niedermayer | 2012-03-01 | 1 | -5/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-11 | 1 | -7/+16 |
|\| |
|
| * | svq3: Prevent illegal reads while parsing extradata. | Alex Converse | 2012-02-10 | 1 | -5/+14 |
| * | h264: disallow constrained intra prediction modes for luma. | Ronald S. Bultje | 2012-02-09 | 1 | -2/+2 |
* | | h264: fix intra 16x16 mode check when using mbaff and constrained_intra_pred. | Laurent Aimar | 2011-10-02 | 1 | -2/+2 |
* | | check all svq3_get_ue_golomb() returns. | Michael Niedermayer | 2011-09-17 | 1 | -6/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-08-16 | 1 | -1/+4 |
|\| |
|
| * | svq3: propagate codec memory allocation failure in context init | Dustin Brody | 2011-08-15 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -9/+8 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -21/+23 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -21/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -1/+1 |
|\| |
|
| * | H.264: faster write_back_* | Jason Garrett-Glaser | 2011-07-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-15 | 1 | -12/+16 |
|\| |
|
| * | Fix SVQ3 after adding 4:4:4 H.264 support | Jason Garrett-Glaser | 2011-06-13 | 1 | -12/+16 |
| * | Roll back 4:4:4 H.264 for now | Jason Garrett-Glaser | 2011-06-13 | 1 | -16/+12 |
| * | Fix SVQ3 after adding 4:4:4 H.264 support | Jason Garrett-Glaser | 2011-06-13 | 1 | -12/+16 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -2/+3 |
|\| |
|