summaryrefslogtreecommitdiffstats
path: root/libhb/decavcodec.c
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2015.bradleys2015-02-011-1/+1
* json: fix building with --enable-hwdjstebbins2014-12-181-1/+1
* json: add json APIsjstebbins2014-12-161-21/+21
* libhb: enable crc checking of audio streams during audio parameter probejstebbins2014-11-051-2/+7
* decavcodec: fix a 4 byte overread of extradata by libavjstebbins2014-10-291-1/+2
* libhb: improve preview generateion when there are no IDRsjstebbins2014-10-021-0/+25
* libhb: simplify avcodec extradata parsingjstebbins2014-10-021-75/+21
* libhb: plug memory leaksjstebbins2014-09-051-0/+3
* libhb: Improve handling of streams with broken video timestampsjstebbins2014-07-161-4/+11
* libhb: Fix decoding avi with palettejstebbins2014-05-291-0/+18
* enc_qsv: general cleanup.Rodeo2014-04-051-1/+0
* libhb: fix decavcodecaBSInfo again...jstebbins2014-02-221-16/+24
* libhb: fix a problem decoding wmapro audiojstebbins2014-02-221-3/+3
* libhb: remove a52decjstebbins2014-02-201-1/+13
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* QSV: API 1.8 support and related improvementsRodeo2014-02-181-14/+19
* Bump libav to v10_beta1Rodeo2014-02-181-0/+23
* libhb: fix problem with avcodec audio sample_ratejstebbins2014-02-021-2/+21
* libhb: fix crashes with some BDsjstebbins2014-01-311-0/+3
* Replace invaled timestamp flag "-1" with AV_NOPTSjstebbins2014-01-261-5/+3
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-1/+21
* decavcodec: DRC support.Rodeo2014-01-251-0/+42
* decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.Rodeo2014-01-251-31/+12
* libhb: fix double free in decavcodec during scanjstebbins2014-01-241-3/+3
* decavcodec: only allow in-decoder downmix if it matches the requested mix lev...Rodeo2014-01-151-19/+46
* bump libav, libav-v10_alpha1-90-g63debaajstebbins2014-01-121-67/+226
* Revert previous borked commit. Sorry!Rodeo2014-01-071-217/+61
* parsecsv: always check result of malloc()Rodeo2014-01-071-61/+217
* libhb: fix fps detection for libav "raw" demuxersjstebbins2013-11-251-1/+4
* libhb: don't use DXYVA2-accelerated decoding when QSV-accelerated decoding is...Rodeo2013-11-081-1/+3
* OpenCL: use the new library loading architecture for all OpenCL code.Rodeo2013-11-081-9/+10
* libhb: Plug some leaks and clean up the buffer pool code a little.jstebbins2013-10-231-41/+21
* libhb: fix duration of initial audio frame when decoding with avcodecjstebbins2013-10-211-11/+15
* Merging-in the OpenCL Scaling code from the OpenCL branch to trunk. sr552013-09-211-47/+188
* QSV: minor refactoring.Rodeo2013-09-151-43/+68
* libhb: unbreak probe_dts_profilejstebbins2013-09-071-1/+1
* QSV: choose and re-use a "preferred" implementation instead of using MFX_IMPL...Rodeo2013-09-011-1/+1
* Big merge, QSV to trunk: part 1 (tracked files).Rodeo2013-08-221-7/+236
* Refactor add_ffmpeg_audio.Rodeo2013-04-281-18/+65
* Remove code forgotten in revision 5295.Rodeo2013-03-111-10/+0
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* decavcodec: remove unnecessary code.Rodeo2013-03-031-10/+0
* Set AVCodecContext.request_channel_layout when decoding.Rodeo2013-02-051-35/+79
* Bump libav to v9_beta3.Rodeo2012-12-311-30/+31
* Improve support for planar audio.Rodeo2012-11-211-2/+2
* Improve management of titles and jobsjstebbins2012-11-121-1/+1
* hb_ff_set_sample_fmt() improvements.Rodeo2012-10-171-3/+3
* libhb: remove unnecessary usage of hb_audio_remap.Rodeo2012-09-231-1/+0
* libhb: fix a collection of small memory leaksjstebbins2012-09-131-0/+10
* Revert a part of revision 4950 which was not in the ReviewBoard patch.Rodeo2012-09-111-1/+1