summaryrefslogtreecommitdiffstats
path: root/contrib/Jamfile
Commit message (Expand)AuthorAgeFilesLines
* Bump x264 to r1077 and remove our patch-x264-idr.patch since idr is now imple...dynaflash2009-01-141-2/+1
* Modified contrib Jamfile to use $(MAKE) not "make" for mp4v2 install, patch f...eddyg2009-01-111-1/+1
* Disable ssse3 h264_qpel optimizations to workaround a crash in h.264 decoder ...ritsuka2009-01-011-1/+5
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-2/+2
* Update ffmpeg to svn r15974, fixed up minor incompatiblities in the ffmpeg LA...eddyg2008-12-011-1/+1
* Makes sure curl (used to get contrib code in OS X) does not load a user's .cu...jbrjake2008-10-271-1/+1
* SunOS support fixed with new ffmpeg and x264eddyg2008-10-161-1/+1
* Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G...jbrjake2008-10-151-2/+2
* libmp4v2's r19 "make install" does not properly install all necessary header ...jbrjake2008-10-151-1/+1
* Switches from mpeg4ip's copy of libmp4v2 to an independently-maintained one l...jbrjake2008-10-151-16/+5
* Jamfile - Fixes tab instead of 4 spaces.sr552008-10-041-1/+1
* CygWin:sr552008-10-041-0/+5
* Cygwin:sr552008-09-211-0/+19
* Fix Solaris buildseddyg2008-08-201-1/+1
* Don't allow theora to use pkg-config and use system versions of ogg and vorbiseddyg2008-08-181-0/+1
* - patch a reference picture leak in ffmpeg/libavcodec/mpegvideo.c that cause...van2008-08-181-0/+1
* Contrib Jamfile Errorsr552008-08-171-2/+2
* * Contrib Updates:sr552008-08-171-3/+7
* Added Paul Kendalls ffmpeg AAC-LATM codec. Allows HB to decode AAC-LATMeddyg2008-07-021-0/+1
* Reintroduce Solaris support. Fully tested on everything - apart from Windows,...eddyg2008-06-191-3/+13
* - Add COLR atom support to mpeg4ipvan2008-06-181-0/+1
* Fix building of faad2 with libtool 2.2.xsaintdev2008-06-181-1/+1
* Update x264 to x264-r877-c74a8e2dynaflash2008-06-081-2/+1
* x264: bump to version 859-ce13bb6 and update vbv patch(es)dynaflash2008-05-311-2/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-4/+24
* Bumps x264 to the latest snapshot tarball, which version.sh translates from h...jbrjake2008-04-131-1/+0
* "If one would give me six lines written by the hand of the most honest man, I...jbrjake2008-03-221-7/+15
* Theora.saintdev2008-03-201-0/+18
* Applies Dark_Shikari's Variable Adaptive Quantization patch v0.48 to libhb's ...jbrjake2008-03-071-1/+1
* Adds Dark_Shikari's vbv 1 pass patch for x264dynaflash2008-02-271-1/+2
* Work-around for xvid crash - dct coeff tables are being loaded with SSE 'load...van2008-02-251-0/+1
* AC3 from DVD via HB converted to M4V for viewing on ATVeddyg2008-02-141-0/+1
* Add patches to the xvid and mpeg4ip configure scripts for nasm 2.00.saintdev2008-02-041-0/+2
* Remove the seperate action for mpeg4ip on cygwin from the contribsaintdev2008-02-041-28/+15
* Patches mpeg4ip to add some new features:ritsuka2008-01-191-2/+2
* Test commit to try to figure out why Trac missed r1199 ...jbrjake2008-01-151-1/+1
* Applies an experimental patch to x264 allowing VBV contraints on ABR in 2-pas...jbrjake2008-01-151-1/+2
* Patches mpeg4ip's build script so it doesn't check for libmp4v2 compatibility...jbrjake2007-12-281-1/+1
* Updated jamfile to fix a small compile issue with zlibsr552007-12-081-1/+1
* Fix Previous Bad Commit (1077)dynaflash2007-11-261-7/+2
* Optimize MP4 files for HTTP streaming (on the CLI it's -O or --optimize).jbrjake2007-11-211-2/+2
* Port HandBrake to Solaris, most of the heavy lifting provided by begi. eddyg2007-10-111-67/+100
* Van's changes to the x264 lib and HB encoder to ensure that an IDR frame is u...eddyg2007-09-171-0/+1
* Re-enable ffmpeg ipod muxer.saintdev2007-09-121-1/+1
* Enable the use of pthreads in ffmpeg.saintdev2007-08-301-1/+1
* Not sure how I commented these out, but they shouldn't be.saintdev2007-08-281-2/+2
* Fix contrib/Jamfile on some computers $(CONTRIB) != $CONTRIB.saintdev2007-08-281-40/+40
* Clean up contrib/Jamfile. Also enable configure cache for libs that allow it.saintdev2007-08-281-106/+98
* Applies a patch from the MPlayer project to libmpeg2. This allows mpeg2dec to...jbrjake2007-08-111-1/+1
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-10/+5