95726 Commits (45f03cdd20c3f9a83d4955fa32ffdc287229ccfd)
 

Author SHA1 Message Date
  Paul B Mahol 45f03cdd20 avfilter/vf_colorbalance: add support for commands 6 years ago
  Paul B Mahol bffd0f7b69 avfilter/vf_colorbalance: switch to floats 6 years ago
  Paul B Mahol d19fdc83b3 avfilter/vf_colorbalance: add option to preserve lightness 6 years ago
  Limin Wang 09afddf04e avformat/hlsenc: free the original malloc pointer to avoid error when system function used in the following patch 6 years ago
  Steven Liu 4e0860e363 avformat/hls: continue to play enabled playlist when have failed playlist 6 years ago
  James Almer cc61466058 avformat: add an AV1 Annex B demuxer 6 years ago
  James Almer 97d9cff251 avcodec/libdav1d: export bitstream timing info when available 6 years ago
  James Almer 0b8742521f avcodec/av1_parser: export bitstream timing info when available 6 years ago
  James Almer 72ec3358f4 avcodec: add an AV1 frame merge bitstream filter 6 years ago
  James Almer 245cbab556 avcodec/cbs_av1: support one byte long OBUs when the size is not set in the bitstream 6 years ago
  Paul B Mahol 08c46e40fb avfilter/vF_colorbalance: rewrite, fixes filtering 6 years ago
  Zhao Zhili 20c5f4d835 avutil/frame: fix remove_side_data 6 years ago
  Aman Gupta 0e49560806 avcodec/arm/mlpdsp: add missing dependency for truehd 6 years ago
  Limin Wang 72915ca8ba avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASK 6 years ago
  Limin Wang 529145168b avformat/mp3dec: cosmetics 6 years ago
  Andreas Rheinhardt b25b6432a7 avcodec/dvdec: Don't use restrict directly to fix build on MSVC 6 years ago
  Limin Wang 66ac7775f7 tests/fate/filter-video: add test for colorlevels 6 years ago
  James Almer 3a84081cbd avcodec/librav1e: free the RaPacket after using it 6 years ago
  Derek Buitenhuis d8bf24459b avcodec: Add librav1e encoder 6 years ago
  Michael Niedermayer 0f89a2293e avcodec/wmaprodec: get frame during frame decode 6 years ago
  Michael Niedermayer 10eabb8e40 avcodec/interplayacm: Fix overflow of last unused value 6 years ago
  Michael Niedermayer 7786f6c30e avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKI 6 years ago
  Michael Niedermayer 1c63edcdd2 avcodec/cook: Move up and extend block_align check 6 years ago
  Michael Niedermayer 00e469fb61 avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four() 6 years ago
  Michael Niedermayer 97f778e9c5 avcodec/twinvq: Check block_align 6 years ago
  Michael Niedermayer 50001cd440 avcodec/cook: Enlarge gain table 6 years ago
  Michael Niedermayer 57750bb629 avcodec/cook: Check samples_per_channel earlier 6 years ago
  Michael Niedermayer de5102fd92 avcodec/atrac3plus: Check split point in fill mode 3 6 years ago
  Michael Niedermayer 55c97a7637 avcodec/wmavoice: Check sample_rate 6 years ago
  Michael Niedermayer 9ea9973959 avcodec/xsubdec: fix overflow in alpha handling 6 years ago
  Michael Niedermayer 32b3c8ce7d avcodec/iff: Check available space before entering loop in decode_long_vertical_delta2() / decode_long_vertical_delta() 6 years ago
  Michael Niedermayer 1c038c5c63 avcodec/apedec: Fix integer overflow in filter_3800() 6 years ago
  Michael Niedermayer be78999266 avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUP 6 years ago
  Michael Niedermayer d6fea2ef22 avutil/lfg: Document the AVLFG struct 6 years ago
  Michael Niedermayer 20fad71247 avcodec/decode: Also consider channels in max_samples check 6 years ago
  Michael Niedermayer 17603094d5 avcodec/rasc: Check input size in decode_fint() 6 years ago
  Michael Niedermayer df498cf544 avcodec/ffv1dec: Use a different error message for the slice level CRC 6 years ago
  Michael Niedermayer 1d1719a44d avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830() 6 years ago
  Michael Niedermayer 14d3384cf3 avformat/flvenc: Check pts for mpeg4/h264 (which need the value) 6 years ago
  Michael Niedermayer 0c3e1b395b avcodec/dstdec: Check that AC probabilities are within range 6 years ago
  Michael Niedermayer 03ea8d8cd4 avcodec/dstdec: Check read_table() for failure 6 years ago
  Michael Niedermayer 2a8785966c avcodec/vc1_block: Check input in the block decode loops 6 years ago
  Michael Niedermayer 947732c56d avcodec/vc1_block: Check for end of bitstream at the top of vc1_decode_i_blocks_adv() 6 years ago
  Michael Niedermayer de1d3b0925 tools/target_dec_fuzzer: Adjust threshold for smacker 6 years ago
  Michael Niedermayer 07519f363b avcodec/hqx: Check the input data against the image size 6 years ago
  Michael Niedermayer 859362a6f0 avcodec/pafvideo: Only clear frame when it was written to 6 years ago
  Michael Niedermayer 114ddf6430 avformat/vividas: Fix n_sb_blocks Check 6 years ago
  Michael Niedermayer 55279d699f avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0 6 years ago
  Michael Niedermayer 8802e329c8 avcodec/snowenc: Fix 2 undefined shifts 6 years ago
  Steven Liu bb190ded67 avformat/mlvdec:drop unnecessary check before ff_format_io_close 6 years ago