Mercurial > mplayer.hg
graph
-
Fix potential integer overflows in memory allocation.Sun, 04 Jun 2006 22:41:27 +0000, by rtogni
-
libpostproc is not a subdirectory of libavcodec anymore.Fri, 02 Jun 2006 11:31:42 +0000, by diego
-
svn:externals definitions for required FFmpeg libraries.Fri, 02 Jun 2006 11:27:19 +0000, by diego
-
Remove now obsolete .cvsignore files.Fri, 02 Jun 2006 11:24:33 +0000, by diego
-
metadata supportTue, 30 May 2006 23:23:28 +0000, by michael
-
Remove dead code, and do close smem file descriptor during un-initTue, 30 May 2006 23:18:05 +0000, by poirierg
-
On old WinChips Linux kernel use this to emulate MTRR, patch by Zuxy Meng < zuxy P meng A gmail P com>Wed, 31 May 2006 23:37:29 +0000, by poirierg
-
URL fixTue, 30 May 2006 23:08:28 +0000, by poirierg
-
Use 0 and 1 instead of FRIBIDI_FALSE and FRIBIDI_TRUE which are noThu, 18 May 2006 18:31:14 +0000, by uau
-
psm longer than 1018 bytes is not allowed, thus invalidThu, 18 May 2006 18:05:10 +0000, by nicodvb
-
synced with 1.87Thu, 18 May 2006 17:45:20 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:43:50 +0000, by gabrov
-
increased sync tag (1.16) after URL updateThu, 18 May 2006 17:37:00 +0000, by gabrov
-
synced with 1.53Thu, 18 May 2006 17:33:29 +0000, by gabrov
-
typo fixesThu, 18 May 2006 17:31:24 +0000, by gabrov
-
Partial sync, patch by Gilles Pelletier < pellgill AH gmail POIS com >Thu, 18 May 2006 12:53:14 +0000, by gpoirier
-
use mp_msg instead of printfThu, 18 May 2006 10:08:38 +0000, by ivo
-
include sys/io.h instead of asm/io.h so iopl() gets declared tooThu, 18 May 2006 09:54:44 +0000, by ivo
-
only include sys/mman.h if HAVE_SYS_MMAN_H is definedThu, 18 May 2006 09:21:45 +0000, by ivo
-
Mention new mphelp_check.py script.Wed, 17 May 2006 22:02:26 +0000, by diego
-
Retrieve CPU built-in namestring, and if it exists, print it during cpu detection; t it doesn't exist, fallback to the cpu table. Patch by Zuxy MengWed, 17 May 2006 21:10:11 +0000, by gpoirier
-
S3 virge on fbdev is -vo s3fbWed, 17 May 2006 21:05:42 +0000, by gpoirier
-
Mention new driver which does back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 21:01:39 +0000, by gpoirier
-
Add YUY2 and back end scaling on S3 Virge chips in combination with fbdev.Wed, 17 May 2006 20:56:49 +0000, by gpoirier
-
x86_64 only saves ebx, not rbx. Fix some potential compilation problem on amd64.Wed, 17 May 2006 20:15:02 +0000, by gpoirier
-
also set guiIntfStruct.sh_video to NULL for guiSetDefaults.Wed, 17 May 2006 17:29:06 +0000, by reimar
-
10l: Really accept both one and two dashes.Wed, 17 May 2006 14:49:44 +0000, by diego
-
Add mphelp_check.py.Wed, 17 May 2006 12:15:23 +0000, by diego
-
Accept --missing as well as -missing, print less newlines.Wed, 17 May 2006 12:10:17 +0000, by diego
-
fix reversed order of argumentsWed, 17 May 2006 12:01:00 +0000, by attila
-
Fix some errors revealed by Uoti's help file checker.Wed, 17 May 2006 11:45:13 +0000, by diego
-
Smacker, typoWed, 17 May 2006 11:30:15 +0000, by diego
-
Add FFmpeg Smacker audio and video.Wed, 17 May 2006 11:18:02 +0000, by diego
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 3 of 3Wed, 17 May 2006 07:46:21 +0000, by reynaldo
-
fix extras and malformed translation messages, check done with uau's brand new TOOLS/ script, PART 2 of 3Wed, 17 May 2006 07:18:57 +0000, by reynaldo
-
fix extras and maformed translation messages, check done with uau's brand new TOOLS/ script, PART 1 of 3Wed, 17 May 2006 05:18:16 +0000, by reynaldo
-
Add tool to check MPlayer translation files for conflicting argumentsTue, 16 May 2006 18:09:14 +0000, by uau
-
version bump (we are in sync with 1.16)Mon, 15 May 2006 20:34:33 +0000, by kraymer
-
URL fixMon, 15 May 2006 19:35:45 +0000, by gpoirier
-
sync with 1.1289Mon, 15 May 2006 19:17:57 +0000, by gpoirier
-
10l to Reynaldo Verdejo H. Pinochet: next release is pre8, not pre6 ;-)Mon, 15 May 2006 17:56:10 +0000, by gpoirier
-
fix build on macintel, patch by Zuxy MengMon, 15 May 2006 15:10:23 +0000, by gpoirier
-
document more codecs supported by vfw interface.Mon, 15 May 2006 11:30:43 +0000, by gpoirier
-
Add AACP fourcc for AACPlus in nsv streamsMon, 15 May 2006 09:38:46 +0000, by rtognimp
-
Fix:Sun, 14 May 2006 22:06:59 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:06:17 +0000, by rathann
-
Fix:Sun, 14 May 2006 22:03:24 +0000, by rathann
-
Various improvement, fix build on AMD-64 and iccSun, 14 May 2006 20:24:47 +0000, by 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:49:49 +0000, by gpoirier
-
do aspect correction of video size before calculating vo_dx and vo_dy.Sun, 14 May 2006 19:36:21 +0000, by reimar
-
typo fixes: Extenstion -> extensionSun, 14 May 2006 17:56:04 +0000, by reimar
-
fix parsing of vobsub private data, patch by Evgeniy Stepanov <eugeni P stepanov A gmail P com>Sun, 14 May 2006 16:18:41 +0000, by gpoirier
-
add section "Choisir le codec video", patch by Jerome Ferrari <jerome PPP ferrari AA lappis PP com> + random fixes by meSun, 14 May 2006 16:00:26 +0000, by gpoirier
-
Fix some potential integer overflow in memory allocation (mot of theseSun, 14 May 2006 15:51:05 +0000, by rtognimp
-
Don't just check for the existence of xmmintrin.h, also verify it will compile.Sun, 14 May 2006 13:39:52 +0000, by diego
-
Add checks for 3DNow! and SSE compiler intrinsics to be used with FFmpeg.Sun, 14 May 2006 12:27:11 +0000, by diego