19311 Commits (d5d30d56ed7c0386c1a9fd5c3dc4b0949e025864)

Author SHA1 Message Date
Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Michael Niedermayer cab15f9db4 ffv1: remove clear_state(), it has become unused 13 years ago
Michael Niedermayer 83bf9fb6ec ffv1: move clear_state() to clear_slice_state() in encoding threads 13 years ago
Michael Niedermayer 68a9194bb6 ffv1: indent 13 years ago
Michael Niedermayer 3f4c0dad16 ffv1: move init_slice_state() into the decoder threads. 13 years ago
Michael Niedermayer 60217b5b9c ffv1: Remove slice count field with 1.3 and just count slices. 13 years ago
Michael Niedermayer 3ed6917ab8 ffv1: store slice size with all slices in 1.3 13 years ago
Michael Niedermayer c24ca7b88e ffv1: add 1 status byte to slices in in case crcs are stored too. 13 years ago
Michael Niedermayer 0c27854532 ffv1: Always store slice size when error reobustness is enabled. 13 years ago
Michael Niedermayer 16524d1be0 ffv1: include solution hint in the slice error message 13 years ago
Michael Niedermayer fe5bc46f60 ffv1: support vlc mode in 1.3 13 years ago
Michael Niedermayer 3158160334 ffv1: move the decoder side ac->vlc switch to decode_slice() 13 years ago
Michael Niedermayer 44f789c092 ffv1: allow selecting 1.3 by using -level 13 years ago
Michael Niedermayer e37419a806 ffv1: move ac->vlc switch to encode_slice() 13 years ago
Carl Eugen Hoyos ae0591f913 Add missing newline in shorten decoder. 13 years ago
Michael Niedermayer 9c99bc433e mpc8: print error messages on maxband(s) errors 13 years ago
Michael Niedermayer 88ee2aa5ad mpc8: make maxband check less picky. 13 years ago
Michael Niedermayer 2954574126 indeo4: check quant_mat more fully. 13 years ago
Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 13 years ago
Michael Niedermayer 4d87001096 vp8: fix crash due to skiped update_dimensions(). 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Michael Niedermayer 70d54392f5 lowres2 support. 13 years ago
Carl Eugen Hoyos 2e07f42957 Support flicvideo with 904 bytes extradata. 13 years ago
Michael Niedermayer 951cbea56f mpeg12dec: reset data size after parsing extradata. 13 years ago
Michael Niedermayer 41abc9da50 iff: fix null ptr dereference 13 years ago
Michael Niedermayer 9a4f5b7616 mjpegbdec: check SOS/SOF ordering. 13 years ago
Michael Niedermayer abec6549ae ffv1dec: Require a valid keyframe for decoding non keyframes. 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Michael Niedermayer 605f2b6b00 asv1dec: check extradatasize before reading. 13 years ago
Michael Niedermayer fa5dacce14 indeo5: check against scaleable frames in non scaleable streams. 13 years ago
Michael Niedermayer f7c67536fe svq1dec: Fix overread on very small input 13 years ago
Michael Niedermayer b21ba20cc8 wmaprodec: tighter check for num_vec_coeffs 13 years ago
Carl Eugen Hoyos 2f06b56382 Support broken v210 files with 64 byte padding. 13 years ago
Michael Niedermayer 6c0027bb39 dnxhddec: check that the indicated bit depth matches the tables. 13 years ago
Michael Niedermayer 8c59e0c362 xldec: move buffer size check up, it can be done before allocating a frame 13 years ago
Michael Niedermayer 94b42da696 xldec: Check that width is a multiple of 4 13 years ago
Mans Rullgard d7458bc8c6 dsputil: remove unused functions 13 years ago
Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
Michael Niedermayer 5a35bd92ad cook: check subacket count 13 years ago
Jakub Stachowski 93bf1aac6a wmalossless: Ensure that last frame is not written again if nothing was decoded in current packet. 13 years ago
Michael Niedermayer 9849515214 Revert "h264: assembly version of get_cabac for x86_64 with PIC (v4)" 13 years ago
Jan Ekström b5c3f0b994 utvideo: general cosmetics 13 years ago
Roland Scheidegger a812b599b5 h264: assembly version of get_cabac for x86_64 with PIC (v4) 13 years ago
Alex Converse 7eacd70fea aac: Handle HE-AACv2 when sniffing a channel order. 13 years ago
Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0(). 13 years ago
Diego Biurrun b1563d0cf9 ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks(). 13 years ago
Michael Niedermayer 4a80ebe491 indeo3: Fix reallocation code so that it doesnt become inconsistent. 13 years ago
Justin Ruggles b0e9edc44f avcodec: add a cook parser to get subpacket duration 13 years ago