| Commit message (Expand) | Author | Age | Files | Lines |
* | contrib: Update to Libav 12.2. | Bradley Sepos | 2017-10-05 | 3 | -135/+3 |
* | contrib: Replace Yadif patch with final Libav version. | Bradley Sepos | 2017-08-24 | 2 | -69/+101 |
* | contrib: Fix memory corruption in Libav Yadif filter. | Bradley Sepos | 2017-08-18 | 1 | -0/+69 |
* | contrib: Fix Libav H.264 decoder pixelation in scenes with solid colors. | Bradley Sepos | 2017-08-18 | 1 | -0/+31 |
* | contrib: Improve Libav configuration and compiler flags on 32-bit Intel. | Bradley Sepos | 2017-07-20 | 1 | -14/+6 |
* | muxavformat: override h.265 'hev1' with 'hvc1' (#782) | John Stebbins | 2017-06-14 | 1 | -0/+48 |
* | contrib: Update to Libav 12.1. | Bradley Sepos | 2017-06-13 | 8 | -357/+3 |
* | libav: fix h264 decode error | John Stebbins | 2017-04-11 | 1 | -0/+35 |
* | libav: a more robust fix for aac encoder crash | John Stebbins | 2017-03-08 | 1 | -17/+94 |
* | qsv: libav's patch fix | maxd | 2017-03-05 | 1 | -9/+9 |
* | qsv: adding hevc10 support starting from KBL platform | maxd | 2017-03-05 | 1 | -0/+149 |
* | libav: simplify patch for corrupt raw video | John Stebbins | 2017-03-01 | 1 | -27/+8 |
* | libav: gracefully handle a broken AVI index | John Stebbins | 2017-02-27 | 1 | -0/+42 |
* | libav: fix rawvideo in mkv corruption | John Stebbins | 2017-02-26 | 1 | -0/+44 |
* | libav: fix latm aac decoder hang | John Stebbins | 2017-02-23 | 1 | -0/+71 |
* | libav: fix reading wmv larger than 2G | John Stebbins | 2017-02-23 | 1 | -0/+27 |
* | libav: fix crash when encoding aac at high bitrate | John Stebbins | 2017-02-23 | 1 | -0/+28 |
* | libav: fix mkv seek crash | John Stebbins | 2017-02-21 | 1 | -0/+57 |
* | libav: extract initial_padding from mp4 edit list | John Stebbins | 2017-02-21 | 1 | -0/+42 |
* | libav: fix mp4 edit list delay rounding error | John Stebbins | 2017-02-21 | 1 | -10/+14 |
* | libav: explicitly write encoder delay and preroll to mp4 | John Stebbins | 2017-02-20 | 2 | -0/+178 |
* | libav: revise edit list offset patch | John Stebbins | 2017-02-19 | 1 | -37/+67 |
* | libav: fix mkv timestamps when initial_padding is set | John Stebbins | 2017-02-15 | 1 | -0/+12 |
* | libav: fix mp4 edit list A/V sync properly | John Stebbins | 2017-02-15 | 1 | -7/+69 |
* | libav: fix failure to scan wmv file | John Stebbins | 2017-02-15 | 1 | -0/+117 |
* | libav: fix crash when scanning wmv file | John Stebbins | 2017-02-15 | 1 | -0/+31 |
* | libav: fix mp4 audio sync problem | John Stebbins | 2017-02-10 | 1 | -0/+14 |
* | libav: fix h.264 initial recovery point detection | John Stebbins | 2017-02-09 | 1 | -0/+20 |
* | libav: fix EIO error when reaching EOF of DV files | John Stebbins | 2017-01-11 | 1 | -0/+37 |
* | libav: fix SRT subtitle duration | John Stebbins | 2016-12-22 | 1 | -0/+31 |
* | libav: disable vdpau | John Stebbins | 2016-12-21 | 1 | -0/+1 |
* | contrib: Disable libav vaapi. | Bradley Sepos | 2016-12-17 | 1 | -0/+1 |
* | contrib: Add libav colr patch to support new color signaling in mov. | Bradley Sepos | 2016-12-17 | 1 | -0/+57 |
* | contrib: enable avcodec's libmfx (Intel QSV) support when applicable. | Tim Walker | 2016-12-17 | 1 | -4/+3 |
* | contrib: Update to Libav 12. | Bradley Sepos | 2016-12-17 | 16 | -2887/+3 |
* | libhb: fix build with --enable-qsv | Tim Walker | 2016-12-17 | 1 | -3/+4 |
* | libav: remove our custom QSV wrapper. | Tim Walker | 2016-12-17 | 1 | -2309/+0 |
* | contrib: Use SHA256 instead of MD5 for contrib archive checksums. | Justin Scholz | 2016-12-15 | 1 | -5/+5 |
* | contrib: Use https where possible. | Bradley Sepos | 2016-12-14 | 1 | -1/+1 |
* | contrib: Do not configure libav with dxva2. | Bradley Sepos | 2016-09-06 | 1 | -6/+0 |
* | contrib: Drop libav --enable-memalign-hack when cross-compiling for Windows. | Bradley Sepos | 2016-09-05 | 1 | -2/+0 |
* | contrib: Libav module cosmetics. | Bradley Sepos | 2016-09-03 | 1 | -11/+9 |
* | contrib: Use PKGCONFIG.exe when building libav on mingw. | Bradley Sepos | 2016-09-03 | 1 | -0/+5 |
* | contrib: Fix libav not finding opus on certain versions of OS X. | Bradley Sepos | 2016-09-02 | 1 | -6/+2 |
* | contrib: Add opus audio encoder. | John Stebbins | 2016-09-02 | 1 | -1/+3 |
* | qsv: Fix crash attempting to destroy mutex. | maxd | 2016-07-28 | 1 | -35/+38 |
* | contrib: fix PTHREADW32 dependency condition for libav. | Tim Walker | 2016-07-07 | 1 | -1/+4 |
* | contrib: Threading fixes in pthreads-w32 and libav. | Bradley Sepos | 2016-07-07 | 1 | -6/+4 |
* | libvpx: bump to 1.5.0 | John Stebbins | 2016-05-27 | 1 | -0/+27 |
* | enable libvpx VP9 encoder | John Stebbins | 2016-05-27 | 1 | -0/+2 |