18822 Commits (9bb3b7d028395a8fe70148dec89430e8aae7a7e2)

Author SHA1 Message Date
Michael Niedermayer 2a7063de54 wmalosslessdec: fix a get_bits(0) in decode_ac_filter 13 years ago
Michael Niedermayer a0abefb0af wmalosslessdec: make mclms arrays big enough for whats written into them. 13 years ago
Michael Niedermayer d442c4462a wmalosslessdec: Make arrays WMALL_BLOCK_MAX_SIZE big and check samples_per_frame. 13 years ago
Michael Niedermayer 9166f483c5 wmaprodec: check min_samples_per_subframe 13 years ago
Michael Niedermayer b28c678ba8 wmaprodec; fix get_bits(0) case. 13 years ago
Michael Niedermayer 97a5addfcf wmaprodec: check num_vec_coeffs for validity 13 years ago
Michael Niedermayer cca9528524 mp3on4: allocate a large enough frame. 13 years ago
Michael Niedermayer 72b9537d88 dfa: Fix out of array write in decode_dds1() 13 years ago
Michael Niedermayer d1c95d2ce3 dfa: fix out of array write in decode_wdlt() 13 years ago
Mans Rullgard f5be7958e3 qdm2: fix a dubious pointer cast 13 years ago
Michael Niedermayer 680097cb6d WMAL: Do not try to read rawpcm coefficients if bits is invalid 13 years ago
Alex Converse f346b6bbeb tiffdec: K&R cosmetics 13 years ago
Ronald S. Bultje b089ca871a dsputil: fix optimized emu_edge function on Win64. 13 years ago
Alex Converse 90a4306007 tiffdec: Add a malloc check and refactor another. 13 years ago
Alex Converse 99a335299f faxcompr: Check malloc results and unify return path 13 years ago
Michael Niedermayer 2ec8789eb8 avpicture_layout: use a endian independant format for the palette. 13 years ago
Dale Curtis a9d114dc8a pthread: Fix crash due to fctx->delaying not being cleared. 13 years ago
Justin Ruggles de7f22ab0c ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSE 13 years ago
Dale Curtis 97ae370078 pthread: Fix crash due to fctx->delaying not being cleared. 13 years ago
Dale Curtis 27c2fb0f72 vp3: Assert on invalid filter_limit values. 13 years ago
Ronald S. Bultje 76538d7a78 h264: fix 10bit biweight functions after recent x86inc.asm fixes. 13 years ago
Alex Converse 2b8374e920 ffv1: Fix size mismatch in encode_line. 13 years ago
Dale Curtis e9dc616472 vp3: Assert on invalid filter_limit values. 13 years ago
Reimar Döffinger 4561feb4bf vorbisdec: use correct channels variable. 13 years ago
Diego Biurrun 18e8fef7c9 libxvid: remove disabled code 13 years ago
Michael Niedermayer e8c63981e5 ratecontrol: Use ticks_per_frame to calculate fps. 13 years ago
Jakub Stachowski 3b00fd5985 wmalosslessdec: Reset residues to 0 if they were not decoded from bitstream. 13 years ago
Mans Rullgard 9f3e781eab qdm2: make a table static const 13 years ago
Mans Rullgard 9ffe8ee7c5 qdm2: simplify bitstream reader setup for some subpacket types 13 years ago
Mans Rullgard a31787ee3b qdm2: use get_bits_left() 13 years ago
Michael Niedermayer 9e938d22c5 msmpeg4enc: fix stored fps value 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Diego Biurrun 2ef15b46e4 avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmetics 13 years ago
Michael Niedermayer 0cd17a6291 mjpeg: fix crash with lowres and flipped images 13 years ago
Ronald Bultje 992f71e95d msrle: convert MS RLE decoding function to bytestream2. 13 years ago
Henrik Gramner 729f90e268 x86inc improvements for 64-bit 13 years ago
Reimar Döffinger 5735f768b0 h261: move tables from header to .c file. 13 years ago
Michael Niedermayer 6952301f33 ff_samples_to_time_base: support AV_NOPTS_VALUE 13 years ago
Dale Curtis 309a931a38 Fix memory leaks on failed ff_h264_decode_init() 13 years ago
Diego Biurrun 9676d8eb67 interplayvideo: fix av_dlog parameter type mismatch 13 years ago
Michael Niedermayer 8702e35b9b vda: try to fix compile 13 years ago
Reimar Döffinger 1ac606bae6 aacsbr: silence message for SBR extension "padding". 13 years ago
Diego Biurrun 679481b3b6 Drop some pointless #ifdefs. 13 years ago
Christophe GISQUET 2130bd8f5b rv40dsp x86: use only one register, for both increment and loop counter 13 years ago
Christophe GISQUET 272b252c01 rv40dsp: implement prescaled versions for biweight. 13 years ago
Sebastien Zwickert a40ba3afe8 vda: Signal 4 byte NAL headers to the decoder regardless of what's in the extradata 13 years ago
Anton Khirnov 7c59b5c2a5 lavc doxy: add all installed headers to doxy groups. 13 years ago
Anton Khirnov ec57b7de74 lavc doxy: add avfft to the main lavc group. 13 years ago
Anton Khirnov 8a74029ea2 lavc doxy: add remaining avcodec.h functions to a misc doxygen group. 13 years ago
Anton Khirnov 6aadfbda09 lavc doxy: add AVPicture functions to a doxy group. 13 years ago