47040 Commits (4a59eba227135f90a59a412a0175c783dc0be6d5)

Author SHA1 Message Date
James Almer 5a78421746 avcodec/decode: remove superfluous initial channels fields 2 years ago
Anton Khirnov cc867f2c09 lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads 2 years ago
Anton Khirnov 0a811f8f94 lavc: fix and extend AVCodecContext.hwaccel_context doxy 2 years ago
Andreas Rheinhardt 61c37bc61d avcodec/libtheoraenc: Do not use invalid error code 2 years ago
Andreas Rheinhardt ad12e31b03 avcodec/x86/flacdsp_init: Remove double ';' 2 years ago
Andreas Rheinhardt e6d89d0efd avcodec/cfhddata: Reduce stack usage 2 years ago
Andreas Rheinhardt 9e9c99366a avcodec/cfhd, cfhddata: Free VLC as soon as it is not needed 2 years ago
Andreas Rheinhardt 320c36d9c7 avcodec/cfhddata: Avoid code duplication when creating codebooks 2 years ago
Andreas Rheinhardt 764cacfdb6 avcodec/cfhddata: Avoid code tables 2 years ago
Andreas Rheinhardt 6b1a7fc8bd avcodec/cfhd, cfhddata: Simplify check for escape 2 years ago
Paul B Mahol 2ed5925e26 avcodec/flac: smallest frame is 10 bytes 2 years ago
Paul B Mahol 1e202d89c9 avcodec/x86/flacdsp: fix bug in decorrelation 2 years ago
Anton Khirnov f7b3fc4afe lavc/dv: rename constants to follow our naming conventions 2 years ago
Anton Khirnov 7203bb6a59 lavc/dv.h: move encoder/decoder-specific code to a new header 2 years ago
Anton Khirnov 828ec6ef43 lavc/dvenc: stop using DVVideoContext 2 years ago
Anton Khirnov 4e73ed8366 lavc/dvdec: stop using DVVideoContext 2 years ago
Anton Khirnov 69bad628ec lavc/dv: do not pass DVVideoContext to dv_calculate_mb_xy() 2 years ago
Anton Khirnov 91c51dac6d lavc/dv: do not pass DVVideoContext to ff_dv_init_dynamic_tables() 2 years ago
Anton Khirnov d1ba5d883e lavc/dv: remove ff_dvvideo_init() 2 years ago
Anton Khirnov b62d41df07 lavc/dvdec: drop the only use of DVVideoContext.avctx 2 years ago
Michael Niedermayer f0395f9ef6
avcodec/speedhq: Check width 2 years ago
Paul B Mahol b6e8fc1c20 avcodec/speexdec: improve support for speex in non-ogg 2 years ago
Philip Langdale b982dd0d83 lavc/vaapi: Add support for remaining 10/12bit profiles 2 years ago
Andreas Rheinhardt 0b95a6a1d0 avcodec/mathops: Set hidden visibility where advantageous 2 years ago
Andreas Rheinhardt 73fada029c avcodec/codec_internal: Add macros for update_thread_context(_for_user) 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Andreas Rheinhardt 65f6851448 avcodec/frame_thread_encoder: Stop serializing unreferencing AVFrames 2 years ago
Andreas Rheinhardt 25ea90b733 avcodec/encode: Avoid unreferencing blank AVFrames 2 years ago
Paul B Mahol 4beac58e90 avcodec/cfhd: fix escape handling for old codebook 2 years ago
Paul B Mahol 10ed73e933 avcodec/cfhddata: remove unused defines 2 years ago
Martin Storsjö e4ac156b7c libavcodec: Set hidden visibility on global symbols accessed from AArch64 assembly 2 years ago
Martin Storsjö 3f456dc245 arm: rv40dsp: Change stride parameters to ptrdiff_t 2 years ago
Martin Storsjö 826cd5e098 arm: vc1sdp: Change stride parameters to ptrdiff_t 2 years ago
Andreas Rheinhardt 7de9c0e9d7 avcodec/flac: Don't use bytestream API unnecessarily 2 years ago
Andreas Rheinhardt 5089884e3c avcodec/flac: Move decoder+parser stuff into a new header, flac_parse.h 2 years ago
Andreas Rheinhardt f118b2aa46 avcodec/flac: Remove pointless define 2 years ago
Andreas Rheinhardt 6699ed38f3 avcodec/flac: Remove unused parameter from ff_flac_is_extradata_valid() 2 years ago
Andreas Rheinhardt 17b1375965 avcodec/flac: Move ff_flac_get_max_frame_size() to flacenc.c 2 years ago
Andreas Rheinhardt ff1f5b407d avcodec/flacdec: Don't infer max_framesize unnecessarily 2 years ago
Andreas Rheinhardt bddf1a6479 avcodec/flacdec: Shorten name 2 years ago
Andreas Rheinhardt 6713554271 avcodec/flac: Remove unnecessary FLACSTREAMINFO define 2 years ago
Andreas Rheinhardt 500bbd584d avcodec/mpeg4video: Factor non-codec stuff out into a header of its own 2 years ago
Michael Niedermayer b14104a637
avcodec/bink: disallow odd positioned scaled blocks 2 years ago
Carl Eugen Hoyos ff6044b921 lavc/tiff: Support multi-component files without RowsPerStrip tag. 2 years ago
Paul B Mahol 319e8a49b5 avcodec/amr*bdec: return only number of consumed bytes 2 years ago
Carl Eugen Hoyos 4a054c3e97 lavc/ass: Add missing version.h include 2 years ago
Sebastian Beckmann 47b85c5a76 avcodec/videotoolboxenc: Add CBR option to H264 and HEVC encoder 2 years ago
Lynne f99d15cca0
arm/fft: disable NEON optimizations for 131072pt transforms 2 years ago
gavin zhang f5c5c04c14 lavc/qsvenc: enlarge the SPS buffer to retrieve larger header 3 years ago