Tue, 10 Jan 2006 11:09:03 +0000 |
rathann |
convert some printfs to mp_msg
|
Mon, 09 Jan 2006 19:35:44 +0000 |
nicodvb |
added support for external libavformat
|
Mon, 09 Jan 2006 15:44:15 +0000 |
reimar |
CamStudio codec support
|
Mon, 09 Jan 2006 07:46:17 +0000 |
danny |
Minor correction of last updates, credit to Paul TT
|
Sun, 08 Jan 2006 22:57:59 +0000 |
diego |
OS X compilation fix: Include inttypes.h so that uint32_t is not undefined.
|
Sun, 08 Jan 2006 22:18:03 +0000 |
diego |
support for Radeon 9550
|
Sun, 08 Jan 2006 21:41:01 +0000 |
gpoirier |
sync w/ 1.1205
|
Sun, 08 Jan 2006 19:06:13 +0000 |
diego |
Remove non-ASCII character.
|
Sun, 08 Jan 2006 18:34:33 +0000 |
diego |
Update for current Debian package.
|
Sun, 08 Jan 2006 18:33:54 +0000 |
diego |
Improve the Debian package configuration: Remove the vo module configuration,
|
Sun, 08 Jan 2006 17:37:48 +0000 |
diego |
Quote some values to silence debconf warnings.
|
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).
|