19018 Commits (6ec1e0fed9749d7f49a97ac9c0566e0d29a01bb0)

Author SHA1 Message Date
Carl Eugen Hoyos dddd06d5b4 Make tiff-in-mov QuickTime-compatible for more colour-spaces. 13 years ago
Mohamed Naufal 2343a99cf2 libstagefright: support more output pixel formats 13 years ago
Mohamed Naufal 1d48e88d41 libstagefright: avoid potential deadlock on output MediaBuffer 13 years ago
Michael Niedermayer a02f8ef1d2 h263dec: Prevent dimension changes from leaking on errors in header parsing. 13 years ago
Mohamed Naufal 7b915a4045 libstagefright: explicitly set positive timestamps as stagefright expects them so 13 years ago
Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec() 13 years ago
Diego Biurrun aa3f2cb584 mpegaudiodec: Do not discard mp_decode_frame() return value. 13 years ago
Michael Niedermayer 601d072e68 diracdec: check xybsep 13 years ago
Michael Niedermayer e531e73a6f indeo: Make sure the to be used vlc table has been initilaized. 13 years ago
Robert Nagy c58290e5e5 Reset pts_correction state on codec flush. 13 years ago
Michael Niedermayer 8201092241 h264: reset current_slice on context reinit 13 years ago
Alexander Bokovikov fc882b6e9c Fix build dependencies for libvo-aac and libopencore-amrnb. 13 years ago
Michael Niedermayer 124eb7e476 aacdec: drop channel reseting code. 13 years ago
Michael Niedermayer aa0f84df5a aacdec: disable new chan_config guessing code from libav. 13 years ago
Michael Niedermayer dbe29db8cb aacdec: more verbose overread error message 13 years ago
Michael Niedermayer 68526dbc29 aacdec: reduce difference to alexs version of aacdec.c 13 years ago
Alex Converse df8d5eaa14 avcodec_string: Favor AVCodecContext.codec over the default codec. 13 years ago
Alex Converse b5d2bf964b cook: Make constants passed to AV_BE2NE32C() unsigned to avoid signed overflow. 13 years ago
Michael Niedermayer a66675268f indeo5: dont run the wavelet transform over partially decoded bands. 13 years ago
sebist 7a3d2258a6 CrystalHD: Set aspect ratio. 13 years ago
sebist e128182afd CrystalHD: fix pStride value. 13 years ago
Michael Niedermayer ebf6d1d295 nuv: check buffer size before checking content. 13 years ago
Reimar Döffinger 0f96f0d996 aacenc: Fix issues with huge values of bit_rate. 13 years ago
Diego Biurrun db6e26d70c dv_tablegen: Drop unnecessary av_unused attribute from dv_vlc_map_tableinit(). 13 years ago
Kostya Shishkov 83632cbb11 proresenc: multithreaded quantiser search 13 years ago
Michael Niedermayer 84cd3729ef imgconvert: fix regression with fate-gif colorspaces. 13 years ago
Alex Converse 9fb7e14635 aacdec: More robust output configuration. 13 years ago
Carl Eugen Hoyos af2f655c02 faac: Fix multi-channel ordering 13 years ago
Alex Converse ca332b1d8c faac: Add .channel_layouts 13 years ago
Michael Niedermayer 4fa706a4a6 svq3: check the watermark height. 13 years ago
Michael Niedermayer efe1ba7201 diracdec: check lowdelay bytes. 13 years ago
Michael Niedermayer c963189bc2 g729dec: initialize pitch_delay_int_prev to the minimum valid value. 13 years ago
Mans Rullgard 8b84e082ed indeo3: add parens around some macro arguments 13 years ago
Ronald S. Bultje 87a246341b h264: use proper PROLOGUE statement for a function using 8 registers. 13 years ago
Michael Niedermayer 31a45014f4 loco: fix 10l typo (missing case) 13 years ago
Michael Niedermayer 47f0beadba dsicinav: Check for overread in RLE decode. 13 years ago
Michael Niedermayer 71d3c25a7e smacker: Check get_vlc() return values. 13 years ago
Michael Niedermayer 8e77c3846e dcadec: fix global array overread. 13 years ago
Carl Eugen Hoyos bdeb54e176 Support decoding LOCO_CRGBA. 13 years ago
Michael Niedermayer 884efd4e09 indeo4: avoid storing invalid values in quant_mat. 13 years ago
Michael Niedermayer a10f71c1d6 vc1dec: add missing terminating element to mpeg4_video_profiles 13 years ago
Michael Niedermayer e985cfd18b vc1dec: check end_mb_y / start_mb_y validity 13 years ago
Michael Niedermayer fa1b2c8e18 ffv1: attempt to workaround intel CC fate issue. 13 years ago
Diego Biurrun a3dbd459ff dv: Merge dvquant.h into dvdata.c where all other DV tables reside. 13 years ago
Diego Biurrun 05afc5f57d dv: Move static tables only used in one place to where they are used. 13 years ago
Michael Niedermayer 8dfb13ea59 adxdec: Check available space before decoding block. 13 years ago
Michael Niedermayer 88a97d660d indeo5: check for unsupported luma block type 13 years ago
Michael Niedermayer fefc65675e tiffdec: check overread for packbits 13 years ago
Thilo Borgmann 2837d8dc27 alsdec: fix number of decoded samples in first sub-block in BGMC mode. 13 years ago
Michael Niedermayer 44c4170c52 lzw: check for overread 13 years ago