summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't crash HB when the video decoder (MPEG2 or ffmpeg) doesn't understand th...eddyg2008-08-121-1/+10
* LinGui: create a presets translator that reads mac gui xml file and jstebbins2008-08-111-0/+668
* Removes hard tabs from detelecine.c as a first step towards documenting it.jbrjake2008-08-101-368/+368
* WinGui:sr552008-08-106-472/+220
* Make sure we never return an unitialized buffer chain to work_loop.van2008-08-091-0/+2
* WinGui:sr552008-08-097-760/+650
* LinGui: address scott's complaint that the way i handle audio presetsjstebbins2008-08-089-624/+420
* WinGui:sr552008-08-082-18/+19
* MacGui: Fixed the warning in ChapterTitles for real this time.ritsuka2008-08-081-5/+1
* MacGui: Use fast numerators in HBPreferencesController, remove an hard tab an...ritsuka2008-08-081-12/+10
* - change aspect from a scaled int to a double so we can handle the widervan2008-08-0810-84/+129
* LinGui: fix problem with install target of makejstebbins2008-08-071-0/+1
* LinGui: change how x264 options are handledjstebbins2008-08-079-370/+697
* MacGui: Some small enhancements and clean ups in HBQueueController ritsuka2008-08-072-206/+167
* Don't obey maxWidth and maxHeight settings when using strict anamorphic.jbrjake2008-08-061-18/+17
* LinGui: make activity log window scrolling work betterjstebbins2008-08-051-5/+32
* lame updated to 3.98 from 3.96.1sr552008-08-051-1/+1
* MacGui: Fixed a warning.ritsuka2008-08-051-3/+3
* LinGui: fix a couple problems with activity window scrolling noted by a userjstebbins2008-08-041-4/+9
* LinGui: add 8x8dct checkbox to match the other ui'sjstebbins2008-08-046-8/+47
* WinGui:sr552008-08-0413-221/+339
* MacGui: Remove legacy preferences since they are now controlled via the presets.dynaflash2008-08-043-795/+170
* LinGui: fix my ipod presetsjstebbins2008-08-042-5/+8
* delete debug messagejstebbins2008-08-041-1/+0
* LinGui: clean up hb status handling. mostly just moving things around.jstebbins2008-08-039-586/+258
* WinGui:sr552008-08-019-0/+0
* WinGui:sr552008-08-0115-473/+471
* Splits the display of job settings off from the actual work of beginning of a...jbrjake2008-08-014-73/+237
* LinGui: change extension from mp4 to m4v if there is an ac3 output trackjstebbins2008-07-304-15/+125
* Fix two problems that would cause HB to hang in the muxer whenever the input ...van2008-07-303-54/+37
* LinGui: make the progress bar behave better when scanning while encodingjstebbins2008-07-303-75/+144
* MacGui: Don't repopulate fVidRatePopUp in titlePopUpChanged. The framerates a...ritsuka2008-07-301-31/+2
* MacGui: - Fixed loose anamorphic preview (still not perfect)ritsuka2008-07-302-48/+49
* LinGui: hack to prevent segfault caused by avpicture_deinterlace. jstebbins2008-07-301-0/+5
* Don't lose our existing buffer chain when nal_encode returns NULL.van2008-07-291-10/+16
* LinGui: Make the gui recognize when scanning is complete while an encode is jstebbins2008-07-291-0/+13
* WinGui:sr552008-07-296-43/+86
* MacGui: Do not disable the ui if there is no reason to do so. Removed unused ...ritsuka2008-07-291-26/+5
* MacGui: cleanup updateUI methods. Removed white spaces, and an useless variable.ritsuka2008-07-281-38/+32
* MacGui: - Implement automatic extension switching for mp4/m4v.ritsuka2008-07-283-133/+139
* MacGui: Use nil instead of NULL. Patch by blindjimmy. http://handbrake.djgrap...ritsuka2008-07-284-167/+165
* LinGui: fix segfault when "." in destination is deleted.jstebbins2008-07-281-1/+6
* Fix subtitle scan to work with new stream eof logic.van2008-07-262-7/+6
* MacGui: Fixed the flying picture sheet, removed the last references to the op...ritsuka2008-07-261-5/+8
* Use PTS, not DTS, in encx264 output frames so we don't have to special-case i...van2008-07-264-83/+49
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-2617-382/+520
* LinGui: validate that vfr is enabled when decomb is enabledjstebbins2008-07-251-0/+14
* make default audio drc 1.0jstebbins2008-07-252-2/+2
* fix decomb settings. remove cruft from earlier experimentsjstebbins2008-07-251-1/+0
* LinGui: Clean up temp files between scans instead of all at once when exiting.jstebbins2008-07-253-12/+17