summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/tonemap: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* | lavfi/zscale: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* | avcodec/g723_1dec: actually decode second channelPaul B Mahol2019-03-07
* | avcodec/imm4: fix artifacts on some files with special coding modePaul B Mahol2019-03-07
* | avcodec/scpr: Fix use of uninitialized variableMichael Niedermayer2019-03-06
* | avcodec/imm4: add support for mid-stream size changesPaul B Mahol2019-03-06
* | avformat/dashenc: Added #EXT-X-PROGRAM-DATE-TIME to HLS playlistsjoepadmiraal2019-03-06
* | configure: allow enabling libvpx vp9 modules when vp8 is disabledJames Almer2019-03-04
* | configure: use vpx_codec_vp8_dx/cx for libvpx-vp8 checkingGuo, Yejun2019-03-04
* | configure: add missing pthreads extralibs dependency for libvpx-vp9Guo, Yejun2019-03-04
* | avcodec/qtrle : improve 24bbp decoding speedMartin Vignali2019-03-04
* | avcodec/qtrle : 32bpp dec copy two raw argb value at the same timeMartin Vignali2019-03-04
* | avcodec/qtrle : avoid swap in 32bpp decoding on little endianMartin Vignali2019-03-04
* | fate/qtrle : change 32b test to output bgra instead of rgb24Martin Vignali2019-03-04
* | lavc/libx265: signal CPB properties through side dataJan Ekström2019-03-03
* | avcodec/hcom: check that index into array is validPaul B Mahol2019-03-03
* | avcodec/utils: remove commented out obsolete codePaul B Mahol2019-03-03
* | avcodec/qpeg: Limit copy in qpeg_decode_intra() to the available bytesMichael Niedermayer2019-03-03
* | avcodec/aic: Check remaining bits in aic_decode_coeffs()Michael Niedermayer2019-03-03
* | avcodec/gdv: Check for truncated tags in decompress_5()Michael Niedermayer2019-03-03
* | avcodec/bethsoftvideo: Check block_typeMichael Niedermayer2019-03-03
* | avcodec/diracdec: Correct max pixels checkMichael Niedermayer2019-03-03
* | doc/protocols: move option follow entry to correct sectionGyan Doshi2019-03-03
* | configure: select rotation filters for ffmpegGyan Doshi2019-03-02
* | tools/target_dec_fate.list: Add testcases for #2000 to #4000Michael Niedermayer2019-03-01
* | tools/target_dec_fate.sh: Add support for lines that are commentsMichael Niedermayer2019-03-01
* | avcodec/jpeg2000dwt: Fix integer overflow in dwt_decode97_int()Michael Niedermayer2019-03-01
* | avcodec/get_bits: add assertion to limit ouptut value of get_bitsMarton Balint2019-03-01
* | avcodec/get_bits: use unsigned integers in show_bits and get_bitsMarton Balint2019-03-01
* | avcodec/avpacket: add some assertions to ensure pkt->data is not null if pkt-...Marton Balint2019-03-01
* | avformat/utils: fix indentationMarton Balint2019-03-01
* | avformat/utils: be even more strict about stream specifiersMarton Balint2019-03-01
* | avformat/utils: be more strict about stream specifiersMarton Balint2019-03-01
* | avformat/mpegtsenc: write format_identifier HEVC for HEVC streamsMarton Balint2019-03-01
* | avformat/mpegtsenc: factorize writing registration_descriptorMarton Balint2019-03-01
* | avfilter/af_anlmdn: add output mode optionPaul B Mahol2019-03-01
* | configure: update minimum required ffnvcodec versionsTimo Rothenpieler2019-02-27
* | configure: pass windows-path to nvcc whenever cygpath is availableTimo Rothenpieler2019-02-27
* | configure: deprecate cuda_sdk dependency optionPhilip Langdale2019-02-27
* | avfilter/vf_thumbnail_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* | avfilter/vf_scale_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* | avfilter/vf_yadif_cuda: Switch to using ffnvcodecPhilip Langdale2019-02-27
* | configure: Add an explicit check and option for nvccPhilip Langdale2019-02-27
* | fate/proresenc_aw : add test for interlace and 444 encodingMartin Vignali2019-02-27
* | avcodec/proresenc_aw : fix sub_image_with_fill for interlaced encodingMartin Vignali2019-02-27
* | avcodec/mips: [loongson] mmi optimizations for VP9 put and avg functionsgxw2019-02-27
* | mov: Fix start_time for streams with empty edits in the middleJustin Ruggles2019-02-26
* | http: Do not try to make a new request when seeking past the end of the fileJustin Ruggles2019-02-26
* | vaapi_encode_mpeg2: Add missing marker bit in time_codeMark Thompson2019-02-25
* | vaapi_encode_mjpeg: Use common quality optionMark Thompson2019-02-25