summaryrefslogtreecommitdiffstats
path: root/libhb/muxavformat.c
Commit message (Expand)AuthorAgeFilesLines
* updated libhb muxavformat.c to match values provided by sr55 gist.matthew2017-10-081-2/+2
* added entries to muxavformat and work filesmatthew2017-10-021-0/+2
* muxavformat: override h.265 'hev1' with 'hvc1' (#782)John Stebbins2017-06-141-1/+2
* qsv: added HEVC 10-bit as encoder, should help for GUI integrationmaxd2017-03-051-0/+1
* muxavformat: Inform muxer of encoder delayJohn Stebbins2017-02-151-0/+2
* mux: revert shift timestamps by largest encoder delayJohn Stebbins2017-02-141-35/+0
* mux: shift timestamps by largest encoder delayJohn Stebbins2017-02-141-0/+34
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* muxavformat: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-90/+106
* libhb: rename some masks to better reflect their purpose.Tim Walker2016-09-171-1/+1
* libhb: use the new keyframe flag.Tim Walker2016-09-171-4/+5
* contrib: Add opus audio encoder.John Stebbins2016-09-021-0/+17
* enable libvpx VP9 encoderJohn Stebbins2016-05-271-0/+6
* libhb: send initial chapter through pipelineJohn Stebbins2016-05-171-25/+29
* muxavformat: fix last subtitle persistence in mp4John Stebbins2016-05-171-0/+22
* mux: eliminate 2048 byte size limit of SSA subtitlesJohn Stebbins2016-05-081-27/+45
* muxavformat: fix mp4 subtitle empty packet durationJohn Stebbins2016-04-141-1/+1
* muxavformat: fix muxer interleaving in mkvJohn Stebbins2016-03-271-3/+5
* muxavformat: fix sync issue when bframes are enabledJohn Stebbins2016-03-231-19/+16
* libhb: fix buffer over-reads by libav get_bits()John Stebbins2016-03-061-16/+20
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x265: add support for 10, 12, and 16 bit x265 libsJohn Stebbins2015-11-121-1/+4
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-1/+2
* muxavformat: add support for mp4 fallback audio signallingJohn Stebbins2015-11-091-1/+51
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-10/+1
* qsv: HEVC encoding support.Tim Walker2015-09-201-0/+2
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-3/+6
* muxavformat: add "creation_time" metadatajstebbins2015-03-151-0/+5
* json: automatically scan title when processing json jobsjstebbins2015-03-071-1/+1
* muxavformat: only set subtitle "forced" flag when *user* sets default trackjstebbins2015-02-251-3/+6
* mkv: mark "default" subtitle tracks with both default and forced flagsjstebbins2015-02-241-1/+2
* New audio output options.Rodeo2015-02-151-0/+6
* mux: remove obsolete comment about generation of AAC extradata from TS filesjstebbins2015-02-041-5/+0
* mux: fix chapter timestamps, factor in video encoder delayjstebbins2015-02-041-1/+22
* libhb: Fix AAC passthru from TS filesjstebbins2015-02-041-0/+21
* muxavformat: fix mp4 edit lists to eliminate initial black framesjstebbins2015-02-031-35/+0
* muxavformat: fix defaultduration in mkv filesjstebbins2015-02-011-0/+2
* Update year to 2015.bradleys2015-02-011-1/+1
* Add support for open type font attachments.ritsuka2015-01-311-2/+10
* muxavformat: fix avformat stream time_base warningjstebbins2015-01-301-0/+1
* mux: fix format of ssa preamblejstebbins2014-12-161-11/+12
* json: add json APIsjstebbins2014-12-161-31/+16
* libhb: plug memory leaksjstebbins2014-09-051-0/+1
* libhb: fix mp4 optimizejstebbins2014-09-011-2/+3
* libhb: don't set duration of PGS subtitlesjstebbins2014-08-301-2/+4
* libhb: fix small error in "empty" mp4 subtitle durationjstebbins2014-08-271-3/+1
* muxavformat: Fix muxing of AAC that is missing extradatajstebbins2014-08-201-26/+32
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-4/+0
* libhb: fix mp4 audio track titlesjstebbins2014-08-061-0/+7
* libhb: fix mp4 post tagging problemsjstebbins2014-08-061-0/+1