| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+5 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+5 |
* | | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -5/+5 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -2/+2 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -2/+2 |
* | | Merge commit 'c7f7bfc9e3a3150ba72bc34366c13fb2210c66ac' | Michael Niedermayer | 2013-11-14 | 1 | -4/+1 |
|\| |
|
| * | Remove all Alpha architecture optimizations | Diego Biurrun | 2013-11-13 | 1 | -4/+1 |
* | | msmpeg4: Fix ff_msmpeg4_pred_dc() so it works with lowres>0 | Michael Niedermayer | 2013-06-24 | 1 | -7/+8 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -1/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -1/+0 |
* | | msmpeg4: fix asm code in ff_msmpeg4_pred_dc() | Michael Niedermayer | 2013-04-09 | 1 | -3/+3 |
* | | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' | Michael Niedermayer | 2013-03-28 | 1 | -930/+0 |
|\| |
|
| * | msmpeg4: Split decoding related functions to a separate file | Martin Storsjö | 2013-03-27 | 1 | -919/+0 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | | msmpeg4dec: fix coeff index | Michael Niedermayer | 2012-12-12 | 1 | -0/+1 |
* | | mpsmpeg4: use av_image_check_size | Peter Ross | 2012-11-25 | 1 | -5/+4 |
* | | msmpeg4dec: check w/h, prevent assert failure later | Michael Niedermayer | 2012-11-11 | 1 | -0/+5 |
* | | msmpeg4dec: fix init code to not fail when called from 2 threads at the same ... | Michael Niedermayer | 2012-10-27 | 1 | -10/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -11/+11 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -5/+10 |
| * | avcodec: Drop silly and/or broken printf debug output | Diego Biurrun | 2012-10-01 | 1 | -6/+1 |
* | | msmpeg4v2: initialize mb_type array | Michael Niedermayer | 2012-08-15 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-09 | 1 | -1/+1 |
|\| |
|
| * | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard | 2012-08-09 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -4/+4 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -4/+4 |
* | | Revert "removing lowres support" | Michael Niedermayer | 2012-05-25 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 1 | -4/+0 |
|\| |
|
| * | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -12/+12 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -12/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -685/+15 |
|\| |
|
| * | msmpeg4: Split encoding backend code off from general backend code. | Diego Biurrun | 2012-03-01 | 1 | -685/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-29 | 1 | -3/+1 |
|\| |
|
| * | msmpeg4: Replace forward declaration by proper #include. | Diego Biurrun | 2012-02-28 | 1 | -3/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -75/+75 |
|\| |
|
| * | msmpeg4: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -9/+9 |
| * | vc1: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -3/+3 |
| * | msmpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -54/+54 |
| * | mpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | h263: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -8/+8 |
* | | msmpeg4: replace 999999 by INT_MAX and initial by a valid index. | Michael Niedermayer | 2012-02-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-18 | 1 | -1/+1 |
|\| |
|