| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -3/+4 |
|\ |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -3/+4 |
* | | Merge commit '42c8f92e2fa390fa17b03d37b4323ec0d721d4cd' | Michael Niedermayer | 2015-02-17 | 1 | -20/+21 |
|\ \
| |/ |
|
| * | wmv2: Return meaningful error codes | Himangi Saraogi | 2015-02-17 | 1 | -20/+21 |
* | | avcodec/wmv2: simplify cbp_table_index calculation | zhaoxiu.zeng | 2015-02-13 | 1 | -10/+1 |
* | | Merge commit 'eda7571ea1a41c835e3a02fa9517e5bc67d7adce' | Michael Niedermayer | 2014-09-03 | 1 | -224/+235 |
|\ \
| |/ |
|
| * | wmv2: K&R formatting cosmetics | Gabriel Dume | 2014-09-02 | 1 | -224/+235 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -2/+2 |
* | | 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 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | 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 |
* | | wmv2: drop non emu edge mode | Michael Niedermayer | 2013-03-28 | 1 | -0/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit 'e6bc38fd49c94726b45d5d5cc2b756ad8ec49ee0' | Michael Niedermayer | 2013-01-21 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | wmv2: move IDCT to its own DSP context. | Ronald S. Bultje | 2013-01-20 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -8/+7 |
|\ \
| |/ |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -4/+7 |
| * | avcodec: Drop silly and/or broken printf debug output | Diego Biurrun | 2012-10-01 | 1 | -4/+0 |
* | | 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 |
| * | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -6/+6 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
* | | Remove lowres support from wmv2 decoder | ami_stuff | 2011-05-03 | 1 | -1/+0 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-04-30 | 1 | -14/+0 |
|\ \
| |/ |
|
| * | Remove some disabled printf debug cruft. | Diego Biurrun | 2011-04-29 | 1 | -14/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Fix crash decoding broken wmv2 files. | Daniel Kang | 2011-01-02 | 1 | -1/+1 |
* | 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 |
* | Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode init. | Michael Niedermayer | 2010-01-08 | 1 | -1/+1 |
* | Add and use ff_pixfmt_list_420. | Michael Niedermayer | 2009-02-24 | 1 | -0/+1 |