summaryrefslogtreecommitdiffstats
path: root/libhb/hbffmpeg.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2019.Bradley Sepos2019-01-011-1/+1
* Add NVEnc encoder. (Round 3) (#1437)Scott2018-06-291-0/+5
* audio_resample: switch from avresample to swresampleJohn Stebbins2018-06-271-1/+1
* Add support for VCE hardware encoding.Michael Wootton2018-06-061-0/+6
* FFMPEG: Use avcodec_free_context(..) instead of deprecated leaking avcodec_cl...Sven Gothel2018-05-281-1/+1
* Update copyright dates to 2018.Bradley Sepos2018-01-011-1/+1
* Auto-rotate video that has rotation tagJohn Stebbins2017-11-091-0/+4
* libhb: read video rotation from libav.Damiano Galassi2017-11-091-0/+1
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* Select the appropriate coefficients for yuv<->rgb conversions.Damiano Galassi2016-11-081-1/+3
* vpx: add encoder presetsJohn Stebbins2016-05-291-0/+1
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: don't use deprecated AVPictureJohn Stebbins2015-10-291-1/+0
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* Bump libav to v10_beta1Rodeo2014-02-181-0/+1
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-0/+1
* decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.Rodeo2014-01-251-1/+0
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-0/+1
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Bump libav to v9_beta3.Rodeo2012-12-311-3/+3
* hb_ff_set_sample_fmt() improvements.Rodeo2012-10-171-1/+1
* Cosmetics.Rodeo2012-08-191-2/+2
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-8/+12
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-3/+4
* Updated file copyright / GPL headerssr552012-06-151-2/+7
* Rework filter pipelinejstebbins2012-03-271-4/+5
* Update hb_ff_dts_request_5point1 to work with DTS-ES 6.0 Distcrete sources (d...Rodeo2012-01-311-1/+1
* bump Libav from v0.7.1 to v0.7-1241-g5f3fb59jstebbins2011-10-151-2/+2
* libhb: work around the lack of 6.1 support for DTS sourcesRodeo2011-09-091-0/+1
* libhb: fix setting Libav codec private optionsjstebbins2011-08-121-0/+1
* libhb: Enable multi-threaded decode in ffmpegjstebbins2011-06-081-1/+3
* libhb: don't use deprecated elements of the FFmpeg/Libav APIjstebbins2011-04-281-1/+1
* Change internal audio representation rangejstebbins2011-04-081-0/+1
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-0/+1
* Use ffmpeg's lock manager for locking needed by ffmpegjstebbins2011-03-101-1/+0
* bump ffmpeg from 25082 to 25374jstebbins2010-10-121-0/+4
* fix ffmpeg locking issuejstebbins2010-10-021-0/+1
* downmix support for ffmpeg audio sourcesjstebbins2010-04-021-0/+1
* Consolidate all the ffmpeg-related includes into libhb/hbffmpeg.h then protot...van2008-12-131-0/+11