| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | libav: fix problem decoding broken rv40 sample | jstebbins | 2014-08-14 | 1 | -0/+57 |
* | libav: fix decoding of mpeg4 in transport streams | jstebbins | 2014-08-06 | 1 | -0/+41 |
* | libav: fix mp4 chapter character encoding | jstebbins | 2014-08-06 | 1 | -0/+37 |
* | libhb: fix mp4 audio track titles | jstebbins | 2014-08-06 | 1 | -0/+133 |
* | libhb: fix mp4 post tagging problems | jstebbins | 2014-08-06 | 1 | -0/+65 |
* | libav: fix decoding of multi-object PGS | jstebbins | 2014-06-30 | 1 | -0/+671 |
* | Remove empty file faster last commit. | Rodeo | 2014-05-13 | 1 | -0/+0 |
* | Bump x265 to version 1.0 | Rodeo | 2014-05-13 | 2 | -13/+4 |
* | Bump libav to version 10.1 | Rodeo | 2014-05-13 | 3 | -65/+3 |
* | Bump x264 to r2431 ac76440. | Rodeo | 2014-05-10 | 3 | -14/+3 |
* | contrib: fix ffmpeg dependencies to include libvpx | jstebbins | 2014-04-16 | 1 | -3/+4 |
* | contrib: fix building libvpx on mingw | jstebbins | 2014-04-16 | 1 | -2/+5 |
* | Add VP8 support | jstebbins | 2014-04-15 | 3 | -0/+27 |
* | Fix livavcodec-based downmixing of DTS-ES 6.1 to Stereo. | Rodeo | 2014-04-13 | 1 | -0/+62 |
* | Fix previous commit again. This is not my day. | Rodeo | 2014-04-06 | 2 | -1/+13 |
* | QSV: fix previous commit (outdated version of the same patch, sorry9. | Rodeo | 2014-04-06 | 2 | -13/+1 |
* | Bump x264 to r2409-d6b4e63. | Rodeo | 2014-03-27 | 2 | -3/+3 |
* | Bump libav to v10. | Rodeo | 2014-03-26 | 2 | -46/+1 |
* | Fix HEVC muxing in Matroska. | Rodeo | 2014-03-21 | 1 | -0/+45 |
* | Bump libx265 to version 0.8. | Rodeo | 2014-03-16 | 3 | -45/+13 |
* | Bump libav to v10_beta2. | Rodeo | 2014-03-14 | 6 | -1467/+16 |
* | build: support Xcode 5.1 | konablend | 2014-03-13 | 3 | -1/+24 |
* | x265: set CMAKE_HOST_SYSTEM instead of just removing --build. | Rodeo | 2014-03-13 | 1 | -3/+3 |
* | x265: don't pass --build to cmake. | Rodeo | 2014-03-13 | 1 | -0/+1 |
* | x265: enable MP4 and Matroska muxing. | Rodeo | 2014-03-13 | 1 | -0/+1411 |
* | Build: pass --build to configure when cross-compiling. | Rodeo | 2014-03-13 | 1 | -3/+4 |
* | libhb: restore writing of encoding tool tag to output file | jstebbins | 2014-03-06 | 1 | -0/+40 |
* | contrib: remove faad2 | jstebbins | 2014-03-02 | 4 | -58/+0 |
* | Remove libfaac | sr55 | 2014-03-02 | 5 | -839/+0 |
* | Bump x265 to r6321 8a84c10e5116. | Rodeo | 2014-02-28 | 1 | -1/+1 |
* | SVN: remove a52dec. | Rodeo | 2014-02-20 | 8 | -0/+0 |
* | libhb: remove a52dec | jstebbins | 2014-02-20 | 8 | -683/+0 |
* | Bump libav to v10_beta1 | Rodeo | 2014-02-18 | 4 | -114/+1 |
* | Initial x265 integration. Patch by Zhang Zhiqiang. Thanks! | Rodeo | 2014-02-10 | 3 | -0/+76 |
* | libav: patch AVFrame pkt_pts problem to fix fraps decoder | jstebbins | 2014-02-10 | 1 | -0/+30 |
* | Bump x264 to r2389-956c8d8. | Rodeo | 2014-02-09 | 2 | -5/+5 |
* | build: use a local version of pkg-config when necessary (Darwin-only). | Rodeo | 2014-02-07 | 5 | -4/+26 |
* | contrib: update dependency list of libbluray to include freetype | jstebbins | 2014-01-29 | 1 | -1/+2 |
* | Bump libbluray to version 0.5.0. | Rodeo | 2014-01-28 | 4 | -57/+16 |
* | Bump libdvdread and libdvdnav to the current git master (version 5.0.0 "pre"). | Rodeo | 2014-01-27 | 2 | -10/+2 |
* | Switch to VideoLAN's repositories for libdvdread and libdvdnav. | Rodeo | 2014-01-27 | 23 | -1372/+6 |
* | decavcodec: DRC support, forgotten file. | Rodeo | 2014-01-26 | 1 | -0/+44 |
* | Bump libav to v10_alpha2. | Rodeo | 2014-01-25 | 7 | -96/+55 |
* | QSV: update libmfx to v2014. | Rodeo | 2014-01-17 | 1 | -1/+1 |
* | remove contrib mpeg2dec | jstebbins | 2014-01-13 | 8 | -286/+0 |
* | bump libav, libav-v10_alpha1-90-g63debaa | jstebbins | 2014-01-12 | 17 | -1023/+179 |
* | Revert previous borked commit. Sorry! | Rodeo | 2014-01-07 | 15 | -99/+1023 |
* | parsecsv: always check result of malloc() | Rodeo | 2014-01-07 | 15 | -1023/+99 |
* | build: fix building with MinGW. | Rodeo | 2013-12-10 | 3 | -0/+15 |
* | contrib: fix deprecated GCC compiler options. | Rodeo | 2013-12-05 | 2 | -0/+56 |