47268 Commits (73f104201b2c4c63f71c65bd11880c87bcb17a8a)

Author SHA1 Message Date
Michael Niedermayer 9783749c66
avcodec/fmvc: Move frame allocation to a later stage 2 years ago
Hubert Mazur 06b98e396a lavc/aarch64: Provide neon implementation of nsse16 2 years ago
Hubert Mazur 908abe8032 lavc/aarch64: Add neon implementation for vsse_intra16 2 years ago
Hubert Mazur ce03ea3e79 lavc/aarch64: Add neon implementation for vsad_intra16 2 years ago
Hubert Mazur c495a4b32d lavc/aarch64: Add neon implementation of vsse16 2 years ago
Hubert Mazur 200f5e578f lavc/aarch64: Add neon implementation for vsad16 2 years ago
Wenbin Chen a2fd553dd3 libavcodec/qsvenc: Add low_delay_brc reset support to qsvenc 2 years ago
Wenbin Chen 005c7a4f61 libavcodec/qsvenc: Add max/min qp reset support in qsvenc 2 years ago
Wenbin Chen 9155ec096b libavcodec/qsvenc: Add intra refresh reset support to qsvenc 2 years ago
Wenbin Chen f3ba1458b6 libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc 2 years ago
Wenbin Chen d60f657a50 libavcodec/qsvenc: Add gop_size reset support to qsvenc 2 years ago
Wenbin Chen c679de9be0 libavcodec/qsvenc: Add max_frame_size reset support to qsv 2 years ago
Wenbin Chen 04e49bbbb1 libavcodec/qsvenc: skip parameter resetting on mjpeg_qsv 2 years ago
Paul B Mahol 0912e79376 avcodec/flac_parser: add missed opportunity to check crc 2 years ago
Paul B Mahol 5ca781598e avcodec/flac_parser: ensure there are more headers for scoring 2 years ago
Qi Tiezheng e4c1272711
avcodec/mips: Fix MMI macro replaces in HEVC Decoder 2 years ago
Haihao Xiang db85e01fd7 lavc/qsv: Add support for decoding & encoding 8bit 4:4:4 content 2 years ago
Haihao Xiang a5b6e29227 lavc/qsvenc: use VBR if maxrate is not specified on Windows 2 years ago
Andreas Rheinhardt ff6f2c5586 avcodec/ffv1: Only allocate ThreadFrames for the decoder 2 years ago
Andreas Rheinhardt 232e88928e avcodec/wmaprodec: Use symbol table more efficiently 2 years ago
Andreas Rheinhardt cca7f571ba avcodec/wmaprodec: Move applying offset to VLC creation 2 years ago
Andreas Rheinhardt f050bc0506 avcodec/wmaprodec: Use ff_init_vlc_from_lengths() instead of init_vlc 2 years ago
Andreas Rheinhardt af847fe000 avcodec/wmavoice: Avoid code table 2 years ago
Andreas Rheinhardt 51ca74b525 avcodec/dvdec: Avoid stack buffers 2 years ago
Andreas Rheinhardt 1fa535e8f3 avcodec/dvdec: Mark dv_init_static() as av_cold 2 years ago
Andreas Rheinhardt 116e2a9ee2 avcodec/dv_tablegen, dvdata: Remove ff_dv_vlc_bits 2 years ago
Andreas Rheinhardt 297e91ed2b avcodec/dvdec: Use ff_init_vlc_from_lengths() 2 years ago
Andreas Rheinhardt 8c7583b752 avcodec/dvdata: Order code table by codes 2 years ago
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