| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-09-21 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | msmpeg4: remove leftover unused debug variable declaration | Diego Biurrun | 2011-09-21 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -36/+32 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -36/+32 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-14 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -3/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-25 | 1 | -15/+7 |
|\ \
| |/ |
|
| * | msmpeg4: reindent. | Anton Khirnov | 2011-05-24 | 1 | -8/+8 |
| * | lavc: remove msmpeg4v1 encoder. | Anton Khirnov | 2011-05-24 | 1 | -8/+0 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -14/+14 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -14/+14 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-30 | 1 | -15/+0 |
|\ \
| |/ |
|
| * | Remove some disabled printf debug cruft. | Diego Biurrun | 2011-04-29 | 1 | -15/+0 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-27 | 1 | -4/+3 |
|\ \
| |/ |
|
| * | Eliminate pointless '#if 1' statements without matching '#else'. | Diego Biurrun | 2011-04-26 | 1 | -4/+3 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-14 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Check for successful h263 init in msmpeg4 init | Alberto Delmas | 2011-04-12 | 1 | -1/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -4/+4 |
| * | Remove redundant checks against MIN_CACHE_BITS | Mans Rullgard | 2011-01-23 | 1 | -10/+0 |
* | | Mark MS-MPEG4v1 encoder as experimental. | Carl Eugen Hoyos | 2011-02-25 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -4/+4 |
* | | Remove redundant checks against MIN_CACHE_BITS | Mans Rullgard | 2011-01-23 | 1 | -10/+0 |
|/ |
|
* | msmpeg4v1: fix undefined behaviour in msmpeg4_decode_picture_header() | Måns Rullgård | 2010-08-24 | 1 | -2/+1 |
* | Add new decoder property max_lowres and do not init decoder if requested valu... | Carl Eugen Hoyos | 2010-07-07 | 1 | -0/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -4/+4 |
* | Implement cool new vlc code. | Michael Niedermayer | 2010-02-04 | 1 | -3/+1 |
* | Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. | Michael Niedermayer | 2010-01-08 | 1 | -1/+60 |
* | Use h263 tables in msmpeg4v1 dont duplicate them halfway. | Michael Niedermayer | 2010-01-08 | 1 | -16/+2 |
* | Rename most non static h263 tables so their name contains h263. | Michael Niedermayer | 2010-01-08 | 1 | -14/+14 |
* | Rename DCtab_*, its a global variable and it helps understanding if mpeg4 | Michael Niedermayer | 2010-01-08 | 1 | -4/+4 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -2/+2 |
* | Remove unused function msmpeg4_memsetw(). | Diego Biurrun | 2009-12-31 | 1 | -7/+0 |
* | cosmetics: Reorder functions to avoid forward declarations. | Diego Biurrun | 2009-12-30 | 1 | -366/+356 |
* | Remove unnecessary forward declaration for msmpeg4_memsetw(). | Diego Biurrun | 2009-12-30 | 1 | -1/+0 |
* | Use get_bits_left() instead of size_in_bits - get_bits_count(). | Ronald S. Bultje | 2009-11-16 | 1 | -1/+1 |
* | Replace #ifdef PIC checks with the more appropriate HAVE_EBX_AVAILABLE/HAVE_7... | Reimar Döffinger | 2009-08-21 | 1 | -1/+2 |
* | Remove unused debug av_log() calls. | Diego Biurrun | 2009-07-30 | 1 | -7/+0 |
* | Remove unused variable intra_count. | Diego Biurrun | 2009-07-30 | 1 | -2/+0 |
* | Do not check for both CONFIG_VC1_DECODER and CONFIG_WMV3_DECODER, | Diego Biurrun | 2009-07-29 | 1 | -1/+1 |
* | Get rid of an unused variable, found by the clang static analyzer. | Michael Niedermayer | 2009-04-17 | 1 | -2/+2 |
* | Get rid of INIT_VLC_USE_STATIC in msmpeg4 | Michael Niedermayer | 2009-04-11 | 1 | -41/+51 |
* | Use INIT_VLC_USE_STATIC and not its value "1". | Carl Eugen Hoyos | 2009-04-11 | 1 | -16/+16 |
* | Add missing av_cold in static init/close functions. | Daniel Verkamp | 2009-02-22 | 1 | -4/+4 |