log

age author description
Sun, 04 Feb 2007 11:58:29 +0000 reimar Get rid of useless last_ptr assignment
Sun, 04 Feb 2007 11:47:08 +0000 reimar tinterlace mode 4 leaves height unchanged.
Sun, 04 Feb 2007 10:01:13 +0000 reimar Support for AOPLAY_FINAL_CHUNK in ao_sdl.c
Sun, 04 Feb 2007 09:33:57 +0000 reimar Do not read beyond end of data chunk if chunk_size is set.
Sun, 04 Feb 2007 08:18:01 +0000 lorenm r21753 broke compile-time detection of mmx flags on x86_64
Sat, 03 Feb 2007 23:46:22 +0000 uau Convert patterns to upper case to fix compilation after r22117.
Sat, 03 Feb 2007 22:00:01 +0000 kraymer r22107: Move -vo gl suboptions that should be irrelevant for the average user
Sat, 03 Feb 2007 21:40:10 +0000 diego Speed up config.h generation by transforming FFmpeg part names to uppercase
Sat, 03 Feb 2007 21:24:57 +0000 kraymer r22089: x264's crf takes a float argument
Sat, 03 Feb 2007 20:41:30 +0000 kraymer r22062: alphabetical order
Sat, 03 Feb 2007 18:51:30 +0000 kraymer r21959: Apply ancient double-click patch that nobody cares to comment on.
Sat, 03 Feb 2007 18:41:36 +0000 kraymer insert line break for readability
Sat, 03 Feb 2007 14:09:47 +0000 nicodvb demux_mpg_probe() seek to the initial position before returning - patch by reimar
Sat, 03 Feb 2007 14:02:09 +0000 diego Merge both library rules by separating the rule from the dependencies.
Sat, 03 Feb 2007 13:20:31 +0000 reimar Cosmetics
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
Tue, 30 Jan 2007 18:53:53 +0000 reimar Simplify
Tue, 30 Jan 2007 18:51:23 +0000 reimar Fix vd_lzo, broken since r18069, i.e. April 2006!
Tue, 30 Jan 2007 18:29:02 +0000 reimar Move network detection further up to simplify detection of dependant stuff.
Tue, 30 Jan 2007 16:16:10 +0000 reimar Support 16bit bigendian PCM audio from libavformat
Tue, 30 Jan 2007 13:49:07 +0000 diego Document -noidx.
Tue, 30 Jan 2007 13:31:57 +0000 diego typo
Tue, 30 Jan 2007 11:02:37 +0000 diego URL fix
Tue, 30 Jan 2007 11:02:19 +0000 diego cosmetics: Reorder install targets.
Tue, 30 Jan 2007 11:01:10 +0000 diego Mark phony targets as such.
Tue, 30 Jan 2007 11:00:54 +0000 diego Replace ifeq structure in the install target by a set of dependent targets.
Tue, 30 Jan 2007 00:47:28 +0000 michael better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net
Mon, 29 Jan 2007 23:35:08 +0000 nicodvb reduced verbosity
Mon, 29 Jan 2007 23:10:01 +0000 nicodvb 5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the array
Mon, 29 Jan 2007 22:49:14 +0000 nicodvb fix audio type when ts_detect_streams detects that a private1 stream is actually ac3
Mon, 29 Jan 2007 19:38:31 +0000 reimar Expand property documentation