summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use the new AVIOContext destructor.Anton Khirnov2017-09-01
* avio: add a destructor for AVIOContextAnton Khirnov2017-09-01
* avformat/dash: move reused API to common file and header fileSteven Liu2017-09-01
* avformat/mxfdec: Fix Sign error in mxf_read_primer_pack()孙浩(晓黑)2017-09-01
* avformat/mxfdec: Fix DoS issues in mxf_read_index_entry_array()孙浩(晓黑)2017-09-01
* avformat/nsvdec: Fix DoS due to lack of eof check in nsvs_file_offset loop.孙浩(晓黑)2017-09-01
* avocdec/libopus: fix typopkviet2017-09-01
* avformat/mov: prevent duplication of first fragment's ctts_dataDaniel Glöckner2017-09-01
* avformat/mov: Bail when invalid sample data is present.Dale Curtis2017-09-01
* avformat/concatdec: add fallback for calculating file durationJustin Ruggles2017-08-31
* avcodec/fits: add missing header includesJames Almer2017-08-31
* fate: add tests for some video source filtersTobias Rapp2017-08-31
* fate/flvenc: set bitexact output format flag explicitlyJames Almer2017-08-30
* ffmpeg_opt: add proper deprecation guards to lowres codeJames Almer2017-08-30
* fate/pixlet : add test for rgbMartin Vignali2017-08-31
* avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_methodJames Almer2017-08-30
* avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol2017-08-30
* postproc: remove usage of deprecated QP_STORE_T defineJames Almer2017-08-30
* avfilter/vf_mcdeint: free the AVCodecContext struct properlyJames Almer2017-08-30
* fate: stop using deprecated filter syntax in hls testsJames Almer2017-08-30
* fate: remove usage of deprecated AVCodecContext.me_method in vsynth snow testsJames Almer2017-08-30
* configure: require pkg-config for libvmafAshish Singh2017-08-30
* avfilter/vf_libvmaf: fix pre convert to framesync2 bugsAshish Singh2017-08-30
* avcodec/codec_desc: make FITS description longerPaul B Mahol2017-08-30
* avfilter/vf_lut2: add framesync optionsPaul B Mahol2017-08-30
* FATE: Add FITS testsParas Chadha2017-08-30
* Add FITS MuxerParas Chadha2017-08-30
* Add FITS EncoderParas Chadha2017-08-30
* Add FITS DemuxerParas Chadha2017-08-30
* Add FITS DecoderParas Chadha2017-08-30
* compat/cuda/ptx2c: strip CR from each lineRicardo Constantino2017-08-30
* configure: add support for libnpp* from cuda sdk 9Timo Rothenpieler2017-08-30
* avformat/mxfenc: Replace literal numbers by named enum values.Michael Niedermayer2017-08-30
* avcodec/snowdec: Fix integer overflow in decode_subband_slice_buffered()Michael Niedermayer2017-08-29
* avcodec/hevc_ps: Fix undefined shift in pcm codeMichael Niedermayer2017-08-29
* avcodec/h264idct_template: Fix integer overflow in ff_h264_idct8_add()Michael Niedermayer2017-08-29
* avformat/mxfenc: Check that the video codec in D-10 is MPEG-2Michael Niedermayer2017-08-29
* lavfi: bump minor version after change in options.Nicolas George2017-08-29
* doc/filters: document framesync options.Nicolas George2017-08-29
* lavfi: remove dualinput.Nicolas George2017-08-29
* vf_ssim: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_psnr: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_paletteuse: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_lut3d: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_libvmaf: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_blend: convert to framesync2.Nicolas George2017-08-29
* lavfi/vf_overlay: use framesync2 options.Nicolas George2017-08-29
* lavfi/framesync2: add common options.Nicolas George2017-08-29
* lavfi: search options on child objects.Nicolas George2017-08-29
* lavfi: add a preinit callback to filters.Nicolas George2017-08-29