19218 Commits (5cd947d81b3b6dcfbb1f42e800270a4da5dbbcac)

Author SHA1 Message Date
Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 13 years ago
Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 13 years ago
Michael Niedermayer a4b58fd9e8 ffv1: add examples of supported slices counts 13 years ago
Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 13 years ago
Mans Rullgard 3d11c2d76d vp8: armv6: fix non-armv6t2 build 13 years ago
Mans Rullgard e4ac031233 vp8: armv6 optimisations 13 years ago
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