Mon, 26 Jun 2006 17:37:55 +0000 |
ben |
new imported library in libmpdemux: freesdp (will be used by native rtsp demuxer)
|
Mon, 26 Jun 2006 17:27:38 +0000 |
ben |
cosmetic changes to avoid constants redefinition
|
Mon, 26 Jun 2006 17:01:07 +0000 |
reimar |
Avoid crash in uninit-without-config case
|
Mon, 26 Jun 2006 10:50:45 +0000 |
diego |
URL update for Marillat Debian packages
|
Sun, 25 Jun 2006 21:24:46 +0000 |
ben |
support for auto_close parameter in menu command list (geexbox patch)
|
Sun, 25 Jun 2006 21:16:52 +0000 |
ben |
switch_ratio -1 slave command restores aspect ratio to default value (geexbox patch)
|
Sun, 25 Jun 2006 20:59:12 +0000 |
ben |
declaring static functions with the same name than libc ones was not the best idea ever
|
Sun, 25 Jun 2006 17:37:58 +0000 |
gpoirier |
Typo: use ptmpstr instead of tmpstr to strip leading spaces + add
|
Sun, 25 Jun 2006 16:18:50 +0000 |
attila |
10l
|
Sun, 25 Jun 2006 16:16:59 +0000 |
attila |
kill unused message string MSGTR_LIBVO_MGA_MgaInvalidOutputFormat
|
Sun, 25 Jun 2006 16:09:57 +0000 |
attila |
reword some of the german translations of the mga message strings
|
Sun, 25 Jun 2006 16:01:01 +0000 |
attila |
correctly prefix all messages from -vo mga with [MGA]
|
Sun, 25 Jun 2006 15:50:19 +0000 |
attila |
fail with an error if the source resolution is larger than 1023x1023
|
Sun, 25 Jun 2006 14:03:56 +0000 |
reimar |
Make sure mp_input_read_key_code always sleeps. Avoids 100% CPU load
|
Sun, 25 Jun 2006 14:02:28 +0000 |
reimar |
Forgotten free on error
|
Sun, 25 Jun 2006 09:02:47 +0000 |
reimar |
respect AOPLAY_FINAL_CHUNK and do not discard samples read from buffer
|
Sun, 25 Jun 2006 08:53:13 +0000 |
reimar |
remove unused variable
|
Sat, 24 Jun 2006 21:51:51 +0000 |
attila |
natsuki.mplayerhq.hu -> rsync.mplayerhq.hu
|
Sat, 24 Jun 2006 09:41:41 +0000 |
nicodvb |
exit() is not allowed in any other function than main(); removed
|
Sat, 24 Jun 2006 09:30:23 +0000 |
nicodvb |
fprintf -> ms_msg
|
Sat, 24 Jun 2006 09:27:07 +0000 |
nicodvb |
static-ized a couple of functions
|
Sat, 24 Jun 2006 09:10:06 +0000 |
nicodvb |
rtp reordering of packets; patch by Ernitron (ernitron@fastwebnet.it)
|
Fri, 23 Jun 2006 22:23:07 +0000 |
ben |
prevent a buffer overflow to occur at teardown
|
Fri, 23 Jun 2006 21:40:07 +0000 |
ben |
added myself as the new librtsp maintainer
|
Fri, 23 Jun 2006 21:38:28 +0000 |
ben |
moved generic rtsp related files from realrtsp to librtsp
|
Fri, 23 Jun 2006 20:32:32 +0000 |
ben |
remove some never called code
|
Fri, 23 Jun 2006 20:28:12 +0000 |
ben |
prevent most RTSP streams from locking due to -idx
|
Fri, 23 Jun 2006 20:23:08 +0000 |
ben |
added myself to AUTHORS file
|
Fri, 23 Jun 2006 20:18:48 +0000 |
ben |
removed some includes that are now useless
|
Fri, 23 Jun 2006 20:17:12 +0000 |
ben |
new RTSP demuxer dedicated file, based on old code from realrtsp one but intended to be much more generic
|
Fri, 23 Jun 2006 19:34:06 +0000 |
ben |
some printf() to mp_msg() replacements
|
Fri, 23 Jun 2006 19:30:15 +0000 |
ben |
move real_rtsp init/uninit code to its dedicated place to simplify a bit rtsp session demuxer
|
Fri, 23 Jun 2006 15:12:56 +0000 |
diego |
Produce correct version string even when not run in a Subversion working copy.
|
Fri, 23 Jun 2006 08:36:15 +0000 |
gpoirier |
fix charset of turkish help msg
|
Thu, 22 Jun 2006 22:07:25 +0000 |
uau |
"make depend" requires version.h
|
Thu, 22 Jun 2006 17:05:08 +0000 |
reimar |
remove pointless and sometimes incorrect lookupTex stuff
|
Thu, 22 Jun 2006 17:02:42 +0000 |
reimar |
reduce number of texture indirections to support older cards
|
Thu, 22 Jun 2006 13:50:26 +0000 |
diego |
CVS --> Subversion + better version.h handling
|
Thu, 22 Jun 2006 13:49:52 +0000 |
diego |
CVS --> Subversion
|
Thu, 22 Jun 2006 13:47:50 +0000 |
diego |
Adapt FFmpeg version.sh that only recreates version.h if its content changed.
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Thu, 22 Jun 2006 13:20:41 +0000 |
diego |
Ignore libmpencoders.a.
|
Thu, 22 Jun 2006 09:39:14 +0000 |
diego |
CVS --> Subversion as noticed by Jacob Beacham beacham**@**uiuc**.**edu
|
Thu, 22 Jun 2006 09:27:00 +0000 |
diego |
Remove forgotten --disable-setlocale option from --help output.
|
Wed, 21 Jun 2006 23:50:23 +0000 |
uau |
Revert Michael's VFCTRL_FLIP_PAGE changes ("svn merge -r 18781:18779 .")
|
Wed, 21 Jun 2006 20:52:07 +0000 |
michael |
intercept VFCTRL_FLIP_PAGE if needed
|
Wed, 21 Jun 2006 20:29:45 +0000 |
michael |
send flip_page() through the filter chain
|
Wed, 21 Jun 2006 19:25:45 +0000 |
nicodvb |
support for -alang in demux_lavf
|
Wed, 21 Jun 2006 19:24:17 +0000 |
nicodvb |
support for -alang
|
Wed, 21 Jun 2006 17:50:50 +0000 |
ben |
cosmetic changes (defines will be used later in other parts of the code)
|
Wed, 21 Jun 2006 17:42:54 +0000 |
diego |
Make most of the xpm-files read 'const char*' instead of 'char*'
|
Wed, 21 Jun 2006 17:39:27 +0000 |
ben |
better RTSP RFC compliance (fixes in CSeq and TEARDOWN handling)
|
Wed, 21 Jun 2006 14:49:09 +0000 |
diego |
Move #ifdefs around complete files into the build system.
|
Wed, 21 Jun 2006 13:50:06 +0000 |
diego |
Ignore libraries.
|
Wed, 21 Jun 2006 12:56:42 +0000 |
ivo |
rename cvs-howto.txt to svn-howto.txt
|
Wed, 21 Jun 2006 11:59:07 +0000 |
diego |
Comment #ifdef #endif jungle.
|
Wed, 21 Jun 2006 11:05:57 +0000 |
diego |
minor Subversion-related changes
|
Wed, 21 Jun 2006 10:53:20 +0000 |
diego |
Comment some #endif directives to avoid confusion.
|
Wed, 21 Jun 2006 09:45:17 +0000 |
diego |
Remove separation between Win32 DLL and DirectShow support in the build system.
|
Wed, 21 Jun 2006 09:42:43 +0000 |
ivo |
add command for changing commit messages after the commit took place.
|