summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/movtextdec: Simplify finding default fontAndreas Rheinhardt2020-10-19
* avcodec/movtextdec: Simplify checking for invalid extradataAndreas Rheinhardt2020-10-19
* avcodec/movtextdec: Fix leaks of strings upon reallocation failureAndreas Rheinhardt2020-10-19
* avcodec/movtextdec: Reset counter of fonts when freeing themAndreas Rheinhardt2020-10-19
* avfilter/af_aiir: remove unused variablePaul B Mahol2020-10-18
* avcodec/aacdec_fixed: Limit index in vector_pow43()Michael Niedermayer2020-10-18
* avformat/kvag: Fix integer overflow in bitrate computationMichael Niedermayer2020-10-18
* avcodec/h264_slice: fix undefined integer overflow with POC in error concealmentMichael Niedermayer2020-10-18
* avcodec/decode: Consider discarded samples in max_samplesMichael Niedermayer2020-10-18
* tools/target_dec_fuzzer: assume that discarded audio packets produced max sam...Michael Niedermayer2020-10-18
* tools/target_dec_fuzzer: Correct maxsamples_per_frame if maxsamples has been ...Michael Niedermayer2020-10-18
* avcodec/mpeg12dec: Limit maximum A53 CC sizeMichael Niedermayer2020-10-18
* avcodec/photocd: Use ff_set_dimensions()Michael Niedermayer2020-10-18
* avformat/ape: Remove seektable and bittableMichael Niedermayer2020-10-18
* avformat/rmdec: sanity check coded_framesizeMichael Niedermayer2020-10-18
* avfilter/af_aiir: add analog transfer function formatPaul B Mahol2020-10-18
* avfilter/af_mcompand: Remove redundant calls to AVFilter.uninitAndreas Rheinhardt2020-10-18
* avcodec/asvenc: Avoid reversing output data twiceAndreas Rheinhardt2020-10-18
* avcodec/asvenc: Simplify flushing and padding packetAndreas Rheinhardt2020-10-18
* avcodec/asvdec: Avoid reversing input data twiceAndreas Rheinhardt2020-10-18
* avcodec/nvenc: update driver versions for SDK 11.0Timo Rothenpieler2020-10-17
* avfilter/af_aiir: use av_sscanf()Paul B Mahol2020-10-17
* avfilter/af_aiir: reverse order of biquads in serial processingPaul B Mahol2020-10-17
* avformat/flvdec: Check for EOF in amf_parse_object()Michael Niedermayer2020-10-17
* avcodec/mv30: Fix multiple integer overflowsMichael Niedermayer2020-10-17
* avcodec/smacker: Check remaining bits in SMK_BLK_FULLMichael Niedermayer2020-10-17
* avcodec/cook: Check subpacket index against maxMichael Niedermayer2020-10-17
* avcodec/utils: Check for overflow with ATRAC* in get_audio_frame_duration()Michael Niedermayer2020-10-17
* avcodec/hevcpred_template: Fix diagonal chroma availability in 4:2:2 edge cas...Michael Niedermayer2020-10-17
* avcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()Michael Niedermayer2020-10-17
* avformat/icodec: Change order of operations to avoid NULL dereferenceMichael Niedermayer2020-10-17
* ffmpeg: deduplicate init_output_stream usage logicJan Ekström2020-10-17
* avcodec/adpcmenc: remove BLKSIZE #defineZane van Iperen2020-10-17
* avcodec/adpcm_ima_wav: support custom block size for encodingZane van Iperen2020-10-17
* avcodec/adpcm_yamaha: support custom block size for encodingZane van Iperen2020-10-17
* avcodec/adpcm_ima_apm: support custom block size for encodingZane van Iperen2020-10-17
* avcodec/adpcm_ima_ssi: support custom block size for encodingZane van Iperen2020-10-17
* avcodec/adpcm_ms: support custom block size for encodingZane van Iperen2020-10-17
* avcodec/adpcmenc: add "block_size" optionZane van Iperen2020-10-17
* avformat/mpegts: replace magic descriptor_tag values with definesBrad Hards2020-10-16
* avformat/udp: remove redundant setting of h->max_packet_sizeZhao Zhili2020-10-16
* Revert "aviobuf: Discard old buffered, previously read data in ffio_read_part...Marton Balint2020-10-16
* avformat/libsrt: fix cleanups on failed libsrt_open() and libsrt_setup()Marton Balint2020-10-16
* avfilter/af_aiir: use transposed II form for biquad sectionsPaul B Mahol2020-10-16
* avfilter/af_aiir: implement parallel processingPaul B Mahol2020-10-16
* avcodec/av1dec: add cur_frame.spatial_id and temporal_id to AV1FrameJames Almer2020-10-16
* tools/target_dem_fuzzer: Set format independent of cMichael Niedermayer2020-10-16
* avcodec/movtextenc: cosmeticsAndriy Gelman2020-10-15
* avcodec/movtextenc: fix writing to bytestream on BE archesAndriy Gelman2020-10-15
* avcodec/asvenc: Inline constantsAndreas Rheinhardt2020-10-16