summaryrefslogtreecommitdiffstats
path: root/libhb/muxcommon.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* LinGui: add queue statisticsJohn Stebbins2019-06-251-1/+2
* Add WebM support (#1822)Justin Bull2019-02-131-0/+1
* ssa: improve SSA to TX3G conversionJohn Stebbins2019-01-141-234/+0
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* libhb: fix a number of issues reported by clang.Damiano Galassi2018-01-121-13/+18
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* tx3g: make font size scale with video heightJohn Stebbins2017-11-031-8/+21
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* muxcommon: fix check_realloc_outputJohn Stebbins2016-05-241-9/+2
* tx3g: fix conversion of empty SSA subtitleJohn Stebbins2016-05-161-0/+5
* remove debug printfJohn Stebbins2016-05-081-2/+0
* mux: eliminate 2048 byte size limit of SSA subtitlesJohn Stebbins2016-05-081-34/+111
* libhb: fix incorrect assumption that video quality is always positive.Tim Walker2016-03-311-1/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-149/+126
* mux: simplify muxFlushJohn Stebbins2015-10-141-11/+4
* mux: flush cached buffers when closingJohn Stebbins2015-10-141-1/+30
* tx3g: remove 2 line limitJohn Stebbins2015-10-121-14/+1
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-291-3/+3
* json: automatically scan title when processing json jobsjstebbins2015-03-071-4/+7
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-1/+1
* muxcommon: fix bitvec leakjstebbins2014-10-301-0/+1
* libhb: plug memory leaksjstebbins2014-09-051-0/+1
* libhb: fix tx3g styles when the entire line is one stylejstebbins2014-08-271-2/+12
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-12/+0
* mux: fix problems created by >32 track limit patchjstebbins2014-05-141-14/+12
* mux: eliminate 32 track limitjstebbins2014-05-111-35/+191
* Convert all text subtitles to ASS subsjstebbins2014-04-131-218/+128
* x265: enable MP4 and Matroska muxing.Rodeo2014-03-131-4/+0
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* x265: misc. container-related fixes.Rodeo2014-02-121-1/+1
* Initial x265 integration. Patch by Zhang Zhiqiang. Thanks!Rodeo2014-02-101-0/+4
* RB626: return code support addedmaxd2013-11-051-0/+1
* libhb: make libhb internal character code utf8jstebbins2013-09-221-2/+2
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-2/+254
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Improve management of titles and jobsjstebbins2012-11-121-5/+4
* Updated file copyright / GPL headerssr552012-06-151-4/+6
* Rework filter pipelinejstebbins2012-03-271-3/+3
* Fix interleaving of subtitles in muxerjstebbins2011-11-141-8/+16
* 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