log

age author description
Wed, 22 Mar 2006 18:58:03 +0000 mosu Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
Wed, 22 Mar 2006 18:25:21 +0000 kraymer 1.1246: insert linebreak, \-playing-msg option
Wed, 22 Mar 2006 18:19:15 +0000 kraymer insert linebreak, \-playing-msg option
Wed, 22 Mar 2006 18:11:44 +0000 kraymer 1.1243: 10l
Wed, 22 Mar 2006 17:35:39 +0000 kraymer 1.1237: Capitalize some sentences after colons.
Wed, 22 Mar 2006 17:22:46 +0000 kraymer 1.1234: Add some undocumented options.
Wed, 22 Mar 2006 17:06:34 +0000 kraymer 1.1232: put options in alphabetical order
Wed, 22 Mar 2006 17:06:03 +0000 albeu Shortly describe -playing-msg and -list-properties.
Wed, 22 Mar 2006 16:47:48 +0000 kraymer 1.228: Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 16:35:17 +0000 albeu Add an option to list the properties: -list-properties
Wed, 22 Mar 2006 12:23:55 +0000 reimar 10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
Wed, 22 Mar 2006 11:26:27 +0000 jonas use mencoder directly for mp3lame encoding instead of lavc
Wed, 22 Mar 2006 00:19:02 +0000 albeu Add the new property API and implement a couple properties.
Tue, 21 Mar 2006 23:09:52 +0000 michael feed something (hopefully correct timestamps) into the video filter chain
Tue, 21 Mar 2006 23:06:09 +0000 michael lavc doesnt pass AVFrame.opaque around :/
Tue, 21 Mar 2006 22:31:49 +0000 michael 10l (forgot ...)
Tue, 21 Mar 2006 22:12:48 +0000 michael 10l (null pointer dereference)
Tue, 21 Mar 2006 21:26:42 +0000 michael passing pts through the filter layer (lets see if pts or cola comes out at the end)
Tue, 21 Mar 2006 06:09:32 +0000 ods15 -rawvideo on => -demuxer rawvideo
Tue, 21 Mar 2006 05:36:10 +0000 corey Prevent building lavc with xvid support unless xvid version is 1.1 or
Mon, 20 Mar 2006 23:16:34 +0000 lorenm 10l
Mon, 20 Mar 2006 23:13:37 +0000 lorenm sync to x264 r476 (subq=7)
Mon, 20 Mar 2006 22:24:14 +0000 pacman Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD
Mon, 20 Mar 2006 22:07:30 +0000 pacman Don't try to parse fb.modes more than once. Fixes playback of multiple files
Mon, 20 Mar 2006 21:13:01 +0000 gpoirier synced with 1.1241
Mon, 20 Mar 2006 20:06:04 +0000 aurel retrieve metadata from FLAC files (patch by Benjamin Zores < ben _at_ geexbox.org >)
Mon, 20 Mar 2006 10:57:30 +0000 diego Simplify pkg-config invocation.
Sun, 19 Mar 2006 20:39:50 +0000 gabrov synced with 1.226
Sun, 19 Mar 2006 17:28:13 +0000 nicodvb temporarily disabled the coercion of audio_preload=0 for -of mpeg until I find a proper fix: it horribly distorts filtered sound
Sun, 19 Mar 2006 16:02:03 +0000 rtognimp Do not use ptr when it's NULL. CID 89