log

age author description
Sat, 03 Feb 2007 13:19:21 +0000 reimar Avoid crash in uninit if codec not found
Sat, 03 Feb 2007 12:57:58 +0000 kraymer formatting fixes for r22104
Sat, 03 Feb 2007 11:59:32 +0000 reimar Move -vo gl suboptions that should be irrelevant for the average user
Sat, 03 Feb 2007 11:32:43 +0000 nicodvb removed unused variables
Sat, 03 Feb 2007 11:31:09 +0000 reimar Update gl:help output a bit
Fri, 02 Feb 2007 18:32:07 +0000 reimar Add global field dominance flag instead of duplicating this "everywhere"
Thu, 01 Feb 2007 22:00:30 +0000 gpoirier synced with r22089 (again)
Thu, 01 Feb 2007 21:10:17 +0000 gpoirier sync w/r22089
Thu, 01 Feb 2007 20:31:40 +0000 reimar mf demuxer only works with mf:// urls, so check for that.
Thu, 01 Feb 2007 01:09:39 +0000 diego Consider SRCS2 as well when generating dependency information.
Wed, 31 Jan 2007 23:28:34 +0000 reimar Make mkv demuxer use ffmpeg LZO as well.
Wed, 31 Jan 2007 23:20:03 +0000 reimar Use ffmpeg lzo instead of (also quite outdated) minlzo in nuppelvideo.
Wed, 31 Jan 2007 23:04:20 +0000 reimar use ffmpeg's LZO
Wed, 31 Jan 2007 22:17:52 +0000 reimar Use export type mpi, everything else is a fragile hack.
Wed, 31 Jan 2007 22:15:51 +0000 reimar Avoid a static variable and instead use variable in context
Wed, 31 Jan 2007 18:14:47 +0000 reimar Swap palette on bigendian.
Wed, 31 Jan 2007 15:28:50 +0000 voroshil r22060: describe -psprobe
Wed, 31 Jan 2007 11:28:50 +0000 diego Wrong variable name used in libfaac check.
Wed, 31 Jan 2007 09:25:05 +0000 lorenm libfaac detection skipped linking, and thus only checked for headers and not libs
Wed, 31 Jan 2007 08:27:59 +0000 diego Simplify extcheck calls by moving some logic into the function.
Wed, 31 Jan 2007 08:23:37 +0000 lorenm x264's crf takes a float argument
Wed, 31 Jan 2007 02:01:07 +0000 diego Allow forcing processor features on and off.
Wed, 31 Jan 2007 01:43:24 +0000 diego Fix looooooongstanding bug:
Tue, 30 Jan 2007 23:59:39 +0000 diego cosmetics: Move around a few options for better logical grouping.
Tue, 30 Jan 2007 23:50:30 +0000 diego cosmetics: consistent formatting
Tue, 30 Jan 2007 23:35:52 +0000 diego Unification of parameter handling part 3 of many:
Tue, 30 Jan 2007 23:33:25 +0000 diego Unification of parameter handling part 2 of many:
Tue, 30 Jan 2007 23:18:51 +0000 diego Unification of parameter handling part 1 of many:
Tue, 30 Jan 2007 19:01:42 +0000 reimar cosmetics: remove useless commented-out stuff.
Tue, 30 Jan 2007 19:00:54 +0000 reimar More simplification