summaryrefslogtreecommitdiffstats
path: root/libhb/muxavformat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for Issue #632 (#3413)George Sheppard2021-03-031-0/+5
* libhb: add videotoolbox 10bit hevc encoder.Damiano Galassi2021-02-281-0/+1
* fixed typosfreddii2021-02-251-2/+2
* Add support for using the ffmpeg MediaFoundation encoder wrapperMartin Storsjö2021-02-201-0/+2
* libhb: passthru mastering display metadata and content light level metadata.Damiano Galassi2021-02-011-2/+38
* muxavformat: disable libavformat's mkv automatic handling of default flag. Fi...Damiano Galassi2021-01-211-0/+2
* Update copyright dates to 2021.Bradley Sepos2021-01-011-1/+1
* MP2 PassThru (libhb part)Nomis1012020-11-081-0/+3
* muxavformat: fix setting iso639_2b lang code in mkvJohn Stebbins2020-06-031-1/+2
* decavsub: enable dvb subtitle passthrough in mkvJohn Stebbins2020-03-291-0/+5
* Update copyright dates to 2020.Bradley Sepos2020-01-011-1/+1
* Gardening: Clean up trailing whitespaceNomis1012019-11-041-1/+1
* libhb: make hb_buffer_t libhb privateJohn Stebbins2019-09-121-0/+1
* libhb: resolve header conflicts with pango/harfbuzzJohn Stebbins2019-09-121-3/+3
* Resolve conflict with harfbuzz include file hb.hJohn Stebbins2019-09-101-1/+1
* fix build errorJohn Stebbins2019-08-111-1/+2
* muxavformat: set handler_name for subtitle track names alsoJohn Stebbins2019-08-111-0/+6
* muxavformat: fix writing alternative track name in mp4 hdlr atomJohn Stebbins2019-08-111-1/+1
* add subtitle track name read/writeJohn Stebbins2019-08-111-0/+6
* a few fixes for audio track name handlingJohn Stebbins2019-08-111-1/+1
* Fix some typos (#2202)Nomis1012019-07-311-1/+1
* Add WebM support (#1822)Justin Bull2019-02-131-1/+13
* muxavformat: use better approximation for duration of last video frameJohn Stebbins2019-01-161-0/+10
* ssa: improve SSA to TX3G conversionJohn Stebbins2019-01-141-3/+11
* Add SSA subtitle importJohn Stebbins2019-01-141-1/+2
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Add VideoToolbox hardware encoding thru FFmpeg.Damiano Galassi2018-11-151-0/+2
* muxavformat: fix error messagesJohn Stebbins2018-11-141-4/+4
* encavcodec: fix passing extradata to muxerJohn Stebbins2018-11-141-12/+64
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+2
* muxavformat: silence mp4 frame size warningJohn Stebbins2018-06-151-0/+1
* muxavformat: use alternate API to initialize out contextJohn Stebbins2018-06-151-12/+5
* muxavformat: fix crash on windowsJohn Stebbins2018-06-151-1/+1
* muxavformat: fix use of deprecated AVFormat.filenameJohn Stebbins2018-06-131-1/+1
* muxavformat: Fix muxing SSA subtitlesJohn Stebbins2018-06-091-35/+0
* Add support for VCE hardware encoding.Michael Wootton2018-06-061-0/+2
* contrib: Use AV_CODEC_ID_ASS for FFmpeg.Bradley Sepos2018-05-281-2/+2
* FFMPEG #974: Use latest FFMPEG 3.4.1 (1/2)Sven Gothel2018-05-281-0/+2
* Missed typo in previous commitluz.paz2018-02-201-1/+1
* please review....luz.paz2018-02-201-2/+2
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* add sdtp (sample dependency) box to mp4 (#1006)John Stebbins2017-11-281-0/+4
* Add adaptive streaming support (#972)John Stebbins2017-11-091-1/+16
* tx3g: make font size scale with video heightJohn Stebbins2017-11-031-5/+17
* fix use of deprecated libav definesJohn Stebbins2017-07-061-14/+14
* 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