100565 Commits (f4bdeddc3cab807e43e0450744dfe9a45661e1d7)
 

Author SHA1 Message Date
Arthur Taylor f4bdeddc3c avcodec/libopusenc: Fix for header pre-skip value 4 years ago
Michael Niedermayer 66deab3a26 avformat/vividas: Check number of audio channels 4 years ago
Michael Niedermayer 7ce40dde03 avcodec/alsdec: Fix integer overflow with quant_cof 4 years ago
Michael Niedermayer 58c7d4a3e3 tools/target_dem_fuzzer.c: Decrease maxblocks 4 years ago
James Almer 5f9632e491 avcodec/av1dec: add an option to select an operating point 4 years ago
James Almer f951d47563 avcodec/cbs_av1: add an option to select an operating point 4 years ago
James Almer 3b8400c221 avcodec/cbs: allow cbs_read_fragment_content() to skip decomposition of units 4 years ago
James Almer 9caf132462 avcodec/cbs: add an AVClass to CodedBitstreamType for option handling 4 years ago
Joose Sainio 0cd8769207 avcodec/libkvazaar: Set default ratecontrol algorithm for libkvazaar 4 years ago
Xu Guangxin c8bc0f66a8 avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag 4 years ago
Paul B Mahol 89c9c42c5b avfilter/af_astats: clip input value to prevent overflow 4 years ago
Jonathan Baudanza 6c24f2bf41 avformat/rtpdec: export Opus extradata in ff_rtp_parse_open() 4 years ago
Paul B Mahol ddd6c5cdc0 avfilter/vf_w3fdif: not interlaced frames are filtered like tff 4 years ago
Paul B Mahol b112c86a2e avfilter/vf_w3fdif: add two more useful options 4 years ago
erankor fde5593c7c avformat/http: support retry on connection error 4 years ago
Michael Niedermayer f26b5acfc0 avformat/wavdec: Avoid zeroing written to array 4 years ago
Michael Niedermayer 32d0561891 avcodec/notchlc: Check uncompressed size against input for LZ4 4 years ago
Jan Ekström ed524136e0 avcodec/videotoolbox: make FFmpeg-to-VT mapping error more informative 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Anton Khirnov 15baa0c1ac lavc/mjpegdec: cosmetics, org->orig 4 years ago
Anton Khirnov b0f1a86aaf fate: add tests for AVID 4 years ago
Anton Khirnov bb2651a921 api-seek-test: use non-obsolete decoding API 4 years ago
Anton Khirnov 88e098029d api-band-test: use non-obsolete decoding API 4 years ago
Anton Khirnov 94988f9107 api-h264-test: use non-obsolete decoding API 4 years ago
Anton Khirnov c6357311f3 lavfi/vf_uspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 7f7eb137d6 lavfi/vf_codecview: convert to the video_enc_params API 4 years ago
Anton Khirnov 3f0930387c lavfi/vf_fspp: convert to the video_enc_params API 4 years ago
Anton Khirnov 955bdb1d32 lavfi/vf_pp7: convert to the video_enc_params API 4 years ago
Anton Khirnov 775707aba9 lavfi/vf_spp: convert to the video_enc_params API 4 years ago
Anton Khirnov a11ee84194 lavfi/vf_pp: convert to the video_enc_params API 4 years ago
Anton Khirnov fba0ecbe20 lavfi: add common code to handle QP tables 4 years ago
Anton Khirnov c72d526494 lavfi/vf_qp: convert to the video_enc_params API 4 years ago
Anton Khirnov baecaa16c1 mpegvideo: use the AVVideoEncParams API for exporting QP tables 4 years ago
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Paul B Mahol 54cd025a82 avfilter: add temporal midway equalizer filter 4 years ago
Lynne 63505fc60a
configure: update copyright year 4 years ago
Andreas Rheinhardt be1f5bae31 avcodec/svq1dec: Increase nb_bits of VLC to read it in one go 4 years ago
Andreas Rheinhardt 4425aa4be5 avcodec/dirac_arith: Make table only used here static 4 years ago
Andreas Rheinhardt bd46e3ee71 avcodec/qdmc: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt e0311e848a avcodec/opusdec: Mark decoder as init-threadsafe 4 years ago
Andreas Rheinhardt 9f36a5a1cc avcodec/opusdec: Cleanup generically on init failure 4 years ago
Andreas Rheinhardt f03eade869 avcodec/opusdec: Move per-stream fields to OpusStreamContext 4 years ago
Andreas Rheinhardt 794fb18369 avcodec/opusdec: Return error upon error 4 years ago
Andreas Rheinhardt 4f1ae39036 avcodec/aacps_common: Use minimal VLC nb_bits/max_depth 4 years ago
Andreas Rheinhardt 3693e2fcee avcodec/aacps: Factor out code shared by float and fixed point decoder 4 years ago
Andreas Rheinhardt 0d61a1cfad avcodec/mpegvideo: Don't zero-initialize unnecessarily 4 years ago
Andreas Rheinhardt 3526f3856a avcodec/aacsbr_template: Remove pointless runtime initialization 4 years ago
Andreas Rheinhardt df56a1060c avcodec/aacsbr: Remove remnants of tablegen 4 years ago
Andreas Rheinhardt 2c3393d15d avcodec/atrac3plus_data: Mark array as const 4 years ago