summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui:sr552008-07-026-259/+359
* MacGui: Fixed a crash when dismissing the open window.ritsuka2008-07-021-2/+2
* Added Paul Kendalls ffmpeg AAC-LATM codec. Allows HB to decode AAC-LATMeddyg2008-07-023-1/+897
* LinGui: add hidden preset option to allow direct QP/CRF entry for ffmpeg andjstebbins2008-07-016-80/+143
* WinGui:sr552008-07-011-0/+3
* Enable subtitle-scan to work when using Xvid as the encoder. Also checks retu...eddyg2008-07-011-10/+21
* LinGui: clean up temporary file turds upon exitjstebbins2008-06-303-0/+45
* LinGui: add detected dvd drives to file menu for quick access. this is a jstebbins2008-06-303-15/+82
* WinGui:sr552008-06-309-295/+397
* - fix an error in the SCR calculation that would cause an extra frame to be ...van2008-06-305-10/+28
* If we always require a buffer to be available on every fifo we'll eventually ...van2008-06-301-3/+5
* WinGui:sr552008-06-2713-443/+1212
* Fix a crash when using mp4 and no audio tracks.saintdev2008-06-261-4/+10
* fix the build instructionsjstebbins2008-06-251-3/+7
* MacGui: Fixed overlapping button when resizing the preset drawer.ritsuka2008-06-251-8/+8
* MacGUI: Replace MVMenuButton with standard controls. Thanks blindjimmy.ritsuka2008-06-2512-4282/+1946
* MacGui: Replace valueForKey with objectForKey when accessing the NSDictionary...dynaflash2008-06-251-87/+86
* get the right version info when building with make on linuxjstebbins2008-06-231-2/+2
* LinGui: Allow scanning new source when work is in progress jstebbins2008-06-232-21/+13
* LinGui: fix line wrapping in activity window. jstebbins2008-06-231-1/+1
* Don't let cropping get fooled by dark content - make sure that we only crop a...van2008-06-231-16/+56
* Reintroduce Solaris support. Fully tested on everything - apart from Windows,...eddyg2008-06-194-54/+87
* remove autogenerated file from svn. They should be regenerated on thejstebbins2008-06-1914-41612/+0
* Getting rid of dvd open failure error, it is not an error when eddyg2008-06-191-1/+4
* - Add COLR atom support to mpeg4ipvan2008-06-184-0/+259
* for linux and cygwin. fix dep for HandBrakeCLI so that it is rebuilt when li...jstebbins2008-06-181-5/+5
* use same compile optimizations that a jam build usesjstebbins2008-06-181-1/+1
* Fix building of faad2 with libtool 2.2.xsaintdev2008-06-182-1/+14
* Redo svn:eol-style=LF this time.saintdev2008-06-170-0/+0
* Remove assert()s.saintdev2008-06-171-7/+0
* CLI: Add a newline at the end of the hb_error message.saintdev2008-06-171-1/+1
* CLI: Simplify the handling of audio codecs, bitrate and samplerate.saintdev2008-06-171-57/+32
* If we're using pass-through, copy the input bitrate/sample rate to the output.saintdev2008-06-171-4/+16
* No need to check the mixdown settings if pass-through is requested.saintdev2008-06-171-119/+122
* Set svn:eol-style=native on most text files.saintdev2008-06-176-535/+535
* LinGui: Initial importjstebbins2008-06-17104-0/+62184
* WinGui:sr552008-06-171-12/+12
* MacGui: convert HBQueueController to be a subclass of NSWindowController - ku...dynaflash2008-06-173-1549/+1548
* MacGui: Remove spurious NSString stringWithFormat calls in controller.mm Than...dynaflash2008-06-171-98/+98
* Updates the Mac->CLI preset conversion script to handle the new keys for sepa...jbrjake2008-06-152-119/+712
* remove libhb.so from "all" target. It can't be build on x86_64 and nobody isjstebbins2008-06-151-1/+1
* fix building with make on linux. missing bz2 and faadjstebbins2008-06-141-2/+2
* WinGui:sr552008-06-125-50/+72
* WinGui:sr552008-06-121-0/+15
* WinGui:sr552008-06-129-32/+45
* New cropping algorithm - determine cropping rectangle from a median filter ru...van2008-06-121-43/+123
* - put the "find a usable frame rate" logic in the place that actually comput...van2008-06-121-3/+77
* There is no reason make should be creating stable builds by default in any OS...jbrjake2008-06-091-2/+2
* Update x264 to x264-r877-c74a8e2dynaflash2008-06-083-500/+2
* Improve image quality for ffmpeg constant qualityjstebbins2008-06-082-5/+24