summaryrefslogtreecommitdiffstats
path: root/libhb/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add metadata support to libhb, add importing of MP4 metadata, add export of M...eddyg2008-12-021-1/+2
* Bumps libmp4v2 to r21, which fixes that include issue by folding the old 5.5G...jbrjake2008-10-151-1/+1
* CygWin:sr552008-09-301-0/+4
* get the right version info when building with make on linuxjstebbins2008-06-231-2/+2
* use same compile optimizations that a jam build usesjstebbins2008-06-181-1/+1
* remove libhb.so from "all" target. It can't be build on x86_64 and nobody isjstebbins2008-06-151-1/+1
* - support blu-ray, avchd & dvb x264van2008-05-311-1/+1
* git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1471 b64f7644-9d1e-0410-96...jbrjake2008-05-291-1/+1
* Fix Makefiles for dynamically linked dvdcss.saintdev2008-03-231-14/+0
* Theora.saintdev2008-03-201-3/+4
* Use unix-style line endings (LF) for libhb/Makefile instead of Windows style ...saintdev2008-03-151-109/+109
* Updated jamfile to fix a small compile issue with zlibsr552007-12-081-109/+109
* Moved functions from lang.h to lang.c for easy includion in Controller.mmeddyg2007-08-271-1/+1
* Implements libswscale in HandBrake, giving it Lanczos scaling! This major enh...jbrjake2007-08-011-3/+7
* This huge patch from huevos_rancheros ports a number of video filters from me...jbrjake2007-07-271-1/+1
* Update makefile in libhb for libmkvsr552007-07-141-3/+4
* Implement transport and program stream support. With these changes it's now p...awk2007-07-041-1/+1
* Added support for DTS audio. DTS audio streams (of 5.1 audio and below) will...maurj2007-05-021-20/+18
* Remove all libquicktime thingsprigaux2007-03-241-1/+1
* Merge the 5.1 branch into the trunk.prigaux2007-03-061-0/+106