summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: update readme with list of dependencies for buildingjstebbins2008-12-031-1/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1999 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Remove deprecated patch-x264-aq.patch from contribsdynaflash2008-12-031-299/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1998 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Picture Settings window - fix issue with freezing when resizing with ↵dynaflash2008-12-031-6/+2
| | | | | | anamorphic set to None. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1997 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix live preview on 32 bit platformsjstebbins2008-12-031-6/+2
| | | | | | | found an ld flag that prevents export of specific libraries git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Found the ffmpeg initialization problem with VC-1 video. jstebbins2008-12-032-12/+115
| | | | | | | So now we can use our own demuxer for streams with VC-1. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1995 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Mac: move decmetadata.c to "libhb Sources" in the xcode project like all of ↵dynaflash2008-12-031-1/+1
| | | | | | the other libhb files git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1994 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - allow titles with video but no audio.van2008-12-021-9/+4
| | | | | | | - don't throw away previews just because we hit eof while trying to find audio info. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1993 b64f7644-9d1e-0410-96f1-a4d463321fa5
* I suspect that eddyg's r1987 didn't really want to totally break transport ↵van2008-12-021-0/+5
| | | | | | and program streams ... git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1992 b64f7644-9d1e-0410-96f1-a4d463321fa5
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1991 ↵sr552008-12-022-2/+2
| | | | b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: minor adjustments to the display of source informationjstebbins2008-12-023-9/+29
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1990 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: free a mark thats used in activity log scrollingjstebbins2008-12-021-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1989 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-12-022-1/+4
| | | | | | - Allows crop 0000 to be stored in presets. Sorry, forgot to change this when the PS3 preset started using it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1988 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Add metadata support to libhb, add importing of MP4 metadata, add export of ↵eddyg2008-12-0214-131/+469
| | | | | | MP4 metadata, add importing of MP4 chapters, add seek to chapter for input files, add new libmp4v2, remove old MP4 chapter muxing - now in libmp4v2. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1987 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add logging level to preferencesjstebbins2008-12-027-12/+175
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1986 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix cut/past capability in x264 options textview.jstebbins2008-12-011-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1985 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a minor annoyance with how activity window scrolling works.jstebbins2008-12-011-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1984 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg ↵eddyg2008-12-013-4/+4
| | | | | | LATM diff context. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1983 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix live preview scaling for PAR's < 1jstebbins2008-12-011-1/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1982 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fix Auto Crop in the Legacy AppleTV presetdynaflash2008-12-011-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1981 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fix the deblock filter for live previews.dynaflash2008-12-011-1/+7
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1980 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Add selectable logging levels to the Advanced preferences.dynaflash2008-12-011-14/+196
| | | | | | | - Defaults to 1 still - Range of 0 (off) to 2 (very verbose) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1979 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-302-6/+10
| | | | | | | - Fixes "Audio" typo on Queue Window - If AppleTV is selected, don't reset audio track 2 on new scan git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1978 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: when setting up a live preview encode, ignore current chapter settings.jstebbins2008-11-301-33/+36
| | | | | | | if all chapters aren't enabled, the encode exits without completing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1977 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix one massively stupid & one moderately stupid bug I introduced into the ↵van2008-11-301-2/+21
| | | | | | DTS PTS handling. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1976 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Remove custome decomb option from preferences and Picture Settingsdynaflash2008-11-306-294/+95
| | | | | | | - Remove the text field to enter a custom decomb string in the Preferences > Picture window - Change the NSPopup for decomb to a checkbox in Picture Settings. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1975 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: set job->seek_points when generating live previewjstebbins2008-11-301-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1974 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Picture Previews - increase the maximum number of previews per title ↵dynaflash2008-11-301-2/+38
| | | | | | from 20 to 30. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1973 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Implement variable number of preview framesdynaflash2008-11-305-23/+212
| | | | | | | - Set in Preferences -> Advanced and defaulted to 10 - Allows for up to 20 previews per title for now. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1972 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: variable number of preview frames. preference option to setjstebbins2008-11-307-438/+573
| | | | | | | the number of frames git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1971 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Adds two new parameters to hb_scan, to control the number of preview frames ↵jbrjake2008-11-307-31/+66
| | | | | | | | generated during scan, and whether or not they're written to disk for later display. This will break any interfaces that use hb_scan until the new params are specified...sorry. Also adds a new job->seek_points setting (set this to the same as the number of previews) to be used with job->start_at_preview when doing live preview encodes, so the seek function has a frame of reference. Wires up the CLI with a --previews option (long option only) to control the new scan parameters, and defaults the CLI to not writing previews to disk. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1970 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Don't allow multiple decodes of the same ffmpeg audio stream. Because ffmpeg ↵van2008-11-291-4/+22
| | | | | | | | | mixes stream reader state with decoder state we only have one decoder instance for the streamso multiple decode requests will garble the audio and/or cause an abort. (Since the Universal preset specifies AC-3 passthru, using it on non-ac3 audio caused a second decode of the first audio track to be requested which triggered this bug and resulted in lots of aborts for wmv & avi conversions.) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1969 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-291-1/+4
| | | | | | - Small display issue fixed. If audio tracks have no sub format. (e.g Director's Commentary), "()" would be displayed. Thanks Canvas (http://forum.handbrake.fr/viewforum.php?f=12) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1968 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-282-76/+61
| | | | | | | - Fixes a problem with res calc. - Cleans up the Main.cs file a bit. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1967 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-281-164/+75
| | | | | | - Just cut down some code, got rid of some duplicated code etc. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1966 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Fix 5.1 channels map for vorbis.ritsuka2008-11-271-6/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1965 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-279-413/+357
| | | | | | | | | - Removed RAM limitation code on startup. - Gets rid of the SystemInfo Class. It's no longer required. Since the ram limitation code has been remove, only the activity window needs access to the information, so, the code has been moved to frmActivityWindow.cs - Removed some redundant code from frmMain.cs. Cleaned the startup code block up a bit. - Re-structured frmMain.cs. Moved the code around into more logical regions. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1964 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: tidy up the video, audio, and advanced tabsjstebbins2008-11-263-259/+126
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1963 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: remove etched frame clutter from the preview windowjstebbins2008-11-263-443/+248
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1962 b64f7644-9d1e-0410-96f1-a4d463321fa5
* Remove the old mpeg4i patches that are now redundant.eddyg2008-11-265-1457/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1961 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: reposition the presets frame below toolbarjstebbins2008-11-264-592/+460
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1960 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-261-37/+99
| | | | | | - Queue window is now resizeable. The list of queued items will resize with the window. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1959 b64f7644-9d1e-0410-96f1-a4d463321fa5
* WinGui:sr552008-11-268-153/+163
| | | | | | | | | - The Queue Recovery, inport/export features now use an XML based file system rather than text file. - Queue now uses class based Queue Items for storing data rather than an arraylist. - Fixes an issue where the source and/or destination would not show up in the list of queue items. - Queue progress meter will now update correctly if a user adds more items to the queue after starting the queue. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1958 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: move the picture filters to the preview window. jstebbins2008-11-264-1032/+1133
| | | | | | | and tidy up the picture tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1957 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Cleanup HBPreferncesController and the preferences nib a little. ↵ritsuka2008-11-262-54/+112
| | | | | | Original path by blindjimmy git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1956 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-267-254/+177
| | | | | | | separated with its own entry box. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1955 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make socket connect for appcast run in its own thread. preventsjstebbins2008-11-253-10/+10
| | | | | | | long delay at startup when there are network issues. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1954 b64f7644-9d1e-0410-96f1-a4d463321fa5
* - add John A. Stebbins' changes to handle TrueHD and DTS-HD multiplexed ↵van2008-11-256-370/+401
| | | | | | | | | | streams. - give transport streams their own demuxer rather than constructing fake PS packets to use the DVD demuxer. - start re-doing the transport stream code so it does fewer memory to memory copies. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1953 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Fix live preview window so that changes in the preview window are ↵dynaflash2008-11-241-2/+9
| | | | | | reflected in the main window in real time. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1952 b64f7644-9d1e-0410-96f1-a4d463321fa5
* MacGui: Live Preview Initial Implementationdynaflash2008-11-246-211/+1210
| | | | | | | | | | | | | | - Uses a separate instance of libhb called fPreviewLibhb to do the preview encode. Bypasses the queueing system so you can encode a live preview on one source while encoding another. - All facets of the encode are replicated (including but not limited to audio tracks, subtitles and picture filters) *except* 2 pass. For speed's sake we only do one pass which should be more than sufficient for a 6 to 60 second preview. - Live Preview clips are stored in "~/Library/Application Support/HandBrake/Previews/" and remain until a new preview is called for of the same format in which case the old version of "mymovie.mkv" would be replaced with a current version called "mymovie.mkv". - Uses QTMovieView and QTMovieKit to show 5 - 60 seconds in 5 second increments (determined by a user set NSPopUpButton) of a live preview from the starting point of any of the existing 10 still previews. - Preview window is now non-modal so can be kept open to see the effect of changing presets, etc. - Next and Previous buttons replaced with a 10 position slider - Live Preview is shown same as users QuickTime implementation would show it. ie. without Perian installed, mkv's will not play back, etc. - Uses QT's stock controller bar with volume, scrubber and single frame advance buttons. - Known Issues: Movie alignment against the still preview considering the additional height of the movie controller bar. Particularly using loose anamorphic. I am sure there are others. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1951 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: arg! missed a filejstebbins2008-11-241-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1950 b64f7644-9d1e-0410-96f1-a4d463321fa5