Mon, 12 Mar 2007 15:26:30 +0000 |
diego |
minor clarification
|
Mon, 12 Mar 2007 15:21:13 +0000 |
diego |
Clarify -reuse-socket description.
|
Mon, 12 Mar 2007 15:20:10 +0000 |
diego |
typo
|
Mon, 12 Mar 2007 08:52:45 +0000 |
diego |
Fix comment about test application compilation.
|
Sun, 11 Mar 2007 22:57:02 +0000 |
diego |
Add codec-cfg-test, remove now obsolete entries.
|
Sun, 11 Mar 2007 17:44:10 +0000 |
diego |
Add codec-cfg-test target.
|
Sun, 11 Mar 2007 17:30:44 +0000 |
uau |
Allow demuxers to return packets with no pts in -correct-pts mode
|
Sun, 11 Mar 2007 17:30:43 +0000 |
uau |
Reindent messy functions before working on them
|
Sun, 11 Mar 2007 16:50:52 +0000 |
diego |
Make sure docbook 4.x gets preferred over 3.x.
|
Sun, 11 Mar 2007 16:26:13 +0000 |
diego |
mplayer.c and mencoder.c are already in SRCS_MPLAYER and SRCS_MENCODER
|
Sun, 11 Mar 2007 16:22:30 +0000 |
diego |
wording/spelling for lscale=2 suboption
|
Sun, 11 Mar 2007 16:16:21 +0000 |
diego |
'make clean' should remove generated binaries.
|
Sun, 11 Mar 2007 16:07:36 +0000 |
diego |
Merge clean and dirclean targets.
|
Sun, 11 Mar 2007 15:32:48 +0000 |
reimar |
forgotten lscale=2 part for gl_common.h
|
Sun, 11 Mar 2007 15:01:11 +0000 |
reimar |
Document lscale=2
|
Sun, 11 Mar 2007 14:59:08 +0000 |
reimar |
Add a new GPU-based scaling method to vo gl
|
Sun, 11 Mar 2007 06:16:14 +0000 |
uau |
Move the sh_audio->delay field to mpctx->delay.
|
Sat, 10 Mar 2007 14:33:28 +0000 |
vayne |
fixed dvd chapter and title switching
|
Sat, 10 Mar 2007 14:32:19 +0000 |
vayne |
removed redundant assignments, these get handled in evDropFile
|
Fri, 09 Mar 2007 22:06:17 +0000 |
nicodvb |
corrected description of -reuse-socket as described by Rich
|
Fri, 09 Mar 2007 15:40:03 +0000 |
ods15 |
remove some lines which should have never been in demux_nut.c, broke CPU
|
Fri, 09 Mar 2007 14:04:07 +0000 |
uau |
Include <string.h> explicitly.
|
Fri, 09 Mar 2007 13:48:57 +0000 |
diego |
Rename to a more sane spelling.
|
Fri, 09 Mar 2007 13:03:57 +0000 |
gpoirier |
Improve MPlayerOSX building process:
|
Fri, 09 Mar 2007 12:43:26 +0000 |
uau |
Move command.c.tmp over now identical command.c
|
Fri, 09 Mar 2007 12:39:34 +0000 |
uau |
Change to match current command.c (same functionality).
|
Fri, 09 Mar 2007 12:30:14 +0000 |
uau |
Add alternative way to create command.c to svn history,
|
Thu, 08 Mar 2007 22:43:35 +0000 |
rtogni |
100l, allocated buffer was too small.
|
Thu, 08 Mar 2007 22:29:00 +0000 |
reimar |
Support function lookup via ordinal
|
Thu, 08 Mar 2007 22:25:13 +0000 |
reimar |
Allow declaring special undefined functions that will return NULL
|
Thu, 08 Mar 2007 21:05:14 +0000 |
nicodvb |
documented -reuse-socket
|
Thu, 08 Mar 2007 20:47:10 +0000 |
nicodvb |
optionally reuse the socket if -reuse-socket is selected; patch by Yong Hwan (sio4 users sf net) simplified by me
|
Thu, 08 Mar 2007 13:45:35 +0000 |
diego |
Add more FourCC values for the Xvid decoder.
|
Thu, 08 Mar 2007 13:42:34 +0000 |
diego |
Remove unused variable lev_text, patch by Zuxy Meng, zuxy.meng gmail com.
|
Thu, 08 Mar 2007 10:26:00 +0000 |
diego |
spelling/punctuation/grammar/wording improvements, no semantic changes
|
Thu, 08 Mar 2007 10:02:49 +0000 |
diego |
Add PIX_FMT_PAL8 to isPacked().
|
Thu, 08 Mar 2007 09:42:14 +0000 |
reimar |
100l, last patch broke window resizing with xv and xvmc.
|
Wed, 07 Mar 2007 12:41:03 +0000 |
diego |
Merge all .PHONY target declarations.
|
Wed, 07 Mar 2007 09:19:36 +0000 |
gpoirier |
Fix ratio aspect on Matroska files, broken with recent 'spect change in DVB' patch
|
Wed, 07 Mar 2007 01:31:29 +0000 |
diego |
Fix unkown --> unkNown typo.
|
Wed, 07 Mar 2007 01:23:37 +0000 |
uau |
Fix audio samplerates below 7000 Hz.
|
Tue, 06 Mar 2007 22:53:52 +0000 |
nicodvb |
support for AMR; it works inserting in the first byte of the demux_packet
|
Tue, 06 Mar 2007 19:10:36 +0000 |
kraymer |
mplayer.1
|
Tue, 06 Mar 2007 15:34:54 +0000 |
reimar |
Factor out some duplicated code in vo_xv and vo_xvmc
|
Tue, 06 Mar 2007 14:15:37 +0000 |
compn |
__defines are reserved for gcc
|
Tue, 06 Mar 2007 11:34:06 +0000 |
reimar |
Simplify config by using code available in video_out.c
|
Tue, 06 Mar 2007 11:24:08 +0000 |
reimar |
Fix bad uninit when switching DVB channels.
|
Tue, 06 Mar 2007 10:00:53 +0000 |
eugeni |
A function always returning 0 could as well return void.
|
Tue, 06 Mar 2007 09:59:53 +0000 |
eugeni |
Text alignment should not use bounding boxes of individual glyphs.
|
Tue, 06 Mar 2007 09:31:12 +0000 |
eugeni |
Reset advance vector and glyph bounding box if glyph could not be found.
|
Mon, 05 Mar 2007 22:23:30 +0000 |
nicodvb |
removed unused definition of insertRTPData(); it's not only unused,
|
Mon, 05 Mar 2007 18:20:35 +0000 |
Gabrov |
synced with r22428
|
Mon, 05 Mar 2007 18:17:31 +0000 |
Gabrov |
synced with r22469
|
Mon, 05 Mar 2007 17:42:25 +0000 |
lorenm |
truncate mencoder's output file if it exists, instead of overwriting just part of it.
|
Mon, 05 Mar 2007 13:29:06 +0000 |
reimar |
Audio should now work fine, so remove the ENABLE_AUDIO ifdef
|
Mon, 05 Mar 2007 13:27:42 +0000 |
reimar |
Implement percent-based seeking
|
Mon, 05 Mar 2007 13:17:16 +0000 |
reimar |
Fix seeking for avisynth audio.
|
Mon, 05 Mar 2007 12:56:41 +0000 |
reimar |
Fix DEMUXER_CTRL_GET_PERCENT_POS with -novideo
|
Mon, 05 Mar 2007 12:53:43 +0000 |
reimar |
remove pointless cast to int
|
Mon, 05 Mar 2007 12:02:57 +0000 |
reimar |
Remove subcp_open/subcp_close from mkv demuxer, they are useless since a long time.
|