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
|
Tue, 14 Mar 2006 21:57:58 +0000 |
rathann |
mpegopts example
|
Tue, 14 Mar 2006 21:24:47 +0000 |
gabrov |
synced with 1.36
|
Tue, 14 Mar 2006 21:21:26 +0000 |
gabrov |
synced with 1.224
|
Tue, 14 Mar 2006 19:43:24 +0000 |
rtognimp |
Remove totally wrong suggestion to use -dumpaudio and -dumpvideo to save
|
Tue, 14 Mar 2006 16:57:16 +0000 |
reynaldo |
last print on libaf to af_msg
|
Tue, 14 Mar 2006 00:45:06 +0000 |
albeu |
Try several formats instead of only YV12 if no format was explicitly
|
Tue, 14 Mar 2006 00:38:00 +0000 |
reynaldo |
forgotten entry about TOOLS/qepdvcd.sh
|
Tue, 14 Mar 2006 00:02:42 +0000 |
rathann |
le2me_32 is not necessary, tested by Diego on BE machine
|
Mon, 13 Mar 2006 23:35:41 +0000 |
rathann |
fl32 is now supported, too
|
Mon, 13 Mar 2006 23:32:36 +0000 |
rathann |
in24/in32/fl32 little/big-endian QuickTime PCM audio support
|
Mon, 13 Mar 2006 21:50:56 +0000 |
diego |
Use _res_comment where appropriate.
|
Mon, 13 Mar 2006 21:18:27 +0000 |
albeu |
10L fix missing return statement.
|
Mon, 13 Mar 2006 17:15:51 +0000 |
michael |
do not randomly chop up packets, this isnt allowed in almost no container
|
Mon, 13 Mar 2006 16:56:10 +0000 |
albeu |
Fix seeking with cache enabled on systems using fork().
|
Mon, 13 Mar 2006 16:52:01 +0000 |
faust3 |
fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fiedler <martin.fiedler at gmx.net>
|
Mon, 13 Mar 2006 16:36:18 +0000 |
gpoirier |
sync with 1.1238
|
Mon, 13 Mar 2006 16:17:44 +0000 |
faust3 |
adapter doesn't require vm anymore
|
Mon, 13 Mar 2006 11:06:08 +0000 |
diego |
Ignore codecs2html.
|
Mon, 13 Mar 2006 10:50:37 +0000 |
cladisch |
To avoid a bug in ALSA's rate plugin that causes spurious overruns, try
|
Mon, 13 Mar 2006 10:49:12 +0000 |
cladisch |
Do not try to count hardware sound cards because there might be none
|
Mon, 13 Mar 2006 09:03:43 +0000 |
gabrov |
fixed character encoding
|
Mon, 13 Mar 2006 07:08:01 +0000 |
nicodvb |
recommitted version 1.22 + Rich's 1.25
|
Mon, 13 Mar 2006 06:50:55 +0000 |
ods15 |
cosmetic, move stuff around
|
Mon, 13 Mar 2006 03:46:25 +0000 |
pacman |
Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more
|
Mon, 13 Mar 2006 02:42:06 +0000 |
michael |
FAAC encoding through libavcodec-faac
|
Mon, 13 Mar 2006 02:40:09 +0000 |
michael |
-lavcopts aglobal
|
Sun, 12 Mar 2006 23:06:09 +0000 |
reimar |
remove mp_msg.c dependency when compiling codec-cfg binary.
|
Sun, 12 Mar 2006 22:29:27 +0000 |
reimar |
Fix compilation error introduced by last commit
|
Sun, 12 Mar 2006 22:14:00 +0000 |
nicodvb |
unified failure case in muxer_new_muxer()
|
Sun, 12 Mar 2006 21:47:15 +0000 |
reimar |
remove useless cruft (binds variable)
|
Sun, 12 Mar 2006 21:44:22 +0000 |
reimar |
fix feature pragma length check
|
Sun, 12 Mar 2006 20:47:52 +0000 |
michael |
+ muxer_lavf.c - Michael Niedermayer
|
Sun, 12 Mar 2006 20:44:22 +0000 |
ods15 |
strings without terminating NUL
|
Sun, 12 Mar 2006 19:05:57 +0000 |
nicodvb |
in fix_parameters() move assignment of audio bitrate to the proper block (the bitrate for video is actually hardcoded to 800000)
|
Sun, 12 Mar 2006 18:58:08 +0000 |
nicodvb |
check stream->wf and stream->bih before using them in fix_parameters(). Fixes cid 43
|
Sun, 12 Mar 2006 18:31:50 +0000 |
rfelker |
10l found by Oded: case 2 on a boolean value...
|
Sun, 12 Mar 2006 18:13:11 +0000 |
nicodvb |
exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
|
Sun, 12 Mar 2006 18:11:32 +0000 |
rfelker |
fix cosmetics noticed during nico's 10l
|
Sun, 12 Mar 2006 18:06:46 +0000 |
nicodvb |
fixed C99-ism introduced with previous commit
|
Sun, 12 Mar 2006 17:46:51 +0000 |
nicodvb |
check muxer != NULL before using it; closes cid 201
|
Sun, 12 Mar 2006 17:40:32 +0000 |
ods15 |
bump neglected date
|
Sun, 12 Mar 2006 17:35:51 +0000 |
ods15 |
revert last change
|
Sun, 12 Mar 2006 13:30:45 +0000 |
ods15 |
better max for frame code values, still allowing compact implementation
|
Sun, 12 Mar 2006 13:21:04 +0000 |
ods15 |
10l to me, misarrangment of flags
|
Sun, 12 Mar 2006 13:08:10 +0000 |
ods15 |
change max_distance back to 64kb and set max frame size to 2*max_distance.
|
Sun, 12 Mar 2006 12:28:09 +0000 |
nicodvb |
fail immediately if any of the parameters necessary to switch audio stream isn't set/correct; closes cid 55
|
Sun, 12 Mar 2006 12:13:37 +0000 |
nicodvb |
check sh_video before seeking; closes cid 56
|
Sun, 12 Mar 2006 11:45:27 +0000 |
nicodvb |
close channels file before exiting dvb_get_channels() if malloc(dvb_channels_list) fails; closes cid 161
|
Sun, 12 Mar 2006 11:12:48 +0000 |
nicodvb |
init sh_a (new audio stream) to sh_audio (current audio stream); closes cid 241
|
Sat, 11 Mar 2006 23:38:54 +0000 |
nicodvb |
dereference muxer->priv only after having checked muxer!=NULL in write_chunk(); closes cid 206
|
Sat, 11 Mar 2006 23:29:02 +0000 |
nicodvb |
init msec in mp_get_titleset_length() before using it; closes cid 251
|
Sat, 11 Mar 2006 23:26:02 +0000 |
nicodvb |
init variable in parse_mp4_object_descriptor before using it; fixes cid 237
|
Sat, 11 Mar 2006 23:21:09 +0000 |
nicodvb |
init delta_pts before using it; fixes cid 239
|
Sat, 11 Mar 2006 23:15:57 +0000 |
nicodvb |
check pce_ptr before using it; fixes cid 207
|
Sat, 11 Mar 2006 22:43:28 +0000 |
rathann |
QuickTime in24 and in32 PCM audio support
|
Sat, 11 Mar 2006 21:16:59 +0000 |
reynaldo |
added dinamically calculated gain factor at output stage to avoid clipping on sane ranges
|