summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/Makefile: move dnn_*.o under vf_srcnnJan Ekström2018-06-02
* doc/ffmpeg: rewrite Stream Selection chapterGyan Doshi2018-06-02
* avfilter: add adeclick and adeclip audio filtersPaul B Mahol2018-06-02
* libavformat/mov: Fix heap buffer overflow.Jacob Trimble2018-06-02
* lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi2018-06-02
* avcodec/dpx: Support for RGBA 12-bit packed decodingJérôme Martinez2018-06-01
* avcodec/dnxhdenc: do not free nonexistent slice threads data when frame threa...Paul B Mahol2018-06-01
* doc/ffmpeg: remove non-existent vdt optionGyan Doshi2018-06-01
* avfilter: use av_clip_uintp2_c where clip is variableJohn Cox2018-05-31
* avformat/mxfdec: add some missing picture_essence_container_ulsMarton Balint2018-05-30
* avformat/mxfdec: use int math for sample count calculationMarton Balint2018-05-30
* avformat/mxfdec: fix klv_decode_ber_length return value usageMarton Balint2018-05-30
* tools/crypto_bench: add missing RC4 implementation from tomcryptJames Almer2018-05-30
* tools/crypto_bench: add missing RC4 implementation from gcryptJames Almer2018-05-30
* tools/crypto_bench: add support for mbedcryptoJames Almer2018-05-30
* avcodec/h263dec: Reinitialize idct context if it has not been setup for the a...Michael Niedermayer2018-05-30
* avcodec/idctdsp: Clear idct/idct_add for studio profileMichael Niedermayer2018-05-30
* avcodec/idctdsp: Transmit studio_profile to init instead of using AVCodecCont...Michael Niedermayer2018-05-30
* avfilter/af_aiir: draw IR frequency responsePaul B Mahol2018-05-30
* avfilter/af_afir: fix picking of IR channelPaul B Mahol2018-05-30
* flvenc: Fix sequence header update timestampsAlex Converse2018-05-29
* flvenc: Factorize timestamp writingAlex Converse2018-05-29
* lavfi/tests: Fix 16-bit vf_blend test to avoid memory not aligned to 2 bytesAndrey Semashev2018-05-30
* qt-faststart - stricter input validationserankor2018-05-30
* avcodec/qtrle: Do not output duplicated frames on insufficient inputMichael Niedermayer2018-05-30
* ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos2018-05-30
* avfilter/af_afir: draw IR frequency responsePaul B Mahol2018-05-29
* Adds dnn inference module for simple convolutional networks. Reimplements src...Sergey Lavrushkin2018-05-29
* doc/ffmpeg: update disposition valuesGyan Doshi2018-05-29
* avformat/movenc: creating producer reference time (PRFT) boxVishwanath Dixit2018-05-29
* avformat/utils: function to get the formatted ntp timeVishwanath Dixit2018-05-29
* avcodec/vc1: store zero MVs for all blocks in a MBJerome Borsboom2018-05-28
* avcodec/vc1: fix mquant calculation for interlace field picturesJerome Borsboom2018-05-28
* avcodec/allcodecs: Provide empty codec_list in allcodecs when ossfuzz is usedMichael Niedermayer2018-05-28
* lavf/libssh: translate a read of 0 to EOFJan Ekström2018-05-28
* cmdutils: dump supported hardware devices in print_codec()Jun Zhao2018-05-28
* cmdutils: print missing caps in print_codec().Jun Zhao2018-05-28
* avformat/dashenc: Added a warning for incorrect segment name extensionKarthick Jeyapal2018-05-28
* avformat/dashenc: Added option for Segment file formatKarthick Jeyapal2018-05-28
* avcodec/ac3dec: Check that the number of channels with dependant streams is v...Michael Niedermayer2018-05-27
* avcodec/ac3dec: Fix null pointer dereference in ac3_decode_frame()Michael Niedermayer2018-05-27
* avcodec/aacdec_fixed: use 64bit to avoid overflow in rounding in apply_depend...Michael Niedermayer2018-05-27
* oavcodec/aacpsdsp_template: Use unsigned for hs0X to prevent undefined behaviorMichael Niedermayer2018-05-27
* avcodec/g723_1dec: Clip bits2 in both directionsMichael Niedermayer2018-05-27
* avcodec/mpeg4videoenc: Use 64 bit for times in mpeg4_encode_gop_header()Michael Niedermayer2018-05-27
* lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.Carl Eugen Hoyos2018-05-27
* libavformat/mxfenc: Add some () to attempt to workaround build issue on osxMichael Niedermayer2018-05-27
* configure: Omit fsanitize flags if they are already specified by the userMichael Niedermayer2018-05-27
* configure: fix check for mbedtlsReino Wijnsma2018-05-27
* avformat/mxf: fix NTSC 59.94 samples per frame layoutMarton Balint2018-05-27