44532 Commits (546e3964ddd3762b22860cc581e23ba6d1443a95)

Author SHA1 Message Date
Michael Niedermayer f3e4ebb007 avcodec/siren: Increase noise category 5 and 6 4 years ago
Michael Niedermayer e847cabb60 avcodec/siren: Factorize category 5 and 6 noise computation 4 years ago
Michael Niedermayer 1208872946 avcodec/siren: remove constant region_size 4 years ago
Jose Da Silva c31a7d07f6 avcodec/xbmenc: Allow for making UW images 4 years ago
Jose Da Silva cb70e1921a avcodec/xbmenc: xbm Lower memory use 4 years ago
Jose Da Silva 41b8fd3a16 avcodec/xbmenc: Do not add last comma into output 4 years ago
Andreas Rheinhardt 9267e2ff0d avcodec/flashsv2enc: Fix use of uninitialized value 4 years ago
Andreas Rheinhardt 9f38fac053 avcodec/h261dec: Make VLC smaller 4 years ago
Andreas Rheinhardt ba96f2254a Revert "mpeg4videodec: raise an error if sprite_trajectory.table is NULL" 4 years ago
James Almer 683cd25c5a avcodec/sei: add Parameter Sets Inclusion Indication enum value 4 years ago
Michael Niedermayer 33f6d8e376 avcodec/cri: Fix whitespace issue in unpack_10bit() 4 years ago
Michael Niedermayer 59a6becf8e avcodec/apedec: Use FFABSU() in do_apply_filter() 4 years ago
Anton Khirnov 9e30859cb6 lavc: shedule old encoding/decoding API for removal 4 years ago
Anton Khirnov 25f4304ebb lavc/decode: move unrefcount_frame() right before its only caller 4 years ago
Andreas Rheinhardt 2490ac635c avcodec/mpeg4videodec: Fix indentation 4 years ago
Andreas Rheinhardt f410febddc avcodec/mpeg4videodec: Move code around to avoid forward declaration 4 years ago
Andreas Rheinhardt d9f5bd15fd avcodec/sp5x: Remove unused quant tables 4 years ago
Andreas Rheinhardt f15477169e avcodec/exif: Avoid allocation for small buffer 4 years ago
Andreas Rheinhardt 458acb61fa avcodec/amrnbdata: Remove unused array 4 years ago
Andreas Rheinhardt edfdcb0487 avcodec/ilbcdata: Remove unused array 4 years ago
Andreas Rheinhardt 2668caf13c avcodec/atrac3plus_data: Remove unused arrays 4 years ago
Andreas Rheinhardt 10d059bb24 avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index 4 years ago
James Almer 56709ca8aa avcodec: deprecate AVCodecContext.debug_mv 4 years ago
James Almer c3f3b562c9 avcodec: remove long dead debug_mv code 4 years ago
James Almer 81d070dd09 avcodec/dolby_e: split decoder and parser more thoroughly 4 years ago
Andreas Rheinhardt 61fe481586 avcodec/h263data, ituh263*: Make initializing RL inter table thread-safe 4 years ago
Andreas Rheinhardt 12d0bb382b avcodec/ituh263enc: Remove unused function parameter 4 years ago
Andreas Rheinhardt 1ea13f949a avcodec/ituh263dec: Don't initialize unused parts of RLTable 4 years ago
Andreas Rheinhardt 18e89b964c avcodec/h261enc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt 41826f84bb avcodec/h261dec: Reindentation 4 years ago
Andreas Rheinhardt 7afc6d71a0 avcodec/h261dec: Make decoder init-threadsafe 4 years ago
Andreas Rheinhardt ed913fcb59 avcodec/h261dec: Don't initialize unused part of RLTable 4 years ago
Andreas Rheinhardt 44bb776f13 avcodec/mpegvideo_enc: Make mpv_encode_defaults thread-safe 4 years ago
Andreas Rheinhardt 27eea249cc avcodec/msmpeg4dec: Reuse identical MV VLC 4 years ago
Andreas Rheinhardt d90d0a715f avcodec/msmpeg4dec: Reuse identical RL VLCs 4 years ago
Andreas Rheinhardt a3831e81ff avcodec/ituh263dec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt 3e0bd5064d avcodec/mpeg4videodec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt b0c4748770 avcodec/msmpeg4dec: Don't initialize unused RL VLCs 4 years ago
Andreas Rheinhardt b9071a70fc avcodec/h261dec: Don't initialize unused VLCs 4 years ago
Andreas Rheinhardt 8f04988e46 avcodec/rl: Allow to create only a few VLC tables 4 years ago
Andreas Rheinhardt f741bd0674 avcodec/mpeg12enc, speedhqenc: Avoid redundant copies of tables 4 years ago
Nicolas Gaullier c7016e35a6 avcodec/dolby_e: Split decoder/parser files 4 years ago
Nicolas Gaullier 0bf18db26a avcodec/dolby_e: Add a parser 4 years ago
Andreas Rheinhardt ae5be6236f avcodec/tiff_common: Remove declarations of inexistent functions 4 years ago
Andreas Rheinhardt a82001c8cf avcodec/vp8data: Remove unused array 4 years ago
Peter Ross 63be96414b avcodec/dvenc: dv100_weight_shift never used 4 years ago
Marton Balint 257a83b969 avcodec/flashsv2enc: factorize updating block dimensions 4 years ago
Haihao Xiang b8cd37a59f qsv: dump more info in error, debug and verbose mode 4 years ago
Xu Guangxin 7a5a5e68bf avcodec/qsvdec: refact, remove duplicate code for plugin loading 4 years ago
Xu Guangxin d78ecf10bd avcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c 4 years ago