22327 Commits (40297a8bdb69844aef780f7e9f2e23700d9d6005)

Author SHA1 Message Date
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
Michael Niedermayer 05d81a57f5 motion_est_template: fix warning: "ASSERT_LEVEL" is not defined 12 years ago
Luca Barbato d615da60c1 snow: use VideoDSPContext 12 years ago
Michael Niedermayer e0a99d5411 msmpeg4enc: fix possible use of uninitialized warning 12 years ago
Michael Niedermayer 2fbc8ea08e hpel_motion_search: move code used for asserts under correct #if 12 years ago
Michael Niedermayer 30872fa09b ivi_common: Fix use of uninitialized warnings 12 years ago
Michael Niedermayer 76e65a1b73 avs: silence "may be used uninitialized" warnings 12 years ago
Michael Niedermayer 07abf13da4 h264: avoid a grayscale related if() in hl_decode_mb() 12 years ago
Diego Biurrun c73c87b412 cosmetics: Prettyprint codec/format/filter registration files 12 years ago
Michael Niedermayer 69db85c30c mjpegdec: Support 16bit DQT 12 years ago
Paul B Mahol 10a3fa8f31 build: fix g723_1 decoder dependency 12 years ago
Don Moir 64f4fb75c4 gifdec: fix transparent background color 12 years ago
Michael Niedermayer b61097fe0d mjpegdec: reset restart_count on progressive scans 12 years ago
Michael Niedermayer 011169cd41 mjpegdec: handle the occurance of rstn emulation 12 years ago
Michael Niedermayer 5ff8ca1f04 mjpegdec: Handle RSTn in progressive jpegs 12 years ago
Michael Niedermayer 47e7f57a4b mjpegdec: factor handle_rstn() out 12 years ago
Michael Niedermayer 075eaf8d6a vc1dsp: fix the warning fix, make it work with --disable-asm 12 years ago
Michael Niedermayer fceeac9847 vc1dsp: fix pointer type warnings 12 years ago
Michael Niedermayer 67c1acf234 lavc/utils: fix 'warning: missing braces around initializer' 12 years ago
Michael Niedermayer 169dfe320d lcldec: fix zlib const pointer warning 12 years ago