summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Interop: Fix an issue with the path being presented in the system codepath. U...sr552013-11-282-2/+8
* LinGui: add chapter start time to chapter tab displayjstebbins2013-11-274-39/+75
* libhb: fix a bunch of compiler warningsjstebbins2013-11-269-47/+42
* libhb: fix fps detection for libav "raw" demuxersjstebbins2013-11-251-1/+4
* WinGui: Fix typo on the Options windowsr552013-11-222-2/+2
* WinGui: Some additional work on Static Previews. Added slider to select the p...sr552013-11-224-10/+174
* WinGui: Putting in place the framework for a static preview window. Initial ...sr552013-11-1911-20/+225
* WinGui: Fix a large number of stylecop warnings. sr552013-11-1930-80/+75
* libhb: fix problem with gereration of dts for lavc encoded videojstebbins2013-11-191-14/+30
* WinGui: Finish off moving the User Settings service to the UI Layer. sr552013-11-1927-105/+107
* WinGui: Removed the need for the user settings service from IEncode and IScan...sr552013-11-1920-218/+195
* WinGui: Started work on API improvements in the Application services dll. Rem...sr552013-11-1923-104/+190
* libhb: fix reporting of buffer allocation statistics during scanjstebbins2013-11-181-2/+1
* LinGui: fix widget dependency rule for lavc advanced optionsjstebbins2013-11-181-1/+1
* BuildSystem: OSX, add osx10.9 xcconfig files to project.konablend2013-11-101-0/+4
* WinGui: Regenerate the handbrakepineapple.ico file. Improves the icon appeara...sr552013-11-091-0/+0
* libhb: don't use DXYVA2-accelerated decoding when QSV-accelerated decoding is...Rodeo2013-11-081-1/+3
* libhb: make avformat-based muxers the default.Rodeo2013-11-082-4/+4
* WinGui: use libhb presets for QSV.Rodeo2013-11-084-109/+48
* WinGui: don't ignore the H.264 profile and level when the encoder is QSV.Rodeo2013-11-081-19/+47
* Bump x264 to r2377 1ca7bb9.Rodeo2013-11-082-6/+6
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-0824-720/+864
* WinGui: Remove AV_MKV option. Now default for the buildsr552013-11-086-11/+8
* MacGui: update to the new preset getter API.Rodeo2013-11-081-8/+5
* New getters for video presets, tunes, profiles and levels.Rodeo2013-11-085-6/+79
* ports: cosmetics.Rodeo2013-11-081-1/+1
* ports: cast return result from getpid().Rodeo2013-11-081-1/+1
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-086-53/+71
* Interop: Exposed properties and methods on subtitle tracks to determine if th...randomengy2013-11-074-7/+56
* Fix a small leak in encca_aac.ritsuka2013-11-051-0/+1
* MacGUI: validate the toolbars items after a scan. This used to be done but go...ritsuka2013-11-051-1/+2
* RB626: return code support addedmaxd2013-11-0513-9/+68
* decomb: don't use frame flags to modify deinterlace behaviorjstebbins2013-11-051-15/+5
* MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...ritsuka2013-11-049-2664/+2270
* MacGUI: fixed OutputPanel.xib warnings.ritsuka2013-11-031-239/+260
* fix a52dec and mpeg2dec duplicate symbols w/ OSX 10.9 SDKkonablend2013-11-026-0/+37
* WinGui: fix an issue where the value of the H.264 level and profile widgets w...Rodeo2013-11-021-8/+11
* OpenCL: initial work on a new OpenCl wrapper, which will eventually phase out...Rodeo2013-11-026-70/+995
* MacGUI: refactor PictureController. kill a bit of dead code (~500 lines), swi...ritsuka2013-11-027-3136/+2206
* Push 2 new folder/file icons into the main gfx folder.sr552013-11-022-0/+0
* WinGui: Update the video preview window icon. Was using the wrong one.sr552013-11-023-5/+4
* WinGui: Changed the Source Menu file icon to something that scales down a bit...sr552013-11-024-2/+5
* WinGui: Fixed an issue with the Queue toolbar where resizing the widow to a s...sr552013-11-023-11/+19
* libhb: fix problem with SSA render when muxer is avformatjstebbins2013-11-011-2/+2
* libhb: fix BD audio detection problemjstebbins2013-10-281-15/+24
* libhb: fix another case of spurious "missing start code" messagesjstebbins2013-10-281-0/+11
* libhb: fix double hb_buffer_closejstebbins2013-10-281-1/+0
* libhb: fix "missing start code" error message when encoding BDjstebbins2013-10-281-3/+9
* libhb: fix compiler warningsjstebbins2013-10-281-2/+1
* Denoise (hqdn3d) performance improvements.Rodeo2013-10-281-49/+54