40 Commits (a247ac640df3da573cd661065bf53f37863e2b46)

Author SHA1 Message Date
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Andreas Rheinhardt b0094be719 avcodec/on2avc: Apply offset when initializing VLC 4 years ago
Andreas Rheinhardt 2935d29e8e avcodec/on2avcdata: Combine tables for codebooks 4 years ago
Andreas Rheinhardt 71753c5235 avcodec/on2avc: Use smaller tables for VLCs 4 years ago
Andreas Rheinhardt 2beb7f43f6 avcodec/on2avc: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt bce8e2f374 avcodec/on2avc: Use least max_depth for get_vlc2() 4 years ago
Andreas Rheinhardt 26cc9db744 avcodec/on2avc: Unify initializing quad and pair VLCs 4 years ago
Paul B Mahol 1e09dd96fe avcodec/on2avc: decoder supports init_cleanup capability 6 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Alexandra Hájková b25180801b on2avc: Convert to the new bitstream reader 8 years ago
Paul B Mahol 187c427335 avcodec/on2avc: add 0x500 stereo support and improve 0x500 mono support 8 years ago
Diego Biurrun 4f81f8dba7 Drop unnecessary golomb.h #includes 9 years ago
Diego Biurrun 197ae68e78 Drop unnecessary unary.h #includes 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Andreas Cadhalpun 2884cf205a on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Michael Niedermayer 3215342121 avcodec/on2avc: Fix stability issues with scale_tab generation 9 years ago
Ganesh Ajjanagadde 71af38954b avcodec/on2avc: fix regression on icc since 5495c7f 9 years ago
Ganesh Ajjanagadde 5495c7f2a3 lavc/on2avc: replace pow(10,x) by ff_exp10(x) 9 years ago
Andreas Cadhalpun 4d5c3b02e9 on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 2d5176fad1 on2avc: Use the integer abs() version 10 years ago
Michael Niedermayer 22f15f5735 avcodec/on2avc: Check run more carefully 10 years ago
Paul B Mahol 392d975efe avcodec: fix clobbered ff_get_buffer() 10 years ago
Paul B Mahol 1634d2bcd1 avcodec/on2avc: use init_get_bits8() 10 years ago
Michael Niedermayer cee4490b52 on2avc: check number of channels 10 years ago
Michael Niedermayer b0464212bd avcodec/on2avc: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 2fa6d21124 on2avc: Fix out of array access 10 years ago
Michael Niedermayer 550f3e9df3 avcodec/on2avc: Check number of channels 10 years ago
Michael Niedermayer ce6a1ff2a1 avcodec/on2avc: Fix out of array access 11 years ago
Diego Biurrun f1df0a4c08 on2avc: Remove pointless dsputil.h #include 11 years ago
Lukasz Marek ab57cbb7b1 lavc/on2avc: silent warnings about const params 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago