summaryrefslogtreecommitdiffstats
path: root/libhb/muxcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy % to RF mapping.jstebbins2011-03-211-1/+1
* clean up crufty legacy codejstebbins2010-10-231-8/+0
* fix another hang in the muxer.jstebbins2010-10-031-1/+2
* fix a rare hang in the muxer.jstebbins2010-09-131-1/+7
* Fix muxing problem with certain sources/settingsjstebbins2010-08-311-14/+15
* guard against excessive memory consumption in the muxer betterjstebbins2010-06-201-0/+22
* fix fps logging when there is no audio track.jstebbins2010-04-221-6/+13
* fix silence insertion problem in audio sync and pipeline stall problemjstebbins2010-04-031-2/+5
* fix sporadic incorrect bitrate calculation of muxed tracksjstebbins2010-03-271-1/+2
* reduce mux interleave threshold more to prevent out of memory situationsjstebbins2010-03-191-1/+1
* put a limit on how many buffers the muxer will cache when it isjstebbins2010-02-091-4/+11
* use DTS generated by x264 when computing duration and offset in muxmp4jstebbins2010-02-061-1/+0
* Only display mux stats oncejstebbins2009-12-101-42/+42
* fix buffer leak during indepth scan jstebbins2009-12-081-0/+6
* Reduce the amount of buffering used and eliminate hb_snooze in the encoding p...jstebbins2009-12-051-163/+257
* - cleanup gcc format warnings showing up on linux 64-bitkonablend2009-06-251-3/+3
* Format cleanup.konablend2009-06-251-2/+1
* softsubtitles:jstebbins2009-06-021-1/+1
* Another subtitle muxing fix: Don't check the rdy bit before calling OutputTra...van2009-05-111-18/+14
* Fix another subtitle interleaving botch - for mkv's we want the subtitle in t...van2009-05-091-8/+8
* subtitle muxing: jstebbins2009-05-061-0/+8
* Fix several boneheaded mistakes in fifo ready logic.van2009-05-061-13/+16
* fix mkv muxing. eddyg forgot to add a break in a switch he modified.jstebbins2009-05-041-0/+1
* Soft Subs Part 2: Auto-detect CC during scan, add CC to subtitle list in titl...eddyg2009-05-041-20/+32
* - Get rid of deadlock that would halt processing some mkv files.van2009-04-211-90/+224
* After discussion with eddyg, extending verbose logging level 2 from just memo...jbrjake2008-10-091-4/+4
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-51/+53
* Fix mkv A/V sync problem created by R1542.van2008-07-081-2/+14
* If we always require a buffer to be available on every fifo we'll eventually ...van2008-06-301-3/+5
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* New internal audio handling.saintdev2008-04-011-3/+3
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-4/+4
* Matroska muxer!saintdev2007-07-141-0/+2
* Reverts an hb_snooze call's length from 200 to 50, like titer intended it. Sh...jbrjake2007-03-181-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+227
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-227/+0
* Revert changes to threading sleep intervals. johnallen2007-01-091-7/+2
* added worker thread sleep throttling.johnallen2007-01-081-3/+11
* added HB_STATE_MUXING to hb_state_s and corresponding structure.johnallen2007-01-071-0/+7
* RapidSVN commited changes to files I did not want commited. This commit rever...johnallen2007-01-061-6/+0
* added Doxyfile, config file for doxygenjohnallen2007-01-061-0/+6
* HandBrake 0.7.1a1rhester2006-09-301-0/+1
* Merge from avformat branchtiter2006-04-171-0/+1
* HandBrake 0.7.0handbrake2006-01-141-0/+215