| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: remove img_get_alpha_info as it not available any more | Paul B Mahol | 2013-01-04 | 1 | -1/+0 |
* | Fix "knwon" typo and add a check in tools/patcheck | Paul B Mahol | 2013-01-04 | 2 | -4/+4 |
* | fixed granularity of video quality when encoding with theora codec | Maximilian Seesslen | 2013-01-04 | 1 | -1/+1 |
* | msrle: fix small palette handling | Michael Niedermayer | 2013-01-04 | 1 | -2/+2 |
* | Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8' | Michael Niedermayer | 2013-01-04 | 1 | -2/+1 |
|\ |
|
| * | build: Avoid detecting bogus components named 'x' | Clément Bœsch | 2013-01-03 | 1 | -3/+1 |
* | | ac3dec: split out pointer update loop for saftey | Michael Niedermayer | 2013-01-04 | 1 | -1/+2 |
* | | mpegaudiodec/mp3on4: fix buffer size. | Michael Niedermayer | 2013-01-04 | 1 | -1/+1 |
* | | locodec: flip RGBA | Michael Niedermayer | 2013-01-04 | 1 | -8/+8 |
* | | pngdec: fix decoding of right column for 2/4bpp | Michael Niedermayer | 2013-01-03 | 1 | -4/+14 |
* | | gifdec: use log level that have more common sense | Paul B Mahol | 2013-01-03 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-03 | 1 | -1/+1 |
|\| |
|
| * | h264: check SPS entries directly to detect pixel format changes | Janne Grunau | 2013-01-03 | 1 | -14/+19 |
* | | subviewer: sanitize packets. | Clément Bœsch | 2013-01-03 | 2 | -6/+11 |
* | | tiff: print error for old style LZW | Michael Niedermayer | 2013-01-03 | 1 | -0/+3 |
* | | Replace references to "que" with the appropriate word. | Clément Bœsch | 2013-01-03 | 1 | -3/+3 |
* | | rawdec: fix NV12 | Michael Niedermayer | 2013-01-02 | 1 | -0/+9 |
* | | h264: check SPS entries directly to detect pixel format changes | Janne Grunau | 2013-01-02 | 1 | -13/+18 |
* | | lavc/dvdsubenc: improve color distance function. | Nicolas George | 2013-01-01 | 1 | -3/+8 |
* | | lavc/movtextdec: keep the min size instead of max to fix overread. | Clément Bœsch | 2013-01-01 | 1 | -1/+1 |
* | | rawdec: fix decoding of odd dimensioned raw yv12 | Michael Niedermayer | 2013-01-01 | 1 | -0/+5 |
* | | mpeg12: fix frame_pred_frame_dct handling in field pictures | Michael Niedermayer | 2012-12-31 | 1 | -2/+3 |
* | | mpeg12: print invalid cbp value | Michael Niedermayer | 2012-12-31 | 1 | -1/+1 |
* | | mpeg12: print error for invalid skip cases | Michael Niedermayer | 2012-12-31 | 1 | -1/+3 |
* | | lavc/flacenc: improve error return. | Nicolas George | 2012-12-31 | 1 | -10/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-31 | 1 | -18/+21 |
|\| |
|
| * | truemotion2: Sanitize tm2_read_header() | Diego Biurrun | 2012-12-31 | 1 | -23/+21 |
* | | Merge commit '5e6ee38bd3cef0dd05f1dd7977c71f3479eb6d01' | Michael Niedermayer | 2012-12-31 | 2 | -16/+15 |
|\| |
|
| * | cavsdec: export picture type in the output frame | Anton Khirnov | 2012-12-30 | 2 | -16/+15 |
* | | Merge commit '7d8482640058d66867602a6f58446c9342d9d146' | Michael Niedermayer | 2012-12-31 | 3 | -167/+190 |
|\| |
|
| * | cavs: deMpegEncContextize | Anton Khirnov | 2012-12-30 | 3 | -156/+189 |
* | | Merge commit '64bb3fa6b7f5b2db22b7577585d5861be24eebd8' | Michael Niedermayer | 2012-12-31 | 3 | -733/+764 |
|\| |
|
| * | cavs: cosmetics, reformat top part | Anton Khirnov | 2012-12-30 | 1 | -132/+145 |
| * | cavsdec: cosmetics, reformat | Anton Khirnov | 2012-12-30 | 1 | -599/+617 |
| * | libavcodec/utils: Add braces to shut up gcc warnings | Diego Biurrun | 2012-12-30 | 1 | -2/+2 |
| * | snow: use VideoDSPContext | Luca Barbato | 2012-12-29 | 2 | -1/+3 |
* | | lavc/textdec: fix subviewer1 preproc check. | Clément Bœsch | 2012-12-31 | 1 | -1/+1 |
* | | lavc: correctly set AVSubtitle format for text based subtitles. | Clément Bœsch | 2012-12-31 | 1 | -0/+1 |
* | | lavc/utils: reindent in avcodec_decode_subtitle2(). | Clément Bœsch | 2012-12-31 | 1 | -5/+5 |
* | | microdvd: sanitize AVPackets. | Clément Bœsch | 2012-12-31 | 2 | -6/+14 |
* | | Add SubViewer v1 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-31 | 6 | -2/+27 |
* | | Add PJS subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 5 | -5/+34 |
* | | 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. | Clément Bœsch | 2012-12-30 | 3 | -3/+3 |
* | | Add VPlayer subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 6 | -10/+46 |
* | | Add MPL2 subtitles demuxer and decoder. | Clément Bœsch | 2012-12-30 | 6 | -1/+106 |
* | | lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo. | Clément Bœsch | 2012-12-30 | 1 | -1/+1 |
* | | lavc: add ff_bprint_to_extradata() helper and use it. | Clément Bœsch | 2012-12-30 | 5 | -4/+31 |
* | | lavc/srtenc: just like the decoder, mark SRT encoder as deprecated. | Clément Bœsch | 2012-12-30 | 1 | -0/+1 |
* | | lavc/srtenc: do not add trailing line breaks with SubRip. | Clément Bœsch | 2012-12-30 | 1 | -1/+4 |
* | | lavc/srtdec: make some sscanf to work at the end of a line. | Clément Bœsch | 2012-12-30 | 1 | -5/+7 |