| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: Add FF_CODEC_CAP_SKIP_FRAME_FILL_PARAM to most h263 based codecs | Michael Niedermayer | 2017-01-21 | 1 | -0/+1 |
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | 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 'ff4d1aa8bc3f4fe9d1f684f760b29c51adb569ef' | Michael Niedermayer | 2014-09-02 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | flv: K&R formatting cosmetics | Gabriel Dume | 2014-09-02 | 1 | -10/+9 |
* | | h261, h263 decoders: convert to RL_VLC. | Reimar Döffinger | 2014-08-31 | 1 | -12/+0 |
* | | Merge commit 'c6b42e85493915a3c3891345f57422f9031a0b4f' | Michael Niedermayer | 2014-05-03 | 1 | -19/+20 |
|\ \
| |/ |
|
| * | flv: K&R formatting cosmetics | Luca Barbato | 2014-05-01 | 1 | -21/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -1/+4 |
* | | avcodec/flvdec: Use skip_1stop_8data_bits() | Michael Niedermayer | 2013-10-30 | 1 | -5/+2 |
* | | avcodec/flvdec: make while get_bits loop more robust by checking bits left | Michael Niedermayer | 2013-10-30 | 1 | -0/+2 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | avcodec/h263dec: fix aspect of lead h263 EHC | Michael Niedermayer | 2013-08-24 | 1 | -0/+3 |
* | | Merge commit '5d471b73d20616f5ac701ff62e5de49465cda264' | Michael Niedermayer | 2012-12-10 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | cosmetics: Fix dropable --> droppable typo | Diego Biurrun | 2012-12-09 | 1 | -3/+4 |
* | | lavc/flvdec: return meaningful error codes | Stefano Sabatini | 2012-09-11 | 1 | -3/+3 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | Revert "removing lowres support" | Michael Niedermayer | 2012-05-25 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+3 |
* | | 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 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
| * | Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-15 | 1 | -1/+1 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
* | | replace deprecated av_get_pict_type_char() with av_get_picture_type_char() | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Use new imgutils.h API names, fix deprecation warnings. | Stefano Sabatini | 2010-09-07 | 1 | -1/+1 |
* | Remove use of the deprecated function avcodec_check_dimensions(), use | Stefano Sabatini | 2010-08-06 | 1 | -1/+2 |
* | Add new decoder property max_lowres and do not init decoder if requested valu... | Carl Eugen Hoyos | 2010-07-07 | 1 | -0/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Split H263 encoder and decoder from common code. | Michael Niedermayer | 2010-01-09 | 1 | -0/+1 |
* | flv.h should ideally be included in flvdec.c | Michael Niedermayer | 2010-01-07 | 1 | -0/+1 |
* | Split flv decoding out. | Michael Niedermayer | 2010-01-07 | 1 | -0/+130 |