summaryrefslogtreecommitdiffstats
path: root/libhb/encavcodec.c
Commit message (Expand)AuthorAgeFilesLines
* libhb: Cosmetic in encavcodec.c.Bradley Sepos2018-06-061-1/+1
* Add support for VCE hardware encoding.Michael Wootton2018-06-061-6/+125
* encavcodec: set AVFrame width and heightJohn Stebbins2018-06-021-0/+2
* FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...Sven Gothel2018-05-281-4/+5
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* add sdtp (sample dependency) box to mp4 (#1006)John Stebbins2017-11-281-3/+5
* fix use of deprecated libav definesJohn Stebbins2017-07-061-5/+5
* mux: shift timestamps by largest encoder delayJohn Stebbins2017-02-141-1/+1
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* encavcodec: fix 2 pass vp8 and vp9 encodingJohn Stebbins2016-12-271-0/+9
* encavcodec: fix crash during 2 pass encodeJohn Stebbins2016-12-271-2/+2
* fix memory leaksJohn Stebbins2016-12-171-1/+1
* encavcodec: fix use of deprecated libav interfacesJohn Stebbins2016-12-171-141/+136
* libhb: use the new keyframe flag.Tim Walker2016-09-171-38/+15
* libhb: make encavcodecInit() more robustSean McGovern2016-07-281-5/+41
* Revert "libhb: don't ignore the return result from fread()"Bradley Sepos2016-07-071-5/+1
* libhb: don't ignore the return result from fread()Sean McGovern2016-07-011-1/+5
* encavcodec: error out on invalid encoder presetJohn Stebbins2016-05-301-11/+18
* vpx: fix NULL encoder preset caseJohn Stebbins2016-05-291-1/+7
* vpx: add encoder presetsJohn Stebbins2016-05-291-4/+82
* vpx: allow user to change deadline and cpu-used settingsJohn Stebbins2016-05-281-3/+17
* vpx: use faster settingsJohn Stebbins2016-05-271-4/+1
* enable libvpx VP9 encoderJohn Stebbins2016-05-271-1/+6
* libhb: send initial chapter through pipelineJohn Stebbins2016-05-171-11/+34
* 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-12/+14
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-70/+26
* libhb: Clock/frame rate handling improvements.Bradley Sepos2015-09-101-4/+6
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* libhb: use jansson for hb_dictjstebbins2015-03-091-3/+10
* json: automatically scan title when processing json jobsjstebbins2015-03-071-5/+7
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-14/+11
* libhb: fix setting thread_count for libav encodingjstebbins2014-09-041-3/+1
* Add VP8 supportjstebbins2014-04-151-100/+160
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: make encoder options less x264-centric.Rodeo2014-02-131-3/+3
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-2/+2
* Revert previous borked commit. Sorry!Rodeo2014-01-071-2/+2
* parsecsv: always check result of malloc()Rodeo2014-01-071-2/+2
* libhb: fix problem with gereration of dts for lavc encoded videojstebbins2013-11-191-14/+30
* libhb: Plug some leaks and clean up the buffer pool code a little.jstebbins2013-10-231-0/+1
* libhb: make libhb internal character code utf8jstebbins2013-09-221-2/+2
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-11/+11
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-4/+4
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Bump libav to v9_beta3.Rodeo2012-12-311-4/+4
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-6/+14
* Updated file copyright / GPL headerssr552012-06-151-3/+6