summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update some copyright dates to 2014.Rodeo2014-02-1884-84/+84
* QSV: API 1.8 support and related improvementsRodeo2014-02-188-306/+1026
* LinGui: Audio and subtitle UI rework.jstebbins2014-02-1817-3559/+5125
* Bump libav to v10_beta1Rodeo2014-02-189-117/+41
* WinGui: Update HandBrakeInterop Library for the latest encoder option changes.sr552014-02-173-20/+20
* WinGui: Show a error message when the user has no destination set.sr552014-02-175-3/+32
* WinGui: Initial work to refactor the Audio and Subtitle behavioural based aut...sr552014-02-1628-759/+1402
* LinGui: update Czech translationjstebbins2014-02-161-10/+676
* LinGui: update russian translationjstebbins2014-02-161-308/+816
* LinGui: fix missing libdl in linkjstebbins2014-02-151-3/+6
* libhb: Add cpuid inline asm macrojstebbins2014-02-153-18/+42
* libhb: make encoder options less x264-centric.Rodeo2014-02-1314-343/+430
* Fix typo in previous commit.Rodeo2014-02-131-1/+1
* libhb: write encoding library's name in the Activity Log.Rodeo2014-02-136-45/+116
* QSV: fix compiler warning.Rodeo2014-02-121-6/+7
* x265: misc. container-related fixes.Rodeo2014-02-123-7/+7
* encx265: miscellaneous fixes, cleanup and refactoring.Rodeo2014-02-112-128/+230
* LinGui: fix building with --enable-x265Rodeo2014-02-102-0/+12
* Missing in last commit. Also by Zhang Zhiqiang. Thanks!Rodeo2014-02-102-0/+8
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-1012-1/+438
* libav: patch AVFrame pkt_pts problem to fix fraps decoderjstebbins2014-02-101-0/+30
* Bump x264 to r2389-956c8d8.Rodeo2014-02-092-5/+5
* libhb: change libhb.a to libhandbrake.ajstebbins2014-02-095-20/+20
* build: use a local version of pkg-config when necessary (Darwin-only).Rodeo2014-02-077-4/+39
* doc: fix svn build number in documentationjstebbins2014-02-071-3/+3
* doc: fix LinGui libwebkitgtk ubuntu dependency namejstebbins2014-02-072-257/+167
* QSV: work around an issue where two consecutive IDR frames cause Media SDK to...Rodeo2014-02-071-0/+10
* LinGui: update rpm spec filejstebbins2014-02-041-3/+3
* LinGui: remove ubuntu raring from nightly buildsjstebbins2014-02-041-14/+0
* LinGui: remove gtk2 support from configure.acjstebbins2014-02-021-47/+11
* WinGui: Use libhb for subtitle burnin / forced checking. sr552014-02-023-7/+35
* libhb: fix problem with avcodec audio sample_ratejstebbins2014-02-021-2/+21
* Interop: Various fixes/featuresrandomengy2014-02-0110-12/+61
* libhb: fix crashes with some BDsjstebbins2014-01-312-1/+3
* contrib: update dependency list of libbluray to include freetypejstebbins2014-01-291-1/+2
* Fix the order of libraries when linking HandBrakeCLIjstebbins2014-01-281-2/+2
* Bump libbluray to version 0.5.0.Rodeo2014-01-284-57/+16
* build: add parsing of version info from version.txt filejstebbins2014-01-277-12/+43
* Bump libdvdread and libdvdnav to the current git master (version 5.0.0 "pre").Rodeo2014-01-272-10/+2
* LinGui: UI layout changesjstebbins2014-01-271-25/+17
* Switch to VideoLAN's repositories for libdvdread and libdvdnav.Rodeo2014-01-2723-1372/+6
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-2614-74/+77
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-267-7/+72
* libhb: fix compiler warningjstebbins2014-01-261-7/+7
* libhb: fix missing format specifier in printfjstebbins2014-01-261-1/+1
* decavcodec: DRC support, forgotten file.Rodeo2014-01-261-0/+44
* libhb: set audio description in LookForAudio (scan.c).Rodeo2014-01-255-221/+122
* decavcodec: DRC support.Rodeo2014-01-2510-16/+119
* decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.Rodeo2014-01-2510-80/+31
* Bump libav to v10_alpha2.Rodeo2014-01-257-96/+55