Sun, 16 Jul 2006 14:48:37 +0000 |
kraymer |
r19087: Remove support for obsolete and non-free divx4/odivx libraries.
|
Sun, 16 Jul 2006 14:40:56 +0000 |
kraymer |
r19050: grammar and consistency fixes
|
Sun, 16 Jul 2006 14:02:31 +0000 |
kraymer |
r18964: wording fix
|
Sun, 16 Jul 2006 13:33:31 +0000 |
kraymer |
sync of ports.xml:
|
Sun, 16 Jul 2006 12:59:00 +0000 |
kraymer |
some xml docs review, based on patches by Kurt Lettmaier (k . lettmaier @at@ onlinehome.de)
|
Sun, 16 Jul 2006 01:40:24 +0000 |
reynaldo |
marks several strings inside structs as const when they hold just
|
Sun, 16 Jul 2006 01:24:42 +0000 |
reynaldo |
Removes an unneeded cast. Patch by Stefan Huehner, stefan AT.. huehner.org
|
Sun, 16 Jul 2006 01:20:30 +0000 |
reynaldo |
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
|
Sat, 15 Jul 2006 23:42:44 +0000 |
reynaldo |
minor arrangements to my entry
|
Sat, 15 Jul 2006 23:10:51 +0000 |
reynaldo |
add stefan to AUTHORS file for his several cleanup patches
|
Sat, 15 Jul 2006 21:49:47 +0000 |
michael |
clarify "extradata"
|
Sat, 15 Jul 2006 16:03:12 +0000 |
reynaldo |
marks several read-only string parameters which aren't modified inside the called function as const. Patch by Stefan Huehner, stefan AT huehner-org
|
Sat, 15 Jul 2006 15:27:09 +0000 |
diego |
now obsolete
|
Sat, 15 Jul 2006 15:26:51 +0000 |
diego |
Change sync tags to rXXXX.
|
Sat, 15 Jul 2006 15:18:35 +0000 |
diego |
Change function declararation w/o parameters to the correct foo(void) syntax.
|
Sat, 15 Jul 2006 11:42:29 +0000 |
boskicinek |
- sync and fixes
|
Sat, 15 Jul 2006 11:41:43 +0000 |
boskicinek |
- CVS --> SVN
|
Sat, 15 Jul 2006 11:19:30 +0000 |
Gabrov |
help_mp-hu.h synced with r19087
|
Sat, 15 Jul 2006 11:14:34 +0000 |
Gabrov |
Hungarian docs & man page synced with r19101
|
Sat, 15 Jul 2006 10:35:22 +0000 |
ivo |
print frame type and keep track of last encountered keyframe
|
Sat, 15 Jul 2006 09:19:12 +0000 |
ivo |
typo
|
Sat, 15 Jul 2006 09:18:44 +0000 |
ivo |
new black frame detection filter
|
Fri, 14 Jul 2006 23:06:58 +0000 |
rtogni |
Assume that missing streamcount means one stream, and missing mimetype
|
Fri, 14 Jul 2006 23:06:51 +0000 |
nicodvb |
wording fix; default dvb tuning timeout is now 30 seconds
|
Fri, 14 Jul 2006 23:05:08 +0000 |
nicodvb |
raise default tuning timeout to 30 seconds in order to give enough time to less sensitive cards; better tuners won't tune slower
|
Fri, 14 Jul 2006 22:43:50 +0000 |
nicodvb |
cosmetical reformatting
|
Fri, 14 Jul 2006 22:37:54 +0000 |
nicodvb |
simplification in dvb_step_channel
|
Fri, 14 Jul 2006 22:29:37 +0000 |
nicodvb |
force demuxer type to mpegts to speed up detection and avoid useless and slow probes; this doesn't prevent to use stream_dvb with demux_lavf
|
Fri, 14 Jul 2006 22:07:17 +0000 |
nicodvb |
removed obsolete file
|
Fri, 14 Jul 2006 22:07:05 +0000 |
nicodvb |
moved LOF macros from dvb_defaults.h
|
Fri, 14 Jul 2006 22:05:49 +0000 |
ivo |
added checks for stupid code like casting return value of malloc and friends,
|
Fri, 14 Jul 2006 21:54:24 +0000 |
nicodvb |
removed never used macros; patch by zzam gentoo org (Matthias Schwarzott)
|
Fri, 14 Jul 2006 21:38:20 +0000 |
ivo |
remove useless comment
|
Fri, 14 Jul 2006 17:14:16 +0000 |
diego |
Remove support for obsolete and non-free divx4/odivx libraries.
|
Fri, 14 Jul 2006 16:57:24 +0000 |
diego |
Mark several string parameters that are not modified in the function as const.
|
Fri, 14 Jul 2006 15:12:05 +0000 |
ivo |
fix line >79 characters
|
Fri, 14 Jul 2006 15:08:31 +0000 |
ivo |
fix matching of MSDOS line endings
|
Fri, 14 Jul 2006 13:34:44 +0000 |
ivo |
also omit configure.log and the generated help_mp.h from files to check
|
Fri, 14 Jul 2006 12:57:37 +0000 |
ivo |
CVS --> Subversion
|
Fri, 14 Jul 2006 07:57:01 +0000 |
diego |
Update some old and crufty sections.
|
Fri, 14 Jul 2006 07:40:36 +0000 |
diego |
printf --> mp_msg
|
Fri, 14 Jul 2006 06:26:31 +0000 |
reynaldo |
removes unused parentheses lefted behind in the r19075 sizeof(char) cleanups, noticed by dalias
|
Thu, 13 Jul 2006 23:02:03 +0000 |
diego |
Remove #if LIBAVCODEC_BUILD >= XXX and #if LIBAVFORMAT_BUILD >= XXX jungle.
|
Thu, 13 Jul 2006 22:56:02 +0000 |
diego |
cosmetics to ease future patching
|
Thu, 13 Jul 2006 22:24:28 +0000 |
eugeni |
Fix linking order. FontConfig should appear after libass.
|
Thu, 13 Jul 2006 22:11:47 +0000 |
reynaldo |
more sizeof(char) fun
|
Thu, 13 Jul 2006 21:40:14 +0000 |
diego |
dvd-device should also be enabled when dvdnav_stream is requested but stream_dvd
|
Thu, 13 Jul 2006 21:22:56 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from vidix/
|
Thu, 13 Jul 2006 21:06:33 +0000 |
reynaldo |
little rephrasing and corrected reference to main->trunk
|
Thu, 13 Jul 2006 20:59:18 +0000 |
reynaldo |
marks several function without a prototype which arent used outside its sourcefile as static, Patch by Stefan Huehner - stefan AT huehner-org
|
Thu, 13 Jul 2006 20:23:34 +0000 |
reynaldo |
drops casts from void * on malloc/calloc, leftover on libmpcodecs
|
Thu, 13 Jul 2006 18:52:16 +0000 |
eugeni |
Cosmetics.
|
Thu, 13 Jul 2006 18:49:06 +0000 |
eugeni |
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Thu, 13 Jul 2006 16:17:24 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from the gui code
|
Thu, 13 Jul 2006 13:28:56 +0000 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|