summaryrefslogtreecommitdiffstats
path: root/libhb/declpcm.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates to 2017.Bradley Sepos2017-01-011-1/+1
* sync: correct timestamp discontinuities in sync instead of reader (#192)John Stebbins2016-05-241-5/+15
* libhb: remove unused hb_buffer_t sequence numberJohn Stebbins2016-05-171-3/+0
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* libhb: add hb_buffer_listJohn Stebbins2015-09-241-13/+12
* libhb: Use a buffer flat to indicate EOFjstebbins2015-05-011-1/+1
* New audio output options.Rodeo2015-02-151-0/+1
* Update year to 2015.bradleys2015-02-011-1/+1
* json: add json APIsjstebbins2014-12-161-2/+2
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* libhb: support AV_FRAME_DATA_MATRIXENCODING side data.Rodeo2014-01-261-0/+1
* decavcodec: prefer AVFrame fields over their AVCodecContext equivalent.Rodeo2014-01-251-2/+1
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* Improve support for planar audio.Rodeo2012-11-211-2/+2
* declpcm: remove an unnecessary instruction.Rodeo2012-10-271-8/+6
* libhb: remove unnecessary usage of hb_audio_remap.Rodeo2012-09-231-1/+0
* Move mixdown-> channel_layout/matrix_encoding translation to hb_audio_resampl...Rodeo2012-08-271-4/+4
* hb_audio_resample: move setters out of hb_audio_resample_update(), to dedicat...Rodeo2012-08-271-4/+4
* declpcm: modify hdr2layout.Rodeo2012-08-151-3/+2
* Check the return code of hb_audio_resample_update(). This allows us to log an...Rodeo2012-08-151-4/+9
* Use hb_audio_resample for downmixing AC3 sources. DRC is still applied by lib...Rodeo2012-08-021-1/+2
* libhb: Allow control of audio mix normalizationjstebbins2012-08-011-1/+2
* hb_audio_resample: libvaresample wrapper.Rodeo2012-07-151-89/+21
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-26/+129
* libhb: drop HB_INPUT_CH_LAYOUT_*Rodeo2012-06-181-5/+6
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* libhb: fix problem with incorrect addition of audio silencejstebbins2012-05-011-0/+1
* Rework filter pipelinejstebbins2012-03-271-3/+3
* fix for broken lpcm streamsjstebbins2011-09-141-41/+109
* add more audio passthru optionsjstebbins2011-08-011-0/+2
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-0/+2
* Change internal audio representation rangejstebbins2011-04-081-7/+7
* fix zero duration lpcm frame handlingjstebbins2010-10-191-1/+6
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-5/+6
* - support blu-ray, avchd & dvb x264van2008-05-311-7/+38
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* scan and pcm audio fixes.van2008-04-021-44/+189
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+90
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-90/+0
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-26/+18
* Softer resampling when audio dates are messed up (fix for LPCM issues).titer2006-02-231-19/+4
* HandBrake 0.7.0handbrake2006-01-141-0/+113