summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for ALSA link timestampsHEADmasterTimothy Pearson2019-12-091-6/+23
* Re-read actual capture timebase from V4L2 after framerate requestTimothy Pearson2019-12-091-0/+7
* Detect HR timestamp compatible version of ALSA before using HR timestamp func...Timothy Pearson2019-11-273-2/+18
* Switch FFmpeg to use raw monotonic timestampsTimothy Pearson2019-11-164-2/+102
* avutil/frame: fix remove_side_dataZhao Zhili2019-11-112-3/+2
* avcodec/arm/mlpdsp: add missing dependency for truehdAman Gupta2019-11-111-0/+3
* avformat/mp3dec: replace SAME_HEADER_MASK with MP3_MASKLimin Wang2019-11-111-3/+1
* avformat/mp3dec: cosmeticsLimin Wang2019-11-111-20/+20
* avcodec/dvdec: Don't use restrict directly to fix build on MSVCAndreas Rheinhardt2019-11-111-1/+1
* tests/fate/filter-video: add test for colorlevelsLimin Wang2019-11-113-0/+116
* avcodec/librav1e: free the RaPacket after using itJames Almer2019-11-101-2/+1
* avcodec: Add librav1e encoderDerek Buitenhuis2019-11-108-1/+653
* avcodec/wmaprodec: get frame during frame decodeMichael Niedermayer2019-11-091-4/+6
* avcodec/interplayacm: Fix overflow of last unused valueMichael Niedermayer2019-11-091-1/+1
* avcodec/adpcm: Fix undefined behavior with negative predictions in IMA OKIMichael Niedermayer2019-11-091-1/+1
* avcodec/cook: Move up and extend block_align checkMichael Niedermayer2019-11-091-4/+3
* avcodec/sbcdec: Fix integer overflows in sbc_synthesize_four()Michael Niedermayer2019-11-091-14/+14
* avcodec/twinvq: Check block_alignMichael Niedermayer2019-11-091-7/+10
* avcodec/cook: Enlarge gain tableMichael Niedermayer2019-11-091-4/+4
* avcodec/cook: Check samples_per_channel earlierMichael Niedermayer2019-11-091-8/+9
* avcodec/atrac3plus: Check split point in fill mode 3Michael Niedermayer2019-11-091-0/+4
* avcodec/wmavoice: Check sample_rateMichael Niedermayer2019-11-091-0/+3
* avcodec/xsubdec: fix overflow in alpha handlingMichael Niedermayer2019-11-091-1/+1
* avcodec/iff: Check available space before entering loop in decode_long_vertic...Michael Niedermayer2019-11-091-0/+6
* avcodec/apedec: Fix integer overflow in filter_3800()Michael Niedermayer2019-11-091-1/+1
* avcodec/atrac3plusdec: add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-11-091-1/+2
* avutil/lfg: Document the AVLFG structMichael Niedermayer2019-11-091-0/+6
* avcodec/decode: Also consider channels in max_samples checkMichael Niedermayer2019-11-091-1/+1
* avcodec/rasc: Check input size in decode_fint()Michael Niedermayer2019-11-091-0/+2
* avcodec/ffv1dec: Use a different error message for the slice level CRCMichael Niedermayer2019-11-091-1/+1
* avcodec/apedec: Fix undefined integer overflow in long_filter_ehigh_3830()Michael Niedermayer2019-11-091-1/+2
* avformat/flvenc: Check pts for mpeg4/h264 (which need the value)Michael Niedermayer2019-11-091-0/+6
* avcodec/dstdec: Check that AC probabilities are within rangeMichael Niedermayer2019-11-091-0/+4
* avcodec/dstdec: Check read_table() for failureMichael Niedermayer2019-11-091-2/+6
* avcodec/vc1_block: Check input in the block decode loopsMichael Niedermayer2019-11-091-0/+17
* avcodec/vc1_block: Check for end of bitstream at the top of vc1_decode_i_bloc...Michael Niedermayer2019-11-091-2/+6
* tools/target_dec_fuzzer: Adjust threshold for smackerMichael Niedermayer2019-11-091-0/+1
* avcodec/hqx: Check the input data against the image sizeMichael Niedermayer2019-11-091-0/+8
* avcodec/pafvideo: Only clear frame when it was written toMichael Niedermayer2019-11-091-2/+8
* avformat/vividas: Fix n_sb_blocks CheckMichael Niedermayer2019-11-091-1/+1
* avcodec/snowenc: Set mb_num to avoid ratecontrol floating point divisions by 0.0Michael Niedermayer2019-11-091-0/+1
* avcodec/snowenc: Fix 2 undefined shiftsMichael Niedermayer2019-11-091-2/+2
* avformat/mlvdec:drop unnecessary check before ff_format_io_closeSteven Liu2019-11-091-2/+1
* avcodec/libvpxenc,cosmetics: fix a typoJames Zern2019-11-081-1/+1
* avcodec/libvpxdec.c,cosmetics: bpp -> bpcJames Zern2019-11-081-1/+1
* avfilter/Makefile: add missing framesync dependency to bm3d & mix filtersLou Logan2019-11-081-2/+2
* configure: select missing rdft for several filtersLou Logan2019-11-081-1/+4
* avfilter/vf_dnn_processing: correct duplicate statementleozhang2019-11-081-2/+2
* avfilter/vf_dnn_processing: fix fate-sourceGuo, Yejun2019-11-081-1/+1
* avformat/mxfdec: cleanup on "essence prior to first PartitionPack"Michael Niedermayer2019-11-081-1/+3
OpenPOWER on IntegriCloud