aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* Fix FSF address and otherwise broken license headers.Gravatar diego2007-01-22
* Avoid deprecated _sleep, instead include windows.h and use Sleep just likeGravatar reimar2006-12-10
* Fix bmovl-test build errorGravatar voroshil2006-12-08
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...Gravatar reimar2006-12-07
* Fix includes and include path, bswap.h is in libavutil now.Gravatar diego2006-12-02
* Remove nonexistent variable.Gravatar diego2006-11-25
* Remove superfluous comment.Gravatar diego2006-11-25
* Add distclean target, unconditionally remove all objects on clean.Gravatar diego2006-11-25
* Unify dep/depend targets.Gravatar diego2006-11-20
* misc small fixesGravatar diego2006-11-19
* Rename libdvdread to dvdread. We really only include only the dvdreadGravatar diego2006-11-18
* -vop has been deprecated a long time ago.Gravatar diego2006-11-13
* update to 0.6.2, patch by Giacomo Comes, comes naic eduGravatar diego2006-11-12
* typo, wrong variable nameGravatar diego2006-11-10
* Create binaries with proper executable suffix under Windows.Gravatar diego2006-11-08
* libmpdvdkit2 --> libdvdreadGravatar diego2006-11-03
* Sync with Debian package.Gravatar diego2006-10-27
* Use = instead of == for extra portability.Gravatar diego2006-10-14
* Use = instead of == for extra portability.Gravatar diego2006-10-14
* Remove download script; no longer used in the official Debian package candidate.Gravatar diego2006-10-11
* Add support for "Safer Mode Extensions", "Supplemental SSE3", "Direct Cache A...Gravatar gpoirier2006-10-01
* Remove another duplicate and useless ;Gravatar reimar2006-09-29
* Remove useless trailing ';'Gravatar gpoirier2006-09-29
* Convert strings to comments since they're never used,Gravatar gpoirier2006-09-29
* cosmeticsGravatar diego2006-09-24
* Remove just the targets, not the original codecs.Gravatar diego2006-09-19
* Replace silly compilation shell scripts by a simple Makefile.Gravatar diego2006-09-18
* Fix compilation, too few arguments to fputs.Gravatar diego2006-09-18
* Remove obsolete font generator Gimp plugin.Gravatar diego2006-09-16
* The FSF changed postal address.Gravatar diego2006-09-01
* live.com --> LIVE555Gravatar diego2006-08-28
* Remove redundant variable that is contained in COMMON_LIBS.Gravatar diego2006-08-25
* Remove redundant variables that are contained in COMMON_LIBS.Gravatar diego2006-08-25
* Sync with the creation of the stream directory.Gravatar diego2006-08-25
* Simplify LIVE555 test and make it more consistent with the other tests.Gravatar diego2006-08-01
* introduce new 'stream' directory for all stream layer related components and ...Gravatar ben2006-07-31
* Regular expression for conversions had 'P' instead of 'p', fixedGravatar uau2006-07-25
* added checks for stupid code like casting return value of malloc and friends,Gravatar ivo2006-07-14
* remove useless commentGravatar ivo2006-07-14
* fix line >79 charactersGravatar ivo2006-07-14
* fix matching of MSDOS line endingsGravatar ivo2006-07-14
* also omit configure.log and the generated help_mp.h from files to checkGravatar ivo2006-07-14
* CVS --> SubversionGravatar ivo2006-07-14
* OPTFLAGS already includes EXTRA_INC.Gravatar diego2006-07-12
* Fix for changed env parameter contents and improve speed.Gravatar reimar2006-07-12
* usleep is still missing in MinGW, so leave it out of the MinGW version check.Gravatar diego2006-07-07
* MinGW 3.1 has added gettimeofday.Gravatar diego2006-07-05
* fix linking on some systemsGravatar ivo2006-07-02
* postproc --> libswscaleGravatar diego2006-06-30
* merges two asm constraints to one, patch by Zuxy Meng zuxy PP meng AHH gmail ...Gravatar gpoirier2006-06-29