Sun, 08 Jan 2006 17:37:00 +0000 |
diego |
Do not install .cvsignore files.
|
Sun, 08 Jan 2006 14:03:42 +0000 |
nicodvb |
include the right avcodec.h, consistently with the rest of mplayer
|
Sun, 08 Jan 2006 13:35:54 +0000 |
reimar |
fix crash if no video codec available
|
Sun, 08 Jan 2006 10:18:18 +0000 |
henry |
fix premature end of audio playback (audio only)
|
Sat, 07 Jan 2006 22:41:04 +0000 |
diego |
Add uppercase MPG2 fourcc.
|
Sat, 07 Jan 2006 22:20:46 +0000 |
nicodvb |
disabled hack to read the properties of mpeg1/2 video in avi and asf: it's totally useless and leads mplayer to crash
|
Sat, 07 Jan 2006 22:09:10 +0000 |
diego |
Remove empty sections, speak of container formats, not file formats.
|
Sat, 07 Jan 2006 22:06:06 +0000 |
diego |
minor rewording
|
Sat, 07 Jan 2006 19:56:55 +0000 |
reimar |
avoid some gcc 4 compiler warnings
|
Sat, 07 Jan 2006 19:53:51 +0000 |
reimar |
Less ugly and easier to extend getFunctions
|
Fri, 06 Jan 2006 20:09:15 +0000 |
diego |
Mention Chinese console messages.
|
Fri, 06 Jan 2006 14:43:28 +0000 |
rtognimp |
Update for realrtsp bandwidth support
|
Fri, 06 Jan 2006 14:39:10 +0000 |
rtognimp |
This patch makes real rtsp tell the server to deliver data at specified
|
Fri, 06 Jan 2006 14:03:51 +0000 |
diego |
Reformat examples to prevent linebreaks and hyphenation. When occurring
|
Fri, 06 Jan 2006 13:51:36 +0000 |
ods15 |
align byte is deprecated
|
Fri, 06 Jan 2006 12:36:59 +0000 |
rtognimp |
Yet another MPEG-4 fourcc (Samsung SMP4)
|
Fri, 06 Jan 2006 02:06:22 +0000 |
ods15 |
1) remove global_timebase
|
Fri, 06 Jan 2006 02:05:57 +0000 |
ods15 |
MN rule
|
Fri, 06 Jan 2006 02:05:34 +0000 |
ods15 |
1) change date and goals slightly
|
Fri, 06 Jan 2006 01:40:30 +0000 |
diego |
Better default vo - xv instead of x11.
|
Fri, 06 Jan 2006 00:54:03 +0000 |
diego |
Remove unused template file.
|
Fri, 06 Jan 2006 00:53:31 +0000 |
diego |
100l, the vo selection should fall back to other vo drivers.
|
Thu, 05 Jan 2006 23:33:20 +0000 |
diego |
build fix
|
Thu, 05 Jan 2006 23:32:18 +0000 |
diego |
Improve overall structure by adding a few top-level chapters so that
|
Thu, 05 Jan 2006 22:50:54 +0000 |
diego |
Add FFmpeg TrueSpeech.
|
Thu, 05 Jan 2006 22:47:08 +0000 |
diego |
Add MPEG fourcc to all MPEG decoders.
|
Wed, 04 Jan 2006 23:36:36 +0000 |
rtognimp |
Don't leak memory (free audio reordering buffers)
|
Wed, 04 Jan 2006 22:49:23 +0000 |
rtognimp |
Remove assumption that all audio packets in a block have the same
|
Wed, 04 Jan 2006 22:21:32 +0000 |
rtognimp |
1000.0l timestamps are float
|
Wed, 04 Jan 2006 16:17:05 +0000 |
diego |
Explain DVDREAD_NOKEYS environment variable.
|
Wed, 04 Jan 2006 15:54:47 +0000 |
diego |
Bandaid fix for compilation failure when creating main/.depend with GUI
|
Wed, 04 Jan 2006 15:31:01 +0000 |
diego |
cosmetics: Make the patch apply without offsets.
|
Wed, 04 Jan 2006 15:28:02 +0000 |
gpoirier |
Update copyright date to 2006
|
Wed, 04 Jan 2006 15:25:51 +0000 |
diego |
Update with current changes.
|
Wed, 04 Jan 2006 15:01:55 +0000 |
diego |
CONFIGURATION FILES section added to the man page.
|
Wed, 04 Jan 2006 15:01:30 +0000 |
diego |
Expand the configuration file section to include MEncoder examples.
|
Wed, 04 Jan 2006 12:05:15 +0000 |
mosu |
Improved handling of text subs in Matroska files with adjacent newlines (\N) resulting in more than SUB_MAX_TEXT lines to display. Patch by Robert Henney (robh () rut ! org).
|
Wed, 04 Jan 2006 11:26:15 +0000 |
diego |
10l build fix
|
Wed, 04 Jan 2006 08:20:27 +0000 |
gpoirier |
synced with 1.1198
|
Wed, 04 Jan 2006 00:34:38 +0000 |
ptt |
little fixes i looked at after previous cvs commit :-)
|
Wed, 04 Jan 2006 00:24:14 +0000 |
ptt |
sync with 1.1198 plus little fixes
|
Wed, 04 Jan 2006 00:01:39 +0000 |
ptt |
fixed indentation for suboption brd_scale
|
Tue, 03 Jan 2006 22:27:09 +0000 |
gpoirier |
synced with 1.1197
|
Tue, 03 Jan 2006 22:14:27 +0000 |
nicodvb |
removed previously forgotten reording options/flags
|
Tue, 03 Jan 2006 22:06:12 +0000 |
gpoirier |
Reverse commit 31 Dec 2005 18:56:35 -0000 1.34
|
Tue, 03 Jan 2006 22:05:03 +0000 |
nicodvb |
removed frame reording option
|
Tue, 03 Jan 2006 22:02:11 +0000 |
nicodvb |
removed broken frame reording code; unified audio and video frame storing code (in memory, not in the packets); simple workaround to handle non-standard framerate mpeg1/2 video
|
Tue, 03 Jan 2006 20:55:27 +0000 |
nicodvb |
disable dvd subtitles by default
|