99782 Commits (7e87288f73242dac6344e65f892569102893fac0)
 

Author SHA1 Message Date
Andreas Rheinhardt 9018257751 avcodec/movtextdec: Reindentation 4 years ago
Andreas Rheinhardt 71981d7d4d avcodec/movtextdec: Use bytestream API 4 years ago
Andreas Rheinhardt ba795890ec avcodec/movtextdec: Avoid loop when writing UTF-8 character to AVBPrint 4 years ago
Andreas Rheinhardt c84a91eff7 avcodec/movtextdec: Remove unnecessary variable 4 years ago
Andreas Rheinhardt dd80066c97 avcodec/movtextdec: Fix immediately adjacent styles 4 years ago
Andreas Rheinhardt 40c16907bb avcodec/movtextdec: Skip empty styles 4 years ago
Andreas Rheinhardt 94ad68ee17 avcodec/movtextdec: Fix leaks on (re)allocation failure 4 years ago
Andreas Rheinhardt c33b9fa74b avcodec/movtextdec: Simplify finding default font 4 years ago
Andreas Rheinhardt a42695c072 avcodec/movtextdec: Simplify checking for invalid extradata 4 years ago
Andreas Rheinhardt 38cdd27e9b avcodec/movtextdec: Fix leaks of strings upon reallocation failure 4 years ago
Andreas Rheinhardt 5758620560 avcodec/movtextdec: Reset counter of fonts when freeing them 4 years ago
Paul B Mahol 9860777516 avfilter/af_aiir: remove unused variable 4 years ago
Michael Niedermayer 4f83a53638 avcodec/aacdec_fixed: Limit index in vector_pow43() 4 years ago
Michael Niedermayer 7ac87a2c34 avformat/kvag: Fix integer overflow in bitrate computation 4 years ago
Michael Niedermayer 182d7a7427 avcodec/h264_slice: fix undefined integer overflow with POC in error concealment 4 years ago
Michael Niedermayer cc072f7353 avcodec/decode: Consider discarded samples in max_samples 4 years ago
Michael Niedermayer c0c6b68ddb tools/target_dec_fuzzer: assume that discarded audio packets produced max samples 4 years ago
Michael Niedermayer c062dd74d7 tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been changed 4 years ago
Michael Niedermayer ee33fecb62 avcodec/mpeg12dec: Limit maximum A53 CC size 4 years ago
Michael Niedermayer 34df97b088 avcodec/photocd: Use ff_set_dimensions() 4 years ago
Michael Niedermayer 3162482a14 avformat/ape: Remove seektable and bittable 4 years ago
Michael Niedermayer aee8477c6b avformat/rmdec: sanity check coded_framesize 4 years ago
Paul B Mahol 847dc03787 avfilter/af_aiir: add analog transfer function format 4 years ago
Andreas Rheinhardt 6ef55f54fe avfilter/af_mcompand: Remove redundant calls to AVFilter.uninit 4 years ago
Andreas Rheinhardt 746ab8327c avcodec/asvenc: Avoid reversing output data twice 4 years ago
Andreas Rheinhardt c9e8f03195 avcodec/asvenc: Simplify flushing and padding packet 4 years ago
Andreas Rheinhardt cdf7619705 avcodec/asvdec: Avoid reversing input data twice 4 years ago
Timo Rothenpieler 62073cfa97 avcodec/nvenc: update driver versions for SDK 11.0 4 years ago
Paul B Mahol f372ce35f2 avfilter/af_aiir: use av_sscanf() 4 years ago
Paul B Mahol 7c1eef48e1 avfilter/af_aiir: reverse order of biquads in serial processing 4 years ago
Michael Niedermayer 33624f4f2e avformat/flvdec: Check for EOF in amf_parse_object() 4 years ago
Michael Niedermayer 77cdc68479 avcodec/mv30: Fix multiple integer overflows 4 years ago
Michael Niedermayer 42ded4d1e6 avcodec/smacker: Check remaining bits in SMK_BLK_FULL 4 years ago
Michael Niedermayer 5a2a7604da avcodec/cook: Check subpacket index against max 4 years ago
Michael Niedermayer 01bb12f883 avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration() 4 years ago
Michael Niedermayer 3fbf873792 avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge case in intra_pred 4 years ago
Michael Niedermayer 060e1ad69d avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available() 4 years ago
Michael Niedermayer 3300f5c133 avformat/icodec: Change order of operations to avoid NULL dereference 4 years ago
Jan Ekström 86228ebdb2 ffmpeg: deduplicate init_output_stream usage logic 4 years ago
Zane van Iperen bf4a253f38
avcodec/adpcmenc: remove BLKSIZE #define 4 years ago
Zane van Iperen e368be5230
avcodec/adpcm_ima_wav: support custom block size for encoding 4 years ago
Zane van Iperen ed1cfb8e31
avcodec/adpcm_yamaha: support custom block size for encoding 4 years ago
Zane van Iperen eb75a80dc8
avcodec/adpcm_ima_apm: support custom block size for encoding 4 years ago
Zane van Iperen b5c2c9a1ce
avcodec/adpcm_ima_ssi: support custom block size for encoding 4 years ago
Zane van Iperen bd1c94bb68
avcodec/adpcm_ms: support custom block size for encoding 4 years ago
Zane van Iperen c78c60c3e8
avcodec/adpcmenc: add "block_size" option 4 years ago
Brad Hards fcec7a6848 avformat/mpegts: replace magic descriptor_tag values with defines 4 years ago
Zhao Zhili 15a74d21f3 avformat/udp: remove redundant setting of h->max_packet_size 4 years ago
Marton Balint f076a5fef6 Revert "aviobuf: Discard old buffered, previously read data in ffio_read_partial" 4 years ago
Marton Balint fb0304fcc9 avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup() 4 years ago