| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-17 | 1 | -45/+58 |
|\ \
| |/ |
|
| * | pictordec: Use bytestream2 functions | Laurentiu Ion | 2012-01-15 | 1 | -43/+56 |
* | | Use more designated initializers. | Paul B Mahol | 2011-12-30 | 1 | -1/+1 |
* | | pictordec: decode 8bpp images when extra header marker is missing | Peter Ross | 2011-12-03 | 1 | -1/+1 |
* | | pictordec: support uncompressed images | Peter Ross | 2011-12-02 | 1 | -4/+7 |
* | | pictordec: prevent segfault when reading corrupted files | Peter Ross | 2011-12-01 | 1 | -4/+2 |
* | | pictordec: use correct context for another av_log | Peter Ross | 2011-12-01 | 1 | -1/+1 |
* | | Use correct context for av_log. | Carl Eugen Hoyos | 2011-12-01 | 1 | -1/+1 |
* | | Increase Pictor/PC Paint palette dynamics. | Carl Eugen Hoyos | 2011-11-13 | 1 | -1/+1 |
* | | Set some Pictor/PC Paint palettes opaque. | Carl Eugen Hoyos | 2011-11-13 | 1 | -3/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -9/+7 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | 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 |
* | | lavc: set defaults in internal codec frames | Stefano Sabatini | 2011-05-07 | 1 | -1/+9 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | 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 |
|/ |
|
* | Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the | Stefano Sabatini | 2010-09-25 | 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 |
* | Remove redundant and harmful explicit filename after @file Doxygen command. | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Pictor/PC Paint decoder | Peter Ross | 2010-06-08 | 1 | -0/+250 |