summaryrefslogtreecommitdiffstats
path: root/libhb/encvorbis.c
Commit message (Expand)AuthorAgeFilesLines
* Update year to 2015.bradleys2015-02-011-1/+1
* Update some copyright dates to 2014.Rodeo2014-02-181-1/+1
* RB626: return code support addedmaxd2013-11-051-0/+3
* libhb: add experimental avformat muxer for mkv and mp4jstebbins2013-06-301-7/+8
* Updated all the copyright headers to 2013.sr552013-03-091-1/+1
* hb_audio_remap improvements:Rodeo2012-10-201-10/+4
* Audio improvements.Rodeo2012-09-031-12/+0
* hb_audio_remap improvements.Rodeo2012-07-121-81/+93
* bump libav to libav-v0.8-2197-g1a068bfjstebbins2012-07-111-47/+13
* Updated file copyright / GPL headerssr552012-06-151-3/+6
* Make HB_AMIXDOWN_* defines a simple enumeration. The existing system wasn't n...Rodeo2012-06-061-1/+1
* Rework filter pipelinejstebbins2012-03-271-3/+6
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-211-1/+1
* Use -2 to 10 range for Vorbis audio quality (same as what oggenc uses), inste...Rodeo2011-12-231-1/+2
* Allow vorbis quality to go down to -0.2jstebbins2011-10-311-4/+4
* Add flac + quality + compression level supportjstebbins2011-10-121-15/+29
* add more audio passthru optionsjstebbins2011-08-011-0/+1
* libhb: generalize channel remapping between decoders and encodersjstebbins2011-06-121-3/+12
* Change internal audio representation rangejstebbins2011-04-081-1/+2
* libhb: Disable managed mode for Vorbis ABR.saintdev2011-01-261-10/+1
* prevent crash when vorbis fails to initialize for any reason.jstebbins2010-10-091-0/+6
* Fix 5.1 channels map for vorbis.ritsuka2008-11-271-6/+19
* - in encx264, if an video frame is larger than init_delay split it into piec...van2008-07-261-0/+8
* Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only co...jbrjake2008-04-151-1/+1
* New internal audio handling.saintdev2008-04-011-6/+8
* libvorbis expects kbps, not bps.saintdev2008-02-271-1/+1
* Formatting: Remove a lot of trailing whitespace.saintdev2008-02-211-2/+2
* Re-enable 6ch vorbis audio.saintdev2007-09-161-4/+14
* More accurate frame start/stop times for vorbis. This is needed for the upcom...saintdev2007-07-131-5/+7
* Oops, that's 'management_active', not 'managed'.saintdev2007-07-081-1/+1
* vorbis: gracefully fail if encoder setup fails, and remove depriciated OV_ECT...saintdev2007-07-071-3/+20
* Switch buf->key to buf->frametype which is a bitmask telling us what type of ...saintdev2007-06-171-1/+1
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-8/+8
* Fix several MB of memory leaks in lame, and vorbis.saintdev2007-04-011-0/+12
* -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ...saintdev2007-03-271-5/+32
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+197
* Merge the 0.8.0_mpeg4ip branch into the trunkprigaux2007-02-111-197/+0
* Structural changes, in order to eventually be able to compile HBtiter2006-03-161-60/+52
* HandBrake 0.7.0handbrake2006-01-141-0/+205