summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: remove img_get_alpha_info as it not available any morePaul B Mahol2013-01-04
* Fix "knwon" typo and add a check in tools/patcheckPaul B Mahol2013-01-04
* fixed granularity of video quality when encoding with theora codecMaximilian Seesslen2013-01-04
* msrle: fix small palette handlingMichael Niedermayer2013-01-04
* Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'Michael Niedermayer2013-01-04
|\
| * build: Avoid detecting bogus components named 'x'Clément Bœsch2013-01-03
* | ac3dec: split out pointer update loop for safteyMichael Niedermayer2013-01-04
* | mpegaudiodec/mp3on4: fix buffer size.Michael Niedermayer2013-01-04
* | locodec: flip RGBAMichael Niedermayer2013-01-04
* | pngdec: fix decoding of right column for 2/4bppMichael Niedermayer2013-01-03
* | gifdec: use log level that have more common sensePaul B Mahol2013-01-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-03
|\|
| * h264: check SPS entries directly to detect pixel format changesJanne Grunau2013-01-03
* | subviewer: sanitize packets.Clément Bœsch2013-01-03
* | tiff: print error for old style LZWMichael Niedermayer2013-01-03
* | Replace references to "que" with the appropriate word.Clément Bœsch2013-01-03
* | rawdec: fix NV12Michael Niedermayer2013-01-02
* | h264: check SPS entries directly to detect pixel format changesJanne Grunau2013-01-02
* | lavc/dvdsubenc: improve color distance function.Nicolas George2013-01-01
* | lavc/movtextdec: keep the min size instead of max to fix overread.Clément Bœsch2013-01-01
* | rawdec: fix decoding of odd dimensioned raw yv12Michael Niedermayer2013-01-01
* | mpeg12: fix frame_pred_frame_dct handling in field picturesMichael Niedermayer2012-12-31
* | mpeg12: print invalid cbp valueMichael Niedermayer2012-12-31
* | mpeg12: print error for invalid skip casesMichael Niedermayer2012-12-31
* | lavc/flacenc: improve error return.Nicolas George2012-12-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-31
|\|
| * truemotion2: Sanitize tm2_read_header()Diego Biurrun2012-12-31
* | Merge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01'Michael Niedermayer2012-12-31
|\|
| * cavsdec: export picture type in the output frameAnton Khirnov2012-12-30
* | Merge commit '7d8482640058d66867602a6f58446c9342d9d146'Michael Niedermayer2012-12-31
|\|
| * cavs: deMpegEncContextizeAnton Khirnov2012-12-30
* | Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8'Michael Niedermayer2012-12-31
|\|
| * cavs: cosmetics, reformat top partAnton Khirnov2012-12-30
| * cavsdec: cosmetics, reformatAnton Khirnov2012-12-30
| * libavcodec/utils: Add braces to shut up gcc warningsDiego Biurrun2012-12-30
| * snow: use VideoDSPContextLuca Barbato2012-12-29
* | lavc/textdec: fix subviewer1 preproc check.Clément Bœsch2012-12-31
* | lavc: correctly set AVSubtitle format for text based subtitles.Clément Bœsch2012-12-31
* | lavc/utils: reindent in avcodec_decode_subtitle2().Clément Bœsch2012-12-31
* | microdvd: sanitize AVPackets.Clément Bœsch2012-12-31
* | Add SubViewer v1 subtitles demuxer and decoder.Clément Bœsch2012-12-31
* | Add PJS subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix.Clément Bœsch2012-12-30
* | Add VPlayer subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | Add MPL2 subtitles demuxer and decoder.Clément Bœsch2012-12-30
* | lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo.Clément Bœsch2012-12-30
* | lavc: add ff_bprint_to_extradata() helper and use it.Clément Bœsch2012-12-30
* | lavc/srtenc: just like the decoder, mark SRT encoder as deprecated.Clément Bœsch2012-12-30
* | lavc/srtenc: do not add trailing line breaks with SubRip.Clément Bœsch2012-12-30
* | lavc/srtdec: make some sscanf to work at the end of a line.Clément Bœsch2012-12-30