22044 Commits (305180f5259e1caf341b8d46ab28d20168ff98ef)

Author SHA1 Message Date
Paul B Mahol d4211c4722 alsdec: change channel sorting so it match reference implementation 12 years ago
Paul B Mahol ddeb299234 lavc: remove img_get_alpha_info as it not available any more 12 years ago
Paul B Mahol d885cc41e5 Fix "knwon" typo and add a check in tools/patcheck 12 years ago
Maximilian Seesslen 467c033858 fixed granularity of video quality when encoding with theora codec 12 years ago
Michael Niedermayer c98d3056cf msrle: fix small palette handling 12 years ago
Michael Niedermayer b888cea9cb ac3dec: split out pointer update loop for saftey 12 years ago
Michael Niedermayer 4e0738cec9 mpegaudiodec/mp3on4: fix buffer size. 12 years ago
Michael Niedermayer 7b5fdd04de locodec: flip RGBA 12 years ago
Michael Niedermayer 9e36d9e4ed pngdec: fix decoding of right column for 2/4bpp 12 years ago
Paul B Mahol 0c8943939e gifdec: use log level that have more common sense 12 years ago
Clément Bœsch 3048fae63c build: Avoid detecting bogus components named 'x' 12 years ago
Janne Grunau 9ac44ad9d0 h264: check SPS entries directly to detect pixel format changes 12 years ago
Clément Bœsch 3fa642d60f subviewer: sanitize packets. 12 years ago
Michael Niedermayer 52334f5be2 tiff: print error for old style LZW 12 years ago
Clément Bœsch 491ca0e89f Replace references to "que" with the appropriate word. 12 years ago
Michael Niedermayer 1e28fa21de rawdec: fix NV12 12 years ago
Janne Grunau e9fd51b0d6 h264: check SPS entries directly to detect pixel format changes 12 years ago
Nicolas George 5ed5e90f2a lavc/dvdsubenc: improve color distance function. 12 years ago
Clément Bœsch 7d66bc7920 lavc/movtextdec: keep the min size instead of max to fix overread. 12 years ago
Michael Niedermayer f105fe5c22 rawdec: fix decoding of odd dimensioned raw yv12 12 years ago
Michael Niedermayer 6e8df250fd mpeg12: fix frame_pred_frame_dct handling in field pictures 12 years ago
Michael Niedermayer 49ec0d8ed2 mpeg12: print invalid cbp value 12 years ago
Michael Niedermayer 343900a147 mpeg12: print error for invalid skip cases 12 years ago
Nicolas George 9e28e0035a lavc/flacenc: improve error return. 12 years ago
Clément Bœsch 87350d6b44 lavc/textdec: fix subviewer1 preproc check. 12 years ago
Diego Biurrun 117f79de2d truemotion2: Sanitize tm2_read_header() 12 years ago
Clément Bœsch 72ff8ee158 lavc: correctly set AVSubtitle format for text based subtitles. 12 years ago
Clément Bœsch e3c25860dc lavc/utils: reindent in avcodec_decode_subtitle2(). 12 years ago
Clément Bœsch 1f265f5205 microdvd: sanitize AVPackets. 12 years ago
Clément Bœsch faa94061dd Add SubViewer v1 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 7b43402724 Add PJS subtitles demuxer and decoder. 12 years ago
Clément Bœsch 67286fa98b 10l: export ff_bprint_to_extradata between libs using avpriv_ prefix. 12 years ago
Clément Bœsch 5c68aae908 Add VPlayer subtitles demuxer and decoder. 12 years ago
Clément Bœsch 5f02844c8d Add MPL2 subtitles demuxer and decoder. 12 years ago
Clément Bœsch 2d3305e4f4 lavc/avcodec: fix FF_INPUT_/BUFFER_/PADDING_SIZE typo. 12 years ago
Clément Bœsch 36e61e24e7 lavc: add ff_bprint_to_extradata() helper and use it. 12 years ago
Clément Bœsch e911f4ae72 lavc/srtenc: just like the decoder, mark SRT encoder as deprecated. 12 years ago
Clément Bœsch 1b673cd9ff lavc/srtenc: do not add trailing line breaks with SubRip. 12 years ago
Clément Bœsch d927d8395d lavc/srtdec: make some sscanf to work at the end of a line. 12 years ago
Anton Khirnov fb0cb11f09 cavsdec: export picture type in the output frame 12 years ago
Anton Khirnov 7d84826400 cavs: deMpegEncContextize 12 years ago
Anton Khirnov 64bb3fa6b7 cavs: cosmetics, reformat top part 12 years ago
Anton Khirnov 185c2ef849 cavsdec: cosmetics, reformat 12 years ago
Don Moir 522cb6abf2 gifdec: use transparent instead of background color index 12 years ago
Clément Bœsch 613001d75f Merge back some registering macros in all*.c. 12 years ago
Clément Bœsch c83002a4f8 lavc/ass_split: check for NULL pointer in ff_ass_split_override_codes(). 12 years ago
Michael Niedermayer b113d4a83c aacdec: make dual mono mode selectable through AVOptions too. 12 years ago
Michael Niedermayer 644f021ccf aacdec: simplify dmono 12 years ago
Michael Niedermayer 6d38661920 aacdec: fix dual mono 12 years ago
Diego Biurrun 015da965a6 libavcodec/utils: Add braces to shut up gcc warnings 12 years ago