summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: treat sdl2 like other autodetected librariesClément Bœsch2017-09-02
* build: isolate sdl-to-sdl2 aliasingClément Bœsch2017-09-02
* build: treat securetransport and schannel like other autodetected librariesClément Bœsch2017-09-02
* build: treat libxcb like other autodetected librariesClément Bœsch2017-09-02
* build: treat iconv like other autodetected librariesClément Bœsch2017-09-02
* build: treat crystalhd like other hwaccelsClément Bœsch2017-09-02
* build: group z libs with other autodetected librariesClément Bœsch2017-09-02
* avcodec/nvenc: always output picture timing SEITimo Rothenpieler2017-09-02
* avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.hJames Almer2017-09-01
* avfilter: remove duplicate and disabled trace log functionJames Almer2017-09-01
* lavf: make avio_read_partial() publicwm42017-09-01
* avformat/avio: update avio_alloc_context() doxyJames Almer2017-09-01
* avformat/dash:add copyright to dash.cSteven Liu2017-09-01
* avcodec/nvenc: only push cuda context on encoder close if encoder existsTimo Rothenpieler2017-09-01
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-01
* 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