summaryrefslogtreecommitdiffstats
path: root/libhb/work.c
Commit message (Expand)AuthorAgeFilesLines
...
* Revision 4546 lost a call to hb_set_anamorphic_size, which in turn called hb_...Rodeo2012-04-101-7/+12
* Activity Log: fix some typos and make indentation a bit more consistent.Rodeo2012-03-311-1/+1
* encx264: use x264_param_apply_fastfirstpass.Rodeo2012-03-281-0/+8
* Rework filter pipelinejstebbins2012-03-271-114/+253
* Add hb_apply_h264_level(). Sets and ensures compliance with the specified H.2...Rodeo2012-03-241-4/+9
* Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does...Rodeo2012-02-211-4/+4
* Show P-to-P start and end times in activity logjstebbins2011-11-261-2/+32
* Allow vorbis quality to go down to -0.2jstebbins2011-10-311-3/+3
* Add flac + quality + compression level supportjstebbins2011-10-121-55/+117
* CLI: x264 preset, tuning, and profile supportjstebbins2011-10-021-0/+15
* libhb: Auto Passthru and audio/video encoder lists.Rodeo2011-09-191-56/+51
* libhb: fix incorrect decrementing of audio->config.out.track; it starts at 1,...Rodeo2011-09-091-5/+4
* libhb: fix setting Libav codec private optionsjstebbins2011-08-121-2/+7
* libhb: allow changing colorimetry in x264 optionsjstebbins2011-08-081-2/+2
* add more audio passthru optionsjstebbins2011-08-011-0/+2
* libhb: fix or simplify several hacks involved with Libav supportjstebbins2011-07-271-42/+17
* Add DTS-HD passthru \o/jstebbins2011-06-141-14/+22
* libhb: add support for libav aac encoder (libhb only)jstebbins2011-06-071-2/+15
* libhb: fix crash when x264 fails to initializejstebbins2011-06-061-1/+1
* Macgui: libhb, MacGUI: reflect the fact that DRC only applies to non-passthru...dynaflash2011-05-191-1/+1
* HE-AAC support for the OSX port. Thanks go to amarcus, ritsuka and rodeo.sr552011-04-181-1/+20
* Add audio gain adjustment to libhb and CLIjstebbins2011-04-051-0/+4
* Make logging of audio and subtitle id's more consistantjstebbins2011-04-021-3/+3
* Simplify a lot of subtitle handling code.jstebbins2011-03-271-16/+0
* Remove legacy % to RF mapping.jstebbins2011-03-211-5/+1
* Add mpeg-2 encoding support to libhb, cli, and linguijstebbins2011-03-191-5/+14
* fix 2 pass cfr x264 crashjstebbins2011-03-131-5/+1
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-2/+2
* make keyint match between 1st and 2nd passes of vfr and pfr encodes.jstebbins2011-03-081-14/+31
* Remove depreciated cpu count from the apisr552011-02-261-9/+4
* plug some memory leaks.jstebbins2011-02-121-2/+14
* fix ffmpeg multiple audio decode issuejstebbins2011-01-171-30/+56
* fix problem with large ssa subtitle batches stalling the pipeline.jstebbins2011-01-151-1/+11
* cli: allow setting modulus with ana-nonejstebbins2010-12-171-2/+2
* prevent crash with strict ana and non-mod-2 dimensions.jstebbins2010-12-171-0/+1
* clean up crufty legacy codejstebbins2010-10-231-18/+0
* Use libhb functions for mixdown and bitrate defaults in the clijstebbins2010-10-231-6/+48
* Add build option --enable-ff-mpeg2 to use ffmpeg for mpeg2 decodingjstebbins2010-10-231-0/+7
* print more accurate log message when mixdown is not setjstebbins2010-10-091-8/+17
* cli: make smarter mixdown decision when doing ac3 encode fallbackjstebbins2010-10-081-80/+35
* Add ac3 encodingjstebbins2010-10-041-17/+27
* SSA subtitle burn injstebbins2010-09-281-5/+3
* fix crash due to processing invalid buf_out from workjstebbins2010-07-041-0/+3
* fix some preset issuesjstebbins2010-07-031-0/+8
* Preserve subtitle track that matches foreign audio search when thejstebbins2010-06-261-7/+8
* CLI: missed another conditional that forces burned subs in mp4jstebbins2010-06-081-0/+1
* Add SSA subtitle supportjstebbins2010-06-011-4/+10
* Add more subtitle info to the activity logjstebbins2010-06-011-8/+20
* allow mono mixdown with lame encoderjstebbins2010-05-131-29/+6
* Universal Text Subtitle Support Initial Implementationdynaflash2010-05-041-0/+21