summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change CC608 decoder to be its own threadeddyg2009-05-0711-88/+206
* Minor change in sub printingeddyg2009-05-061-1/+4
* Removed double EOF for CC's (one from dvd and one from cc), fixed compiler wa...eddyg2009-05-063-22/+33
* subtitle muxing: jstebbins2009-05-064-42/+101
* Fix Closed Caption start/stop times, switched to SRT encoding including marku...eddyg2009-05-063-22/+32
* Fix several boneheaded mistakes in fifo ready logic.van2009-05-061-13/+16
* Missed fileeddyg2009-05-061-0/+61
* VOBSUB encoder skeleton for use with mkv VOBSUB pass-througheddyg2009-05-067-6/+30
* Push an EOF onto the subtitle fifos from the reader for DVD VOBSUBs and also ...eddyg2009-05-065-26/+89
* Clean up subtitles at end of encode if not consumed and free fifo.eddyg2009-05-051-0/+1
* MacGui: disable and deselect chapter markers when only one chapter is being e...dynaflash2009-05-051-2/+24
* LinGui:jstebbins2009-05-052-0/+24
* Rewrite pass-through timestamps in sync, put on subtitle->fifo_out for muxing...eddyg2009-05-054-46/+91
* WinGui:sr552009-05-0415-151/+165
* LinGui: arg! and remove debuggin outputjstebbins2009-05-041-2/+1
* LinGui: preview crop border fixjstebbins2009-05-041-1/+3
* LinGui: another tweak to preview cropping bordersjstebbins2009-05-041-16/+10
* LinGui: tweaks to appearance of visible crop bordersjstebbins2009-05-042-17/+28
* fix mkv muxing. eddyg forgot to add a break in a switch he modified.jstebbins2009-05-041-0/+1
* MacGui: preview changes to coincide with rev 2376dynaflash2009-05-043-184/+70
* LinGui: preview changesjstebbins2009-05-046-140/+183
* Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...eddyg2009-05-0410-27/+2847
* LinGui: integrate with eddyg's subtitle list changesjstebbins2009-05-042-23/+17
* Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected...eddyg2009-05-049-157/+220
* - minor code cleanup - use x264_nal_t.i_type instead of buffer+offset&mask.konablend2009-05-031-5/+13
* - encx264 sets HB_FRAME_REF to expose ref/non-ref frame status to muxer.konablend2009-05-033-12/+73
* LinGui: jstebbins2009-05-027-11/+18
* LinGui: adjust vfr code to accomidate new method of handling vfr in libhbjstebbins2009-05-021-12/+12
* - Move frame rate code from sync to the end of render so it can account for ...van2009-05-026-143/+259
* BuildSystem: fix libmp4v2 error: Error: file number 2 already allocatedkonablend2009-05-026-22/+24
* MacGui: restore the gray border to show crop, etc. in the picture preview.dynaflash2009-05-021-2/+10
* MacGui: Add an "Attempt Scan Anyway" option to the 64-bit physical dvd scan w...dynaflash2009-05-011-1/+14
* MacGui: Fix issue in custom anamorphic where the modulus was not changed back...dynaflash2009-05-011-13/+15
* MacGui: Custom Anamorphic dynaflash2009-05-011-1/+0
* MacGui: Custom Anamorphic initial implementation (experimental) and pic setti...dynaflash2009-05-017-1196/+2704
* dvdnav: improve title scanningjstebbins2009-05-018-176/+525
* dvdnav: fix problem with vm entering stopped statejstebbins2009-04-292-0/+65
* LinGui: fix stupid mistake in setting the audio codecjstebbins2009-04-291-10/+12
* LinGui: add "auto" passthru audio optionjstebbins2009-04-283-22/+28
* LinGui: fix drag and drop problems in presets and queuejstebbins2009-04-272-0/+10
* WinGui: dvdnav option added to preferences.sr552009-04-276-30/+94
* add libdvdnav supportjstebbins2009-04-2738-333/+1894
* x264 bump to r1130-8475977dynaflash2009-04-251-1/+1
* LinGui: change some preset keys to sync with mac presetsjstebbins2009-04-244-16/+16
* WinGui:sr552009-04-235-137/+90
* Fix ffmpeg module to use scoped-gcc value.konablend2009-04-231-1/+1
* Leave video tracks on the 90KHz MPEG timebase so we don't end up with constan...van2009-04-231-66/+39
* WinGui:sr552009-04-2220-591/+404
* - Get rid of deadlock that would halt processing some mkv files.van2009-04-211-90/+224
* bump libmp4v2 r224 ->r286; chunk duration; tags; cover-artkonablend2009-04-217-184/+122