summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fixed the size for tx3g samples in muxmp4.c I forgot to add the size of the...ritsuka2009-05-082-18/+25
* MacGui: Preset Import / Export initial implementation and auto updating of bu...dynaflash2009-05-085-27/+319
* BuildSystem: minor meta-data fix: HB_PROJECT_BUILD_SYSTEMF now correctly defi...konablend2009-05-081-1/+1
* Fix timestamps on CC's they are now 100% ready and working. Thanks to j45 and...eddyg2009-05-082-5/+11
* Combine multiple CC lines into one, trimming whitespace, and adding proper la...eddyg2009-05-074-70/+99
* WinGui:sr552009-05-077-33/+88
* Soft Subtitle Support in the MP4 Muxer.ritsuka2009-05-071-6/+91
* WinGui:sr552009-05-073-106/+95
* # Newsr552009-05-079-136/+239
* MacGui: Change new preset code to use AudioList for storing the audio track i...dynaflash2009-05-071-135/+235
* 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