21992 Commits (8997a0fa79cc4d20e78fd6f0de40f7127828978a)

Author SHA1 Message Date
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
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
Michael Niedermayer 2ad1eb1907 imgconvert: fix 2 "discards const qualifier from pointer target type" 12 years ago
Michael Niedermayer 2eab1a178c imgconvert: dont depend on default return type for get_color_type() 12 years ago
Michael Niedermayer 4f927542fb h264_direct: silence several warning: assignment from incompatible pointer type" 12 years ago
Janne Grunau 1f4ea4e068 mpegvideo: initialize videodsp with correct pixel depth 12 years ago
Michael Niedermayer 9cb887ed37 dsputil_mmx: fix pointer type for emulated_edge_mc_func() 12 years ago
Anton Khirnov 0a9132b84c wnv1: cosmetics, reformat 12 years ago
Anton Khirnov 51648da4dc xan: remove a trivially true if(). 12 years ago
Anton Khirnov 99e36ddd3e ansi: do not depend on get_buffer() initializing the frame. 12 years ago
Anton Khirnov 261f0b14ed zerocodec: remove an unused variable. 12 years ago
Anton Khirnov 8adfacff5c zmbv: remove some pointless comments and empty lines 12 years ago
Anton Khirnov c6303f8d70 yop: simplify/sanitize the decoding loop 12 years ago
Anton Khirnov f6e395e132 c93: set palette_has_changed. 12 years ago
Anton Khirnov 3eab600752 bmp: cosmetics, reformat 12 years ago
Michael Niedermayer 98b7a50a21 tiffdec: Fix runend handling 12 years ago
Clément Bœsch 98dc25672f lavc/pthread: do not re-define _GNU_SOURCE if already defined. 12 years ago
Paul B Mahol 98fed176cf alsdec: improve warning message when invalid channel position is found 12 years ago
Martin Storsjö 0940580adb lavc: Correct the description of pkt_dts 12 years ago
Michael Niedermayer 3e15775333 x86/ac3dsp_init: try to workaround ICC failure. 12 years ago
Diego Biurrun f3298f1299 Return proper error code after av_log_ask_for_sample() 12 years ago
Anton Khirnov b6d7d4efae 8bps: cosmetics 12 years ago
Anton Khirnov b047c68783 4xm: don't rely on get_buffer() initializing the frame. 12 years ago
Anton Khirnov c64cf2a37b aasc: cosmetics, reformat 12 years ago
Anton Khirnov 808b2227d7 ansi: remove an extra return 12 years ago
Anton Khirnov c3a76c3dec asvdec: cosmetics, reformat 12 years ago
Anton Khirnov bdfa24514e aura: cosmetics, reformat 12 years ago
Anton Khirnov 2ca5ca2957 huffyuv: split encoder and decoder into separate files. 12 years ago