log

age author description
Wed, 17 May 2006 11:18:02 +0000 diego Add FFmpeg Smacker audio and video.
Wed, 17 May 2006 07:46:21 +0000 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3
Wed, 17 May 2006 07:18:57 +0000 reynaldo fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3
Wed, 17 May 2006 05:18:16 +0000 reynaldo fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3
Tue, 16 May 2006 18:09:14 +0000 uau Add tool to check MPlayer translation files for conflicting arguments
Mon, 15 May 2006 20:34:33 +0000 kraymer version bump (we are in sync with 1.16)
Mon, 15 May 2006 19:35:45 +0000 gpoirier URL fix
Mon, 15 May 2006 19:17:57 +0000 gpoirier sync with 1.1289
Mon, 15 May 2006 17:56:10 +0000 gpoirier 10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)
Mon, 15 May 2006 15:10:23 +0000 gpoirier fix build on macintel, patch by Zuxy Meng
Mon, 15 May 2006 11:30:43 +0000 gpoirier document more codecs supported by vfw interface.
Mon, 15 May 2006 09:38:46 +0000 rtognimp Add AACP fourcc for AACPlus in nsv streams
Sun, 14 May 2006 22:06:59 +0000 rathann Fix:
Sun, 14 May 2006 22:06:17 +0000 rathann Fix:
Sun, 14 May 2006 22:03:24 +0000 rathann Fix:
Sun, 14 May 2006 20:24:47 +0000 gpoirier Various improvement, fix build on AMD-64 and icc
Sun, 14 May 2006 19:49:49 +0000 gpoirier explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
Sun, 14 May 2006 19:36:21 +0000 reimar do aspect correction of video size before calculating vo_dx and vo_dy.
Sun, 14 May 2006 17:56:04 +0000 reimar typo fixes: Extenstion -> extension
Sun, 14 May 2006 16:18:41 +0000 gpoirier fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>
Sun, 14 May 2006 16:00:26 +0000 gpoirier add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by me
Sun, 14 May 2006 15:51:05 +0000 rtognimp Fix some potential integer overflow in memory allocation (mot of these
Sun, 14 May 2006 13:39:52 +0000 diego Don't just check for the existence of xmmintrin.h, also verify it will compile.
Sun, 14 May 2006 12:27:11 +0000 diego Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.
Sun, 14 May 2006 12:07:26 +0000 diego Use egrep together with extended regular expressions for greater portability.
Sun, 14 May 2006 10:33:27 +0000 diego Fix LDFLAGS vs CPPFLAGS typo noticed by Derek E. Lewis.
Sun, 14 May 2006 10:21:56 +0000 diego Only set the default output filename when it was not passed on the command
Sun, 14 May 2006 09:03:22 +0000 gabrov synced with 1.256 (revert in English version)
Sun, 14 May 2006 08:48:08 +0000 gabrov synced with 1.1289
Sun, 14 May 2006 04:07:35 +0000 reynaldo Reverting changes done with my previous commit, capizalitation or lack of capitalization of affected senteces where done in purpose
Sat, 13 May 2006 23:22:42 +0000 reimar remove stray ')'
Sat, 13 May 2006 23:06:18 +0000 reimar show OpenGL extension string with -v, very helpful for debugging
Sat, 13 May 2006 23:03:19 +0000 reimar glBindTexture might be called glBindTextureEXT as well
Sat, 13 May 2006 22:07:59 +0000 kraymer grammar fix for 'Syntax'
Sat, 13 May 2006 21:59:18 +0000 kraymer 1.1289: support lavc mv0_threshold
Sat, 13 May 2006 21:12:43 +0000 rathann missing argument for mp_msg, fixes:
Sat, 13 May 2006 21:01:05 +0000 rathann Fix:
Sat, 13 May 2006 20:18:57 +0000 corey support lavc mv0_threshold
Sat, 13 May 2006 19:04:39 +0000 diego Move setting the output filename after the suboption parsing, otherwise it
Sat, 13 May 2006 19:03:20 +0000 reimar add check for a working iconv program and point to workaround if not found
Sat, 13 May 2006 18:38:57 +0000 rathann Remove extra return.
Sat, 13 May 2006 18:34:02 +0000 rathann Simplify condition, since both time and time_last are unsigned.
Sat, 13 May 2006 18:20:41 +0000 rathann Make return type consistent with usage. Patch by Pierre Lombard.
Sat, 13 May 2006 18:01:04 +0000 diego Make depend targets consistent: Remove redirection through .depend target.
Sat, 13 May 2006 17:12:55 +0000 gabrov synced with 1.50
Sat, 13 May 2006 16:40:07 +0000 diego Makefile and config.h are not generated files.
Sat, 13 May 2006 16:37:16 +0000 diego make depend requires help_mp.h, fixes make depend after make distclean.
Sat, 13 May 2006 15:18:14 +0000 gabrov synced with 1.1288
Sat, 13 May 2006 14:50:45 +0000 diego Remove redundant line.
Sat, 13 May 2006 14:36:08 +0000 diego Rework the karaoke audio filter section.
Sat, 13 May 2006 14:32:37 +0000 diego Linkers, assisted by a compiler, can optimize out the string that is being
Sat, 13 May 2006 10:49:46 +0000 nicodvb where necesary, replaced all realloc() with realloc_struct() to prevent int oveflows
Sat, 13 May 2006 10:09:33 +0000 nicodvb when searching ac3 in unqualified pes_private1 streams there's no need to scan > 64 KB of data: frames can't be so far apart
Sat, 13 May 2006 09:17:21 +0000 reimar Missing terminating " causes compilation error in vo_aa
Sat, 13 May 2006 09:08:28 +0000 nicodvb prevent memleak
Sat, 13 May 2006 09:01:18 +0000 nicodvb unconditionally stop allocating memory for dvb_channel_t after 1 MB: it's unreasonably big
Sat, 13 May 2006 08:46:31 +0000 reynaldo New karaoke af
Sat, 13 May 2006 07:22:36 +0000 reynaldo Minor pre-release corrections, mostly missed caps
Sat, 13 May 2006 06:12:25 +0000 rfelker accidentally committed this overflow fix with the declaration fix before.
Sat, 13 May 2006 05:56:40 +0000 rfelker remove useless cruft (caused error tz undefined)