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
|
Sat, 18 Mar 2006 20:02:47 +0000 |
kraymer |
1.1230: Typo fix: "URLs to forces" --> "URLs to force"
|
Sat, 18 Mar 2006 19:22:13 +0000 |
kraymer |
1.226: Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:48:14 +0000 |
diego |
Print the mute state on the OSD.
|
Sat, 18 Mar 2006 18:13:22 +0000 |
albeu |
Enable gui key bindings only when running the gui. Fix enter and esc
|
Sat, 18 Mar 2006 17:41:24 +0000 |
albeu |
codec-cfg depend on help_mp.h. Fix // builds.
|
Sat, 18 Mar 2006 12:42:55 +0000 |
gabrov |
synced with 1.225
|
Sat, 18 Mar 2006 12:13:48 +0000 |
michael |
flags cleanup
|
Fri, 17 Mar 2006 23:47:10 +0000 |
corey |
Support libavcodec vrc_strategy=1 (XviD ratecontrol).
|
Fri, 17 Mar 2006 23:38:46 +0000 |
iive |
if stream is not seekable calling enca would prevent the real parsing of subtitles.
|
Fri, 17 Mar 2006 19:39:30 +0000 |
henry |
10l forgotten stream_reset to clear the EOF flag
|
Fri, 17 Mar 2006 13:26:40 +0000 |
ods15 |
timebases guidelines
|
Thu, 16 Mar 2006 21:56:24 +0000 |
nicodvb |
compile in the filters that depend on libavcodec/dsputil.h only when mplayer is configured to use the imported libavcodec
|
Thu, 16 Mar 2006 19:16:07 +0000 |
albeu |
And 10L for me. Fix the forgoten enca_fd.
|
Thu, 16 Mar 2006 16:55:51 +0000 |
albeu |
Fix compilation with stupid C++ compilers that shock on valid C
|
Thu, 16 Mar 2006 14:42:51 +0000 |
albeu |
Move the subread from FILE to stream_t.
|
Thu, 16 Mar 2006 14:24:22 +0000 |
albeu |
Fix a potential seek failure, fill_buffer doesn't have to
|
Wed, 15 Mar 2006 23:20:27 +0000 |
gpoirier |
sync with new MEncoder config file name
|
Wed, 15 Mar 2006 21:32:10 +0000 |
corey |
Fix up libaf unknown-format printing
|
Wed, 15 Mar 2006 21:13:13 +0000 |
reimar |
extra checks on size of OSD parts (though IMHO these values should never be bad)
|
Wed, 15 Mar 2006 17:16:13 +0000 |
albeu |
Small fix with object list (-vf) help.
|
Wed, 15 Mar 2006 16:28:31 +0000 |
ods15 |
rephrase index_ptr positioning
|
Wed, 15 Mar 2006 16:24:24 +0000 |
ods15 |
timebase table
|
Wed, 15 Mar 2006 12:15:35 +0000 |
reimar |
do not call glDeleteTextures with 0 count, Xgl does not like it.
|
Wed, 15 Mar 2006 09:04:24 +0000 |
faust3 |
10l the cpu hog fix broke fullscreenswitching with -wid
|
Tue, 14 Mar 2006 23:33:37 +0000 |
diego |
The system-wide and the user-specific MEncoder configuration file should both
|
Tue, 14 Mar 2006 22:15:24 +0000 |
rtognimp |
Remove twos workaround, this bug was fixed in mov demuxer
|