Age | Commit message (Expand) | Author |
2011-11-12 | Set Interplay C93 palette opaque. | Carl Eugen Hoyos |
2011-11-05 | Try to set AVFrame.reference to correct values. | Reimar Döffinger |
2011-07-30 | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer |
2011-07-29 | lavc: use designated initialisers for all codecs. | Anton Khirnov |
2011-05-07 | lavc: set defaults in internal codec frames | Stefano Sabatini |
2011-05-02 | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini |
2011-05-02 | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2011-01-28 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2011-01-26 | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò |
2010-03-30 | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini |
2009-04-07 | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann |
2008-06-12 | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini |
2008-04-27 | Add long names to many AVCodec declarations. | Stefano Sabatini |
2008-03-21 | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng |
2008-02-01 | const | Michael Niedermayer |
2007-07-05 | license header consistency cosmetics | Diego Biurrun |
2007-04-08 | factorize & 0x0F | Michael Niedermayer |
2007-04-08 | remove c93_ prefix from static functions in c93.c | Michael Niedermayer |
2007-04-07 | Interplay C93 demuxer and video decoder | Anssi Hannula |