summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize).jbrjake2007-11-211-1/+12
* Moves the readout of applied x264 options from test.c to work.c, so the MacGu...jbrjake2007-11-161-2/+0
* Minor preset changes:jbrjake2007-11-151-28/+20
* Adds help for preset commands, and also cleans up a couple of other lines tha...jbrjake2007-11-101-2/+6
* First attempt at variable frame rate detelecining for NTSC video sources.jbrjake2007-11-101-3/+13
* First attempt at built-in presets in the CLI.jbrjake2007-11-091-4/+302
* Repeat after me, eddyg is a wally. eddyg2007-10-241-1/+0
* Changed logging messages about PTS discontinuities to be less verbose, and ch...eddyg2007-10-231-0/+1
* Modifies CLI help message for audio track selection, to make it clearer how t...jbrjake2007-10-221-2/+3
* Reverts r1030 because it didn't work properly: -P would eat the next word as ...jbrjake2007-10-201-1/+1
* Adds short parameter names for denoising and deinterlacing in the CLI.jbrjake2007-10-201-3/+41
* Allow short option name -P for loose anamorphic to take its optional argument...jbrjake2007-10-161-1/+1
* "Loose" anamorphic:jbrjake2007-10-161-6/+37
* Change the progress messages to use stdout, added a flush after each progress...eddyg2007-10-091-8/+12
* Reverts an errant checking for from rev 960dynaflash2007-09-131-17/+3
* jbrjake's loose pixel ratio patch.saintdev2007-09-131-3/+17
* Added buffer management and changed fifo sizes. Changed job->subtitle_scan to...eddyg2007-09-111-4/+4
* Updated the CLI comments for subtitle scan to correspond with the new eddyg2007-08-291-2/+3
* Don't use hb_log() outside of libhb, use fprintf() instead.eddyg2007-08-281-1/+1
* Enable jam to work by changing the error handling to use a callback rather th...eddyg2007-08-271-11/+14
* Added rudimentory error handling to HB. Instead of using hb_log() use hb_erro...eddyg2007-08-271-0/+10
* Add Subtitle scanning for forced subtitles and normal subtitles from the CLIeddyg2007-08-211-18/+47
* Added "--subtitle-force" option to the CLI, and added changes to decsub toeddyg2007-08-201-3/+15
* CLI/MacGui: removes weightb=0 from the turbo option string, because it was ca...jbrjake2007-08-191-1/+1
* a makefile update for superdump's swscale stuffsr552007-08-021-32/+32
* Patch from huevos_rancheros to fix a minor typo in the CLI's help.jbrjake2007-07-271-1/+1
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-4/+69
* Native language subtitle scan improvements. Thanks, eddyg!jbrjake2007-07-261-4/+1
* Oops, --turbo would cause a bus error if x264 options were not specified. Tha...jbrjake2007-07-241-1/+1
* Another small makefile change.sr552007-07-141-2/+2
* Matroska muxer!saintdev2007-07-141-15/+35
* Fixes to the CLI for forced subtitles, and Turbo.saintdev2007-07-061-1/+1
* Finally recommitting clee's patch from r518 to allow 64-bit mp4 files that ca...jbrjake2007-06-131-3/+15
* A big batch of patches from eddyg.jbrjake2007-06-061-35/+183
* Updated the CLI makefile to include the new libdca contrib for DTS audio supp...maurj2007-05-021-2/+2
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-1/+1
* Fixed makefile for cygwin. Replaced spaces with tabsr552007-05-021-32/+32
* Various fixes:saintdev2007-04-262-3/+2
* Fix Previous Bad commit for Cyanders Chapter Markersdynaflash2007-04-254-3/+308
* hb_log is for libhb; use fprintf like the rest of the file.clee2007-04-151-10/+11
* Made a small change to test.c to explicitly select the first audio track, and...maurj2007-04-121-1004/+1010
* Added libhb and CLI support for Dolby Pro Logic II 5.0 matrix encoding. *NOT...maurj2007-04-111-17/+27
* Fix several MB of memory leaks in lame, and vorbis.saintdev2007-04-011-2/+3
* Removed saintdev's CLI patch to test.c to default the abitrate to 384 when no...maurj2007-03-271-7/+0
* -6 channel surround for Vorbis/OGM. The channel mapping seems right for VLC, ...saintdev2007-03-271-3/+3
* Make audio/subtitle ids less confusing to users.saintdev2007-03-261-3/+3
* CLI Interface cleaned up and split into multiple sectionssr552007-03-261-979/+1000
* saintdev's fix to correctly allocate bitrate for non-stereo audiodynaflash2007-03-241-1/+8
* Remove all libquicktime thingsprigaux2007-03-241-2/+2
* Added chapter markers in a chapter text track in mp4 files.maurj2007-03-231-2/+14