Thu, 07 Jun 2007 03:01:32 +0000 |
zuxy |
10l: correct Core 2 detection under x86-64
|
Wed, 06 Jun 2007 11:58:52 +0000 |
kraymer |
Partial sync with en/mplayer.1 r23455 (patch by JRaSH)
|
Wed, 06 Jun 2007 08:14:14 +0000 |
voroshil |
r23440: New "automute" tv:// option.
|
Wed, 06 Jun 2007 05:16:08 +0000 |
zuxy |
Change some static temporary vars to automatic ones because mingw32 binutils
|
Wed, 06 Jun 2007 05:13:13 +0000 |
zuxy |
Align output pointer so that we can use movaps instead of movups in dct64_sse;
|
Tue, 05 Jun 2007 23:30:37 +0000 |
ptt |
little correction to make nroff not to complain about line lennghts....
|
Tue, 05 Jun 2007 18:35:34 +0000 |
ben |
protect _vidix_drivers variable, allowing --with-vidix-driver option to actually handle more than one driver
|
Tue, 05 Jun 2007 17:15:28 +0000 |
ptt |
sync'd up to r23467
|
Tue, 05 Jun 2007 16:13:00 +0000 |
diego |
Create a new MSGT for just the status line.
|
Tue, 05 Jun 2007 15:09:51 +0000 |
reimar |
Do not use fast_memcpy when data is read again immediately afterwards.
|
Tue, 05 Jun 2007 15:09:49 +0000 |
reimar |
Do not use fast_memcpy for small size copy, esp. when the size is constant
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Tue, 05 Jun 2007 14:12:37 +0000 |
reimar |
Use avcodec_decode_audio2 in ad_ffmpeg.c
|
Tue, 05 Jun 2007 13:40:10 +0000 |
kraymer |
r23410: add documentation for new -menu-chroot option
|
Tue, 05 Jun 2007 13:18:16 +0000 |
mhoffman |
correcting spelling error, yuv2rgb888_line was renamed to yuv2rgb24_line
|
Tue, 05 Jun 2007 11:37:16 +0000 |
reimar |
Make gmplayer show right colors if X server does not use native byteorder.
|
Tue, 05 Jun 2007 11:13:32 +0000 |
reimar |
Avoiding sscanf in cddb support reading more data with %s than buffer size
|
Tue, 05 Jun 2007 10:05:09 +0000 |
diego |
Keep -pipe option in CFLAGS even in debug mode.
|
Tue, 05 Jun 2007 07:35:07 +0000 |
gpoirier |
sync w/23467 (was just a typo in english doc, no incidence here)
|
Tue, 05 Jun 2007 01:07:35 +0000 |
corey |
then/than typo spotted by "JRaSH"
|
Tue, 05 Jun 2007 00:26:54 +0000 |
diego |
Keep unused parameter warnings in debug mode.
|
Tue, 05 Jun 2007 00:17:42 +0000 |
kraymer |
r23416: Drop the metadata stuff and replace it with generic property
|
Mon, 04 Jun 2007 13:16:39 +0000 |
reimar |
get rid of Gui code that has been commented out since ages
|
Mon, 04 Jun 2007 13:15:35 +0000 |
reimar |
Factor out some duplicated gui code
|
Mon, 04 Jun 2007 13:05:26 +0000 |
reimar |
Remove some useless code
|
Mon, 04 Jun 2007 09:39:55 +0000 |
zuxy |
Use 'static inline' instead of 'inline static' to avoid warnings
|
Mon, 04 Jun 2007 09:20:00 +0000 |
zuxy |
Change '%ld' to '%d' to remove warnings introduced by r23452
|
Mon, 04 Jun 2007 03:05:16 +0000 |
zuxy |
Correct dct64 functions' declarations
|
Sun, 03 Jun 2007 08:48:44 +0000 |
zuxy |
Remove unused parameter for mp_msg
|
Sat, 02 Jun 2007 21:55:00 +0000 |
gpoirier |
sync w/ r23455
|
Sat, 02 Jun 2007 20:20:33 +0000 |
gpoirier |
compilation fix after commit r9172 to ffmpeg, patch by Aurel
|
Sat, 02 Jun 2007 18:07:19 +0000 |
ptt |
new sentences on new lines, diego says ;-P
|
Sat, 02 Jun 2007 18:05:55 +0000 |
ptt |
sync'ed up to r23440 + a _big_ correction of tv suboptions
|
Sat, 02 Jun 2007 16:47:10 +0000 |
zuxy |
Remove non-existing make_decode_tables_MMX()
|
Sat, 02 Jun 2007 16:25:18 +0000 |
zuxy |
Use int and uint32_t instead of long and unsigned long, when appropriate.
|
Sat, 02 Jun 2007 16:04:56 +0000 |
zuxy |
Make realloc_struct inline as other functions defined in demuxer.h
|
Sat, 02 Jun 2007 14:38:45 +0000 |
diego |
10l: Remove overlooked instance of NOAVIFILE_HEADERS.
|
Sat, 02 Jun 2007 13:00:38 +0000 |
eugeni |
Revert r23443, it breaks compilation without libass.
|
Sat, 02 Jun 2007 12:27:33 +0000 |
diego |
Get rid of superfluous __WINE__ #define, it was always enabled and
|
Sat, 02 Jun 2007 12:26:27 +0000 |
diego |
Get rid of superfluous NOAVIFILE_HEADERS #define, it was always enabled and
|
Sat, 02 Jun 2007 12:24:35 +0000 |
diego |
Get rid of superfluous MPLAYER #define, it was always enabled and
|
Sat, 02 Jun 2007 10:26:37 +0000 |
nicodvb |
prog_id is an uint16_t; reported by Mario Rossi (mariofurire googlemail com)
|
Sat, 02 Jun 2007 01:56:22 +0000 |
compn |
update manual date, its been 8 months...
|
Fri, 01 Jun 2007 19:58:29 +0000 |
eugeni |
Recode the whole subtitle file to utf-8 before parsing.
|
Fri, 01 Jun 2007 19:56:44 +0000 |
eugeni |
Move code for reading a file and recoding it to utf-8 to a separate function.
|
Fri, 01 Jun 2007 17:29:35 +0000 |
voroshil |
mjpeg support for v4l2 tv:// driver
|
Thu, 31 May 2007 17:49:51 +0000 |
voroshil |
New "automute" tv:// option.
|
Thu, 31 May 2007 17:30:49 +0000 |
voroshil |
r23370: added missing fps
|
Thu, 31 May 2007 17:10:56 +0000 |
voroshil |
r23416: Drop the metadata stuff and replace it with generic property string expansion.
|
Thu, 31 May 2007 13:22:36 +0000 |
zuxy |
Remove no more used TARGET_BUILTIN_VECTOR and TARGET_BUILTIN_3DNOW
|
Thu, 31 May 2007 13:07:52 +0000 |
albeu |
Add new properties percent_pos and time_pos.
|
Thu, 31 May 2007 13:02:51 +0000 |
albeu |
Make the length property use the time type.
|
Thu, 31 May 2007 12:42:02 +0000 |
albeu |
Move the time printing code out of the length property.
|
Thu, 31 May 2007 12:37:37 +0000 |
albeu |
Add a print function for the time option type.
|
Thu, 31 May 2007 10:52:08 +0000 |
jheryan |
sync to 24.5.2007
|
Thu, 31 May 2007 10:43:35 +0000 |
albeu |
Add the recently introduced properties to the documentation.
|