19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Mans Rullgard acb2c79c21 4xm: fix invalid array indexing 14 years ago
  Nicolas George c31be45e14 lavc: minor bump for the new fields in AVFrame. 14 years ago
  Christophe GISQUET 7fb8b491e5 rv34dsp: factorize a multiplication in the noround inverse transform 14 years ago
  Nicolas George 128dda7016 lavc: add a sample_rate field to AVFrame. 14 years ago
  Nicolas George 4b0521eca9 lavc: add a channel_layout field to AVFrame. 14 years ago
  Christophe Gisquet d834ab0f2a rv40: perform bitwise checks in loop filter 14 years ago
  Ronald S. Bultje 774b681b80 rv34: remove inline keyword from rv34_decode_block(). 14 years ago
  Christophe Gisquet 0195ab5f5f rv40: change a logical test into a bitwise one. 14 years ago
  Christophe Gisquet 8802799991 rv34: remove constant parameter 14 years ago
  Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 14 years ago
  Roland Scheidegger 82c71913e4 h264: new assembly version of get_cabac for x86_64 with PIC 14 years ago
  Roland Scheidegger 7f668cd2b5 h264: use one table instead of several for cabac functions 14 years ago
  Roland Scheidegger e52b96187b h264: (trivial) make ff_h264_lps_state static 14 years ago
  Roland Scheidegger 5520df6a8f h264: (trivial) remove unneeded macro argument in x86/cabac.h 14 years ago
  Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 14 years ago
  Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 14 years ago
  Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 14 years ago
  Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 14 years ago
  Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 14 years ago
  Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 14 years ago
  Clément Bœsch 423b827668 lavc: add MicroDVD decoder. 14 years ago
  Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 14 years ago
  Michael Niedermayer a4b58fd9e8 ffv1: add examples of supported slices counts 14 years ago
  Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 14 years ago
  Mans Rullgard 3d11c2d76d vp8: armv6: fix non-armv6t2 build 14 years ago
  Mans Rullgard e4ac031233 vp8: armv6 optimisations 14 years ago
  Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 14 years ago
  Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 14 years ago
  Michael Niedermayer cab15f9db4 ffv1: remove clear_state(), it has become unused 14 years ago
  Michael Niedermayer 83bf9fb6ec ffv1: move clear_state() to clear_slice_state() in encoding threads 14 years ago
  Michael Niedermayer 68a9194bb6 ffv1: indent 14 years ago
  Michael Niedermayer 3f4c0dad16 ffv1: move init_slice_state() into the decoder threads. 14 years ago
  Michael Niedermayer 60217b5b9c ffv1: Remove slice count field with 1.3 and just count slices. 14 years ago
  Michael Niedermayer 3ed6917ab8 ffv1: store slice size with all slices in 1.3 14 years ago
  Michael Niedermayer c24ca7b88e ffv1: add 1 status byte to slices in in case crcs are stored too. 14 years ago
  Michael Niedermayer 0c27854532 ffv1: Always store slice size when error reobustness is enabled. 14 years ago
  Michael Niedermayer 16524d1be0 ffv1: include solution hint in the slice error message 14 years ago
  Michael Niedermayer fe5bc46f60 ffv1: support vlc mode in 1.3 14 years ago
  Michael Niedermayer 3158160334 ffv1: move the decoder side ac->vlc switch to decode_slice() 14 years ago
  Michael Niedermayer 44f789c092 ffv1: allow selecting 1.3 by using -level 14 years ago
  Michael Niedermayer e37419a806 ffv1: move ac->vlc switch to encode_slice() 14 years ago
  Carl Eugen Hoyos ae0591f913 Add missing newline in shorten decoder. 14 years ago
  Michael Niedermayer 9c99bc433e mpc8: print error messages on maxband(s) errors 14 years ago
  Michael Niedermayer 88ee2aa5ad mpc8: make maxband check less picky. 14 years ago
  Michael Niedermayer 2954574126 indeo4: check quant_mat more fully. 14 years ago
  Michael Niedermayer 068d0b4e25 h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() 14 years ago
  Michael Niedermayer 4d87001096 vp8: fix crash due to skiped update_dimensions(). 14 years ago
  Diego Biurrun a229d6c285 Remove libdirac decoder. 14 years ago
  Michael Niedermayer 70d54392f5 lowres2 support. 14 years ago
  Carl Eugen Hoyos 2e07f42957 Support flicvideo with 904 bytes extradata. 14 years ago