54 Commits (1034296eac7e6b58a06b6474c9cd53ee86124d3c)

Author SHA1 Message Date
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 10 months ago
Andreas Rheinhardt 9cdf82c2c2 avcodec/vlc: Use proper namespace 1 year ago
Marton Balint 2eb7df1cbd avcodec/on2avc: use correct fft sizes 2 years ago
Marton Balint f296c76590 avcodec/on2avc: use the matching AVTX context for the 512 sized iMDCT 2 years ago
Lynne 6ba0aa1770
on2avc: convert to lavu/tx 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 66b691f99f avcodec/internal: Move ff_get_buffer() to decode.h 2 years ago
Andreas Rheinhardt 21b23ceab3 avcodec: Make init-threadsafety the default 3 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt ce7dbd0481 avcodec/codec_internal: Make FFCodec.decode use AVFrame* 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Anton Khirnov 045d6b9abf on2avc: convert to new channel layout API 3 years ago
Andreas Rheinhardt 275d7a81e0 avcodec/on2avc: Mark decoder as init-threadsafe 4 years ago
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 7 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 9 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 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 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