summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat: add an AV1 Annex B demuxerJames Almer2019-11-12
* avcodec/libdav1d: export bitstream timing info when availableJames Almer2019-11-12
* avcodec/av1_parser: export bitstream timing info when availableJames Almer2019-11-12
* avcodec: add an AV1 frame merge bitstream filterJames Almer2019-11-12
* avcodec/cbs_av1: support one byte long OBUs when the size is not set in the b...James Almer2019-11-12
* avfilter/vF_colorbalance: rewrite, fixes filteringPaul B Mahol2019-11-13
* avutil/frame: fix remove_side_dataZhao Zhili2019-11-11
* avcodec/arm/mlpdsp: add missing dependency for truehdAman Gupta2019-11-11
* avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASKLimin Wang2019-11-11
* avformat/mp3dec: cosmeticsLimin Wang2019-11-11
* avcodec/dvdec: Don't use restrict directly to fix build on MSVCAndreas Rheinhardt2019-11-11
* tests/fate/filter-video: add test for colorlevelsLimin Wang2019-11-11
* avcodec/librav1e: free the RaPacket after using itJames Almer2019-11-10
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-10
* avcodec/wmaprodec: get frame during frame decodeMichael Niedermayer2019-11-09
* avcodec/interplayacm: Fix overflow of last unused valueMichael Niedermayer2019-11-09
* avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKIMichael Niedermayer2019-11-09
* avcodec/cook: Move up and extend block_align checkMichael Niedermayer2019-11-09
* avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four()Michael Niedermayer2019-11-09
* avcodec/twinvq: Check block_alignMichael Niedermayer2019-11-09
* avcodec/cook: Enlarge gain tableMichael Niedermayer2019-11-09
* avcodec/cook: Check samples_per_channel earlierMichael Niedermayer2019-11-09
* avcodec/atrac3plus: Check split point in fill mode 3Michael Niedermayer2019-11-09
* avcodec/wmavoice: Check sample_rateMichael Niedermayer2019-11-09
* avcodec/xsubdec: fix overflow in alpha handlingMichael Niedermayer2019-11-09
* avcodec/iff: Check available space before entering loop in decode_long_vertic...Michael Niedermayer2019-11-09
* avcodec/apedec: Fix integer overflow in filter_3800()Michael Niedermayer2019-11-09
* avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-11-09
* avutil/lfg: Document the AVLFG structMichael Niedermayer2019-11-09
* avcodec/decode: Also consider channels in max_samples checkMichael Niedermayer2019-11-09
* avcodec/rasc: Check input size in decode_fint()Michael Niedermayer2019-11-09
* avcodec/ffv1dec: Use a different error message for the slice level CRCMichael Niedermayer2019-11-09
* avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()Michael Niedermayer2019-11-09
* avformat/flvenc: Check pts for mpeg4/h264 (which need the value)Michael Niedermayer2019-11-09
* avcodec/dstdec: Check that AC probabilities are within rangeMichael Niedermayer2019-11-09
* avcodec/dstdec: Check read_table() for failureMichael Niedermayer2019-11-09
* avcodec/vc1_block: Check input in the block decode loopsMichael Niedermayer2019-11-09
* avcodec/vc1_block: Check for end of bitstream at the top of vc1_decode_i_bloc...Michael Niedermayer2019-11-09
* tools/target_dec_fuzzer: Adjust threshold for smackerMichael Niedermayer2019-11-09
* avcodec/hqx: Check the input data against the image sizeMichael Niedermayer2019-11-09
* avcodec/pafvideo: Only clear frame when it was written toMichael Niedermayer2019-11-09
* avformat/vividas: Fix n_sb_blocks CheckMichael Niedermayer2019-11-09
* avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0Michael Niedermayer2019-11-09
* avcodec/snowenc: Fix 2 undefined shiftsMichael Niedermayer2019-11-09
* avformat/mlvdec:drop unnecessary check before ff_format_io_closeSteven Liu2019-11-09
* avcodec/libvpxenc,cosmetics: fix a typoJames Zern2019-11-08
* avcodec/libvpxdec.c,cosmetics: bpp -> bpcJames Zern2019-11-08
* avfilter/Makefile: add missing framesync dependency to bm3d & mix filtersLou Logan2019-11-08
* configure: select missing rdft for several filtersLou Logan2019-11-08
* avfilter/vf_dnn_processing: correct duplicate statementleozhang2019-11-08