summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge commit '3d6e76b953afd36e23ef8532b81aea58a6338931'James Almer2018-03-29
|\|
| * qsvenc: Fix a typo of FrameRateExtD/FrameRateExtNZhong Li2018-03-16
* | Merge commit '847190ebd99ffd57dc89bd568a33bf2d5c424129'James Almer2018-03-29
|\|
| * configure: Don't assume an aligned stack on clang on windowsMartin Storsjö2018-03-13
* | avcodec/wmalosslessdec: Fix null pointer dereference in decode_frame()Michael Niedermayer2018-03-29
* | avcodec/libaomenc: minor cosmeticsJames Almer2018-03-29
* | avformat/mpc8: do not return error on stream endPaul B Mahol2018-03-29
* | lavfi/silencedetect: Fix missing log at eosNicolas Gaullier2018-03-29
* | lavfi/silencedetect: Fix silence_end accuracyNicolas Gaullier2018-03-29
* | lavfi/silencedetect: Fix silence_start accuracyNicolas Gaullier2018-03-29
* | lavfi/silencedetect: Update test parametersNicolas Gaullier2018-03-29
* | lavfi/silencedetect: Fix when silence_start=0Nicolas Gaullier2018-03-29
* | lavfi/silencedetect: Add mono modeNicolas Gaullier2018-03-29
* | doc/general.texi: fix warningPaul B Mahol2018-03-29
* | avcodec: add eac3_core bitstream filterPaul B Mahol2018-03-29
* | avcodec/eac3: add support for dependent streamPaul B Mahol2018-03-29
* | libavcodec/libaomenc: add support for transfer characteristics and color prim...James Almer2018-03-29
* | libavcodec/libaomdec: add support for transfer characteristics and color prim...James Almer2018-03-29
* | libavcodec/libaomenc: fix size specifier in an av_log callJames Almer2018-03-29
* | libavcodec/libaomdec: use the matrix coefficients value from aom_imageJames Almer2018-03-29
* | avcode/profiles: add AV1 profilesJames Almer2018-03-29
* | Merge commit '43778a501f1bfbceeddc8eaeea2ea2b3506beeda'James Almer2018-03-29
|\|
| * Support AV1 encoding using libaomLuca Barbato2018-03-12
* | avcodec/libaomdec: remove references to yuv440p pixfmtJames Almer2018-03-28
* | avcodec/tableprint_vlc: Fix build failure with --enable-hardcoded-tablesMichael Niedermayer2018-03-29
* | 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