summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avfilter/af_pan: reject expressions referencing the same channel multiple timesMarton Balint2018-03-29
* | ffmpeg: do not finish output streams manually on eof even if no input is prov...Marton Balint2018-03-29
* | ffmpeg: fallback to codecpar parameters on input filter eofMarton Balint2018-03-29
* | Merge commit 'c438899a706422b8362a13714580e988be4d638b'James Almer2018-03-28
|\|
| * Add AV1 video decoding support through libaomLuca Barbato2018-03-12
* | Merge commit '44a1731011e87fbf4180d026aefb8bfe85d8c7dc'James Almer2018-03-28
|\|
| * ivf: Support VP9 and AV1 as wellLuca Barbato2018-03-12
* | Merge commit 'dd7e63af93b2430b5d42b87a966160c66736342c'James Almer2018-03-28
|\|
| * configure: Restore original endianness testDiego Biurrun2018-03-08
* | Merge commit '80a4e6a46f21256e9bf508ead686563616945ad5'James Almer2018-03-28
|\|
| * amf: Replace writer_id option with LIBAV_AMF_WRITER_ID constantAlexander Kravchenko2018-03-07
* | Merge commit '31a53ab34e22fe1eec902f79ec1f19ab828a7a0c'James Almer2018-03-28
|\|
| * configure: Add check_as() helper function to simplify some expressionsDiego Biurrun2018-03-07
* | Merge commit '18dc1ff0fb4572b1d50a44905aa1e76bc3bbb0ad'James Almer2018-03-28
|\|
| * configure: Add check_ld() helper function to simplify some expressionsDiego Biurrun2018-03-07
* | Merge commit '9c37d765ef28b027414f86b0088b0c282a3c46d8'James Almer2018-03-28
|\|
| * configure: Add check_cc/require_cc helper functions to simplify some expressionsDiego Biurrun2018-03-07
* | avformat/dashdec: Support signaling of last segment numbersanilraut2018-03-28
* | hwcontext_d3d11: Fix crash with valid adapter but no deviceMark Thompson2018-03-28
* | doc/examples/hw_decode: Remove logically dead code in decode_write()Michael Niedermayer2018-03-27
* | doc/examples/hw_decode: Remove useless NULL checkMichael Niedermayer2018-03-27
* | doc/APIchanges: fix lavu version for the AVEncryptionInfo additionJames Almer2018-03-27
* | avcodec/avpacket: remove unnecessary check in av_packet_make_writable()James Almer2018-03-27
* | avformat/hlsenc: initialize saveptrsTimo Rothenpieler2018-03-27
* | kmsgrab: add category for kmsgrabJun Zhao2018-03-26
* | avfilter/vf_avgblur_opencl: fix error when clSetKernelArg failsdrfer32018-03-26
* | vf_avgblur_opencl: Don't run kernel on pixels outside the imageMark Thompson2018-03-26
* | libavfilter: Add OpenCL convolution filterDanil Iashchenko2018-03-26
* | avformat/segafilm - fix keyframe detection and set packet flagsGyan Doshi2018-03-26
* | avcodec/avdct: use the proper function to free AVCodecContextJames Almer2018-03-26
* | avformat/rtpenc_chain: use the proper function to free AVFormatContextJames Almer2018-03-26
* | avcodec/mpeg4videodec: Use more specific error codesMichael Niedermayer2018-03-26
* | avformat/mov: Move +1 in check to avoid hypothetical overflow in add_ctts_ent...Michael Niedermayer2018-03-26
* | avcodec/get_bits: Make sure the input bitstream with padding can be addressedMichael Niedermayer2018-03-26
* | avfilter/af_mcompand: make error message more helpfulPaul B Mahol2018-03-25
* | doc/filter.texi: fix some spotted typosPaul B Mahol2018-03-25
* | movtextdec: fix handling of UTF-8 subtitleswm42018-03-25
* | avcodec: add a subcharenc mode that disables UTF-8 checkwm42018-03-25
* | avformat/hlsenc: use stream's maximum bit rate as fall-back advertised rateJan Ekström2018-03-25
* | avdevice/decklink: fix leak when listing devices and there is no memoryMarton Balint2018-03-24
* | swscale/rgb2rgb : cosmetic, move shuffle_bytes func declarationMartin Vignali2018-03-24
* | checkasm/swscale : add test for rgb shuffle_bytes funcMartin Vignali2018-03-24
* | swscale/rgb : add X86 SIMD (SSSE3), for shuffle_bytes_1230, shuffle_bytes_301...Martin Vignali2018-03-24
* | swscale/rgb : move shuffle func shuffle_bytes_1230, shuffle_bytes_3012, shuff...Martin Vignali2018-03-24
* | swscale/rgb : add X86 SIMD (SSSE3) for shuffle_bytes_2103 and shuffle_bytes_0321Martin Vignali2018-03-24
* | Revert "avcodec/vp9_superframe_bsf: cache packets by creating new references ...James Almer2018-03-24
* | avcodec/avcodec.h: Add encryption info side data.Jacob Trimble2018-03-24
* | lavf/utils.c: Don't compute start_time from DISCARD packets for video.Sasi Inguva2018-03-24
* | avcodec/noise_bsf: move the reference in the bsf internal bufferJames Almer2018-03-23
* | avcodec/bsf: make sure the AVBSFInternal stored packet is reference countedJames Almer2018-03-23