25994 Commits (641358addcffe0cca55c547316781b11e9315dbc)

Author SHA1 Message Date
Diego Biurrun 29c455ce3d bitstream: Check the result of av_malloc() 11 years ago
Diego Biurrun 3b4fa54866 cavs: more K&R formatting cosmetics 11 years ago
Derek Buitenhuis c0085f94fe mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 479a527955 cos_tablegen: Don't use lrint 11 years ago
Derek Buitenhuis bc31a7a3b6 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis 884fd4d259 tableprint: Fix use of a size_t print with MSVC 11 years ago
Derek Buitenhuis e516921143 mpegaudio_tablegen: Don't use llrint 11 years ago
Derek Buitenhuis 5086720993 cos_tablegen: Don't use lrint 11 years ago
Derek Buitenhuis 008014b5e7 tablegen: Don't use cbrtf in host tools 11 years ago
Derek Buitenhuis 00aa24ffee tableprint: Fix use of a size_t print with MSVC 11 years ago
Michael Niedermayer a1b9004b76 avcodec/jpeg2000dec: fix context consistency with too large lowres 11 years ago
Michael Niedermayer c35d29a9c8 avcodec/x86/dsputil_init: move ff_idct_xvid_mmxext init 11 years ago
Michael Niedermayer ab8cbfe0dd avcodec/x86/dsputil_init: remove duplicated sse2 idct init 11 years ago
Michael Niedermayer 1bf8fa75ee avcodec/x86/dsputil_init: fix cpu flag checks 11 years ago
Vignesh Venkatasubramanian 0f99aad80f lavc: Adding seek_preroll to AVCodecContext 11 years ago
Michael Niedermayer fe448cd28d avcodec/jpeg2000dec: prevent out of array accesses in pixel addressing 11 years ago
Michael Niedermayer e54f4510aa avcodec/jpeg2000: zero i/f_data 11 years ago
Michael Niedermayer ac3b01a9c0 avcodec/jpeg2000dec: check transform equality in MCT 11 years ago
Luca Barbato 39185ec4fa cavs: Check for negative cbp 11 years ago
Luca Barbato 1b20d0f581 cavs: Return meaningful error values 11 years ago
Luca Barbato 14ddbb477f cavs: K&R formatting cosmetics 11 years ago
Derek Buitenhuis eb90a2091f pthread: Fix deadlock during thread initialization 11 years ago
Luca Barbato c9ef6b0932 indeo4: Check the inherited quant_mat 11 years ago
Luca Barbato 0cb83c5638 indeo4: Check the block size if reusing the band configuration 11 years ago
Michael Niedermayer 87fe0bbd69 lavc: rename h265 to hevc, add AV_CODEC_ID_H265 with identical value for backward compatibility 11 years ago
Anton Khirnov 16ea20c827 lavc doxy: extend/clarify avcodec_decode_audio4() doxy 11 years ago
Anton Khirnov 66d3f5fd5c lavc doxy: remove false statements about alignment requirements. 11 years ago
Luca Barbato c0de9a23c7 prores: Reject negative run and level values 11 years ago
Paul B Mahol 996c73490c avcodec/exr: remove pointless initialization 11 years ago
Maxim Poliakovski 2d52834910 atrac3: Better name for imdct window initialization 11 years ago
Maxim Poliakovski 4fb8de08e1 atrac3: Remove unused gain compensation tables 11 years ago
Tim Walker 5f5ada3dbf shorten: Fix out-of-array read 11 years ago
Maxim Poliakovski ed796fba76 atrac3: Better name for IMDCT window initialization 11 years ago
Maxim Poliakovski be76415047 atrac3: Remove unused gain compensation tables 11 years ago
Ronald S. Bultje 20d78a8606 libavcodec/x86: Fix emulated_edge_mc SSE code to not contain SSE2 instructions on x86-32. 11 years ago
Michael Niedermayer ef6b85e9b8 avcodec/proresdec2: propagate error codes 11 years ago
Michael Niedermayer 0391f4617f avcodec/vmnc/reset_buffers(): reset cur_hx/hy too for saftey 11 years ago
Luca Barbato 2df7f7714a prores: Error out only on surely incomplete ac_coeffs 11 years ago
Luca Barbato 44690dfa68 prores: Add a codepath for decoding errors 11 years ago
Martin Storsjö 41a10f3ba1 vp6: Support cropping to AVCodecContext.width/height 11 years ago
Michael Niedermayer 65c2fe7159 avcodec/h264: call flush_change() on init 11 years ago
Michael Niedermayer 5ac6b6028f avcodec/h264_refs: modify key frame detection heuristic to detect more cases 11 years ago
Luca Barbato 1018a92219 jpeg2000: Check block length 11 years ago
Luca Barbato 071e29af4d vmnc: Use meaningful return values 11 years ago
Luca Barbato 5e992a4682 vmnc: Check the cursor dimensions 11 years ago
Luca Barbato 61cd19b8bc vmnc: Port to bytestream2 11 years ago
Luca Barbato a66aa0daf2 vmnc: K&R formatting cosmetics 11 years ago
Paul B Mahol 8c7bc7d3e5 avcodec/exr: use avpriv_report_missing_feature() 11 years ago
Paul B Mahol 19fda0a1bc avcodec/vmnc: use av_freep() 11 years ago
Carl Eugen Hoyos 3aabfaa37b Fix make checkheaders for vp9 header files. 11 years ago