Mercurial > mplayer.hg
graph
-
100l, do not read probe buffer if it will not be used because a format was forced.Mon, 01 Jun 2009 09:39:02 +0000, by reimar
-
Add actually working support for PPC64Mon, 01 Jun 2009 09:35:16 +0000, by reimar
-
Use target_arch and target_subarch which is more similar to what FFmpeg usesMon, 01 Jun 2009 09:25:20 +0000, by reimar
-
Add some missing FFmpeg archsMon, 01 Jun 2009 09:20:22 +0000, by reimar
-
Using nl_langinfo in the asf mmst implementation makes no sense sinceSun, 31 May 2009 13:09:48 +0000, by reimar
-
Use a malloced string for the get_term_charset return value.Sun, 31 May 2009 13:00:51 +0000, by reimar
-
Make ID_SEEKABLE depend on both the stream and the demuxer being seekable,Sun, 31 May 2009 12:48:53 +0000, by reimar
-
In all demux_info_add calls change "name" to "title".Sat, 30 May 2009 13:18:57 +0000, by reimar
-
100l, demuxer info tags are _not_ case sensitive, so use strcasecmp.Sat, 30 May 2009 13:15:53 +0000, by reimar
-
forgot a line :(; addedThu, 28 May 2009 15:53:27 +0000, by ptt
-
synced with r2769Thu, 28 May 2009 15:39:02 +0000, by ptt
-
sync'ed to r29209Thu, 28 May 2009 10:20:38 +0000, by ptt
-
refine previous translationThu, 28 May 2009 05:56:17 +0000, by jrash
-
add dvh1 fourcc to ffdv codec, fixes dvh1_sample_truncated.aviTue, 26 May 2009 01:02:16 +0000, by compn
-
add binary decoder for YLC0Tue, 26 May 2009 00:19:31 +0000, by compn
-
Unify over rtsp_transport_tcp as var to hold the -rtsp-stream-over-tcp flag and make sure libnemesi only builds are fineMon, 25 May 2009 20:28:35 +0000, by lu_zero
-
Make sure -rtsp-stream-with-sctp is supported while building with libnemesiMon, 25 May 2009 17:51:10 +0000, by lu_zero
-
Move colorspace conversion functions implemented in pure C from templateMon, 25 May 2009 16:42:54 +0000, by kostya
-
synced with r29305Sun, 24 May 2009 09:54:25 +0000, by Gabrov
-
cosmetics: alphabetically sort SRCS_MPLAYERThu, 21 May 2009 08:46:24 +0000, by diego
-
Let SwScaler know that RGB48 BE/LE is 16-bits per component format.Tue, 19 May 2009 17:37:58 +0000, by kostya
-
Make SwScaler recognize RGB48 BE/LE colourspaces (not support though).Tue, 19 May 2009 17:26:22 +0000, by kostya
-
Set XVR100 make variable. Fixes compilation when support for xvr100 was detected.Tue, 19 May 2009 08:56:23 +0000, by reimar
-
When used with shared_buffer, there's no need for a NSApp object, which causes MPlayer to be marked as unresponsive.Mon, 18 May 2009 21:19:11 +0000, by adrian
-
When used with shared_buffer, autorelease in each flip_page so objects don't accumulate until exit.Mon, 18 May 2009 21:00:35 +0000, by adrian
-
sync w/r29244Sun, 17 May 2009 19:51:56 +0000, by gpoirier
-
Add a hack to detect when we are writing into a Windows pipe since the fseekSat, 16 May 2009 13:59:53 +0000, by reimar
-
Add missing path to find invocation for tags/TAGS creation.Fri, 15 May 2009 23:17:25 +0000, by diego
-
Simplify find invocation in tags/TAGS generation command:Fri, 15 May 2009 22:24:12 +0000, by diego
-
Revert whitespace removal for win-related code, because lack of ^M atWed, 13 May 2009 19:44:44 +0000, by bircoph
-
Restore old license file after whitspace removal in previous commit.Wed, 13 May 2009 18:42:38 +0000, by bircoph
-
Remove all kind of trailing whitespaces from all MPlayer's files.Wed, 13 May 2009 15:22:13 +0000, by bircoph
-
whitespace cosmetics: Remove all trailing whitespace.Wed, 13 May 2009 02:58:57 +0000, by diego
-
Make sure that -Ilibdvdread4 appears in CFLAGS before any system directoriesTue, 12 May 2009 19:25:35 +0000, by diego
-
Make sure that -I flags for internal library copies come before other CFLAGSTue, 12 May 2009 18:09:53 +0000, by diego
-
Fix IPv4 vs. IPv6 typo, closes Bugzilla #1439.Tue, 12 May 2009 15:00:32 +0000, by diego
-
libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4.Tue, 12 May 2009 08:21:53 +0000, by diego
-
Add HAVE_PPC64 definition for FFmpeg.Tue, 12 May 2009 07:25:04 +0000, by diego
-
Make sure CONFIG_MUXERS is always set.Tue, 12 May 2009 06:52:57 +0000, by diego
-
Get rid of some more trailing whitespaceTue, 12 May 2009 03:03:35 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 03:01:09 +0000, by reynaldo
-
Some reformating to avoid two too long linesTue, 12 May 2009 02:58:29 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:45:52 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:43:03 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:41:04 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:33:28 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:31:11 +0000, by reynaldo
-
Get rid of some more trailing whitespaceTue, 12 May 2009 02:29:29 +0000, by reynaldo
-
chunk size = 0 is valid for DATA chunks (used in live streams), don'tSun, 10 May 2009 21:13:15 +0000, by rtogni
-
Add const qualifier to param argument of sws_getContext() andSun, 10 May 2009 14:00:00 +0000, by diego
-
Move preprocessor condition before variable declaration, fixes the warning:Sun, 10 May 2009 11:37:04 +0000, by diego
-
MPV_common_init balks if s->avctx->pix_fmt == PIX_FMT_NONE, so we set it correctlySat, 09 May 2009 21:37:07 +0000, by rik
-
Remove redundant information about configuring MPlayer for GUI support.Sat, 09 May 2009 18:47:18 +0000, by diego
-
Move image formats section to a more appropriate place.Sat, 09 May 2009 18:13:48 +0000, by diego
-
cosmetics: indentation fixes for the dvdread checkSat, 09 May 2009 13:15:31 +0000, by diego
-
Fix misplaced 'fi' in external dvdread test.Sat, 09 May 2009 12:52:44 +0000, by diego
-
Add missing const qualifiers to AltiVec function parameters where appropriate.Sat, 09 May 2009 10:56:37 +0000, by diego
-
Add standard license header to all files in libmpdemux.Fri, 08 May 2009 21:51:13 +0000, by diego
-
Replace informal GPL license header by standard GPL header.Fri, 08 May 2009 21:47:50 +0000, by diego
-
Replace informal LGPL header by standard LGPL license header.Fri, 08 May 2009 21:47:03 +0000, by diego
-
lirc anc lircc are MPlayer-only, so add LDFLAGS for MPlayer link only.Fri, 08 May 2009 16:21:03 +0000, by diego
-
Do not use flag CWBackPixel when calling vo_x11_create_vo_window():Fri, 08 May 2009 15:43:54 +0000, by cehoyos
-
The Apple remote code needs the Cocoa framework to link.Fri, 08 May 2009 13:58:42 +0000, by diego
-
Add -framework Carbon to LDFLAGS when Mac OS X finder or bundle is enabled.Thu, 07 May 2009 21:34:56 +0000, by diego
-
Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.Thu, 07 May 2009 21:02:57 +0000, by adrian
-
Fix sliced yuv410 -> yuv420 conversionThu, 07 May 2009 20:41:04 +0000, by vitor
-
revise previous translationThu, 07 May 2009 13:16:22 +0000, by jrash
-
sync with en/mplayer.1 r29252Thu, 07 May 2009 13:13:54 +0000, by jrash
-
cosmetics: Move Quartz and CoreVideo checks into the vo driver section.Tue, 05 May 2009 23:02:59 +0000, by diego
-
LDFLAGS for CoreVideo and Quartz should be MPlayer-only.Tue, 05 May 2009 21:03:56 +0000, by diego
-
libdvdcss requires the Carbon framework to link on Mac OS X.Tue, 05 May 2009 18:45:59 +0000, by diego
-
cosmetics: Move $def_dvdcss to a more sensible place in config.h.Tue, 05 May 2009 18:04:53 +0000, by diego
-
cosmetics: Move CoreAudio check to audio output section.Tue, 05 May 2009 17:57:44 +0000, by diego
-
Add prototype for mp_a52_framesize().Tue, 05 May 2009 17:36:31 +0000, by diego
-
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.hTue, 05 May 2009 17:30:50 +0000, by diego
-
Remove pointless #ifdef around spudec.h #include.Tue, 05 May 2009 17:27:36 +0000, by diego
-
cosmetics: indentationTue, 05 May 2009 17:17:17 +0000, by diego
-
Allow disabling and enabling VCD support through command line parameters.Tue, 05 May 2009 17:15:54 +0000, by diego
-
CoreAudio LDFLAGS should be MPlayer-only.Tue, 05 May 2009 09:08:53 +0000, by diego
-
Improve CoreAudio check: Use all required headers and frameworks.Tue, 05 May 2009 08:49:07 +0000, by diego
-
Simplify Mac OS X Finder and Mac OS X Bundle file locations checks.Tue, 05 May 2009 08:46:37 +0000, by diego
-
Change VOFW for x86 to 5120, it allows larger images to be scaled and wasTue, 05 May 2009 01:34:16 +0000, by michael
-
CONFIG_QUICKTIME should be set depending on the state of QTX support.Mon, 04 May 2009 18:29:55 +0000, by diego
-
Add missing 'void' to parameterless function declarations.Mon, 04 May 2009 17:35:26 +0000, by diego
-
ao_macosx was renamed to ao_coreaudio.Mon, 04 May 2009 16:56:36 +0000, by diego
-
Rename macosx video output driver to corevideo.Mon, 04 May 2009 16:55:05 +0000, by diego
-
Rename macosx audio output driver to coreaudio.Mon, 04 May 2009 14:53:47 +0000, by diego
-
QuickTime codecs support requires -framework QuickTime to link on Mac OS X.Mon, 04 May 2009 14:49:42 +0000, by diego
-
Replace QuickTime.h #include with Carbon.h, which is really needed.Mon, 04 May 2009 14:40:22 +0000, by diego
-
Ulion no longer has time to be maintainer.Mon, 04 May 2009 14:09:31 +0000, by diego
-
Improve CoreVideo check: Test more #includes, add -framework Carbon to LDFLAGS.Mon, 04 May 2009 13:16:04 +0000, by diego
-
Add information about configure options to config.mak.Mon, 04 May 2009 11:44:36 +0000, by diego
-
Cosmetics for r29244 to follow K&R style closely.Sun, 03 May 2009 21:52:41 +0000, by bircoph
-
Support for libbs2b ver. 3.0.0 API.Sun, 03 May 2009 21:51:37 +0000, by bircoph
-
Use libavutil/fifo.h for macosx ao instead of its own FIFO implementation.Sun, 03 May 2009 20:57:37 +0000, by reimar
-
Fix chroma shift when scaling from ARGB on LE and BGRA on BESat, 02 May 2009 08:40:53 +0000, by sdrik
-
Fix polish spelling. Noticed in Gentoo ebuild long time ago.Mon, 27 Apr 2009 21:41:42 +0000, by bircoph
-
Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and yuva2argb_cMon, 27 Apr 2009 14:25:44 +0000, by sdrik
-
sync w/r29147Mon, 27 Apr 2009 09:44:59 +0000, by gpoirier
-
Revert previous two commits, the CoreVideo vo needs both OpenGL and Cocoa.Sun, 26 Apr 2009 08:59:18 +0000, by diego
-
Replace glibc-specific __WORDSIZE preprocessor check with HAVE_FAST_64BIT.Sat, 25 Apr 2009 19:09:54 +0000, by diego
-
Fix typo in CoreVideo linker flags: the Carbon, not Cocoa framework is needed.Sat, 25 Apr 2009 18:43:35 +0000, by diego
-
Remove unnecessary -framework OpenGL from CoreVideo linker flags.Sat, 25 Apr 2009 18:39:19 +0000, by diego
-
whitespace cosmetics: reindent Mac OS X checks, remove trailing whitespaceSat, 25 Apr 2009 17:52:55 +0000, by diego
-
Split generic OS X API check into separate CoreAudio, CoreVideo, Quartz checks.Sat, 25 Apr 2009 17:48:48 +0000, by diego
-
typo in XFORM asm check, noticed by Emanuele GiaquintaSat, 25 Apr 2009 16:37:08 +0000, by diego
-
sane verbosity levels for menu initializationSat, 25 Apr 2009 12:34:24 +0000, by diego
-
Make reset_ptr() void.Thu, 23 Apr 2009 22:19:53 +0000, by cehoyos
-
commit remaining binary_codecs.sh changes from debian.Thu, 23 Apr 2009 21:01:07 +0000, by siretart
-
check for missing libstdc++Thu, 23 Apr 2009 20:59:46 +0000, by siretart
-
more cosmeticsThu, 23 Apr 2009 20:56:59 +0000, by siretart
-
whitespace cosmeticsThu, 23 Apr 2009 18:54:22 +0000, by diego
-
Change getdladdr to always use dlopen, dlsym and then dlclose.Thu, 23 Apr 2009 10:18:32 +0000, by reimar
-
Part 3 of syncing binary_codecs.sh with DebianThu, 23 Apr 2009 08:46:05 +0000, by siretart
-
Part 2 of syncing binary_codecs.sh with DebianThu, 23 Apr 2009 08:37:20 +0000, by siretart
-
Pass argc and argv parameters to main() function in SDL test.Thu, 23 Apr 2009 07:39:39 +0000, by diego
-
Part 1 of syncing binary_codecs.sh with DebianWed, 22 Apr 2009 20:46:33 +0000, by siretart
-
Don't automatically wrap lines when WrapStyle==2.Tue, 21 Apr 2009 21:27:53 +0000, by eugeni
-
Fix a signedness issue that caused a warning to be wrongfully printed at runtime.Tue, 21 Apr 2009 08:19:22 +0000, by gpoirier
-
Planar 16bit 420 422 444 YUV support (output is only supported in someTue, 21 Apr 2009 01:08:03 +0000, by michael
-
Merge gray->gray converters into planarCopy(), this should also make planarCopy()Tue, 21 Apr 2009 00:08:06 +0000, by michael
-
Add macro to check for 16bit per sample.Tue, 21 Apr 2009 00:03:00 +0000, by michael
-
Make sure src/dst are NULL when they arent used, some code uses this toTue, 21 Apr 2009 00:01:59 +0000, by michael
-
Use generic BE check instead of checking for gray16LE.Mon, 20 Apr 2009 21:05:32 +0000, by michael
-
add isBE()Mon, 20 Apr 2009 21:04:55 +0000, by michael
-
Unify error message output and update error messages.Mon, 20 Apr 2009 18:20:37 +0000, by diego
-
small typo fixesMon, 20 Apr 2009 15:35:34 +0000, by diego
-
Remove reference to outdated documentation file.Mon, 20 Apr 2009 15:24:47 +0000, by diego
-
Move non-conditional SRCS lists below the conditional parts. This allowsMon, 20 Apr 2009 14:02:40 +0000, by diego
-
whitespace cosmeticsMon, 20 Apr 2009 13:52:14 +0000, by diego
-
Use temporary variables to add objects that depend on more than oneMon, 20 Apr 2009 13:51:47 +0000, by diego
-
Add algorithm flag (SWS_POINT) to sws_getContext call to avoid a crash.Mon, 20 Apr 2009 12:07:08 +0000, by diego
-
Only add existing files to the FFMPEGFILES variable.Mon, 20 Apr 2009 03:39:44 +0000, by diego
-
Use ADDSUFFIXES function to simplify version.h dependency declaration.Mon, 20 Apr 2009 00:19:39 +0000, by diego
-
Introduce ADDSUFFIXES function and use it to simplify theMon, 20 Apr 2009 00:18:59 +0000, by diego
-
cosmetics: Move ADD_ALL_* functions to a more sensible place.Mon, 20 Apr 2009 00:16:53 +0000, by diego
-
Add HAVE_LDBRX to config.h for FFmpeg.Mon, 20 Apr 2009 00:10:45 +0000, by diego
-
Add check for XFORM ASM, needed by FFmpeg/PPC.Mon, 20 Apr 2009 00:10:09 +0000, by diego
-
cosmetics: reindentSun, 19 Apr 2009 22:27:02 +0000, by diego
-
whitespace cosmeticsSun, 19 Apr 2009 15:54:48 +0000, by diego
-
cosmetics: Rename PARTS variable to FFMPEGPARTS.Sun, 19 Apr 2009 15:54:16 +0000, by diego
-
Introduce ADD_ALL_DIRS function to factorize clean and distclean target commandsSun, 19 Apr 2009 15:51:06 +0000, by diego
-
Convert another forgotten ADD_ALL_EXESUFS call.Sun, 19 Apr 2009 15:22:27 +0000, by diego
-
Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one.Sun, 19 Apr 2009 15:16:04 +0000, by diego
-
Remove duplicate entry from DIRS.Sun, 19 Apr 2009 14:54:44 +0000, by diego
-
Add files in all library subdirectories to FFMPEGFILES variable, notSun, 19 Apr 2009 14:53:41 +0000, by diego
-
Remove pointless #ifdef around internal #include.Sun, 19 Apr 2009 13:32:15 +0000, by diego
-
Remove 2 useless += at the end of rgb16to15(), found by CSA.Sat, 18 Apr 2009 22:27:36 +0000, by michael
-
Rename swscale_avoption.c to options.c.Sat, 18 Apr 2009 13:52:00 +0000, by stefano
-
Make sws_setColorspaceDetails() return -1 if the destination format isSat, 18 Apr 2009 11:53:59 +0000, by stefano
-
Move sws_[gs]etColorspaceDetails() documentation from swscale.c toSat, 18 Apr 2009 11:45:31 +0000, by stefano
-
Rely on POSIX-compatible head/tail versions that understand the -n option.Thu, 16 Apr 2009 10:02:10 +0000, by diego
-
Replace all `` by $(), it is more readable and easier to nest.Wed, 15 Apr 2009 20:00:26 +0000, by diego
-
Simplify OS detection functions.Wed, 15 Apr 2009 17:08:41 +0000, by diego
-
libavformat is now the default for mov, update extension.c to match this.Wed, 15 Apr 2009 08:38:39 +0000, by reimar
-
whitespace cosmetics: Break some overly long lines.Tue, 14 Apr 2009 14:39:04 +0000, by diego
-
Do not use abgrToA for both luma and alpha channel in hyscale.Tue, 14 Apr 2009 14:11:57 +0000, by sdrik
-
follow renaming of pbBufPtr() to put_bits_ptr() by stefanoMon, 13 Apr 2009 21:43:57 +0000, by rik
-
fix a memory leak leading to ~80 bytes being leaked at each call to flip_page.Mon, 13 Apr 2009 20:07:03 +0000, by gpoirier
-
Sync with latest FFmpeg changes.Mon, 13 Apr 2009 08:55:20 +0000, by diego
-
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.Sun, 12 Apr 2009 22:49:58 +0000, by diego
-
whitespace cosmetics: Reindent a few lines and break a few excessively long lines.Sun, 12 Apr 2009 22:43:03 +0000, by diego
-
Fix E-AC-3 channel ordering. E-AC-3 needs to use the same ordering as AC-3,Sun, 12 Apr 2009 21:28:45 +0000, by diego
-
Reduce subtitle parsing verbosity.Sun, 12 Apr 2009 20:44:20 +0000, by diego
-
Use extra_cflags variable instead of CFLAGS to add system-specific CFLAGS.Sun, 12 Apr 2009 17:07:30 +0000, by diego
-
Reemit the ID_AID_x_LANG for the track. This allows the identification of theSat, 11 Apr 2009 13:51:02 +0000, by diego
-
Move all CFLAGS checks together at the beginning of configure.Fri, 10 Apr 2009 18:29:01 +0000, by diego
-
Move thread-related CFLAGS settings into pthread test.Fri, 10 Apr 2009 17:39:44 +0000, by diego
-
some updates about translation maintenanceFri, 10 Apr 2009 15:55:38 +0000, by diego
-
Simplify: use av_fifo_spaceFri, 10 Apr 2009 14:41:18 +0000, by reimar
-
Remove unnecessary Darwin default CFLAGS and LDFLAGS.Fri, 10 Apr 2009 13:38:57 +0000, by diego
-
Move darwin CFLAG settings to darwin section at the beginning of configure.Fri, 10 Apr 2009 13:37:59 +0000, by diego
-
Move amigaos CFLAG settings to amigaos section at the beginning of configure.Fri, 10 Apr 2009 13:12:28 +0000, by diego
-
gcc <3.1 is unsupported on Darwin, no need to check for this.Fri, 10 Apr 2009 13:09:39 +0000, by diego
-
Make tvi_v4l2 print -1 as "Current input" if the ioctl to read it failed.Fri, 10 Apr 2009 10:13:41 +0000, by reimar
-
Disable pause-hack from PulseAudio 0.9.15 on, it should be fixed.Thu, 09 Apr 2009 20:20:00 +0000, by reimar
-
Split oversized of "argument" onto a separate line.Thu, 09 Apr 2009 20:10:35 +0000, by reimar
-
Also lock the mainloop when doing adjusting the volume for PulseAudio.Thu, 09 Apr 2009 20:07:26 +0000, by reimar
-
Make sure waitop always unlocks the mainloop even if the operation could notThu, 09 Apr 2009 20:04:24 +0000, by reimar
-
Add a -indentify message that indicates if the current DVDNAV title isThu, 09 Apr 2009 14:23:09 +0000, by reimar
-
Change type of first argument of the print_int_array function from int toThu, 09 Apr 2009 09:53:35 +0000, by diego
-
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.Wed, 08 Apr 2009 20:21:21 +0000, by ramiro
-
Specify precise dependencies for generated header file codecs.conf.h.Wed, 08 Apr 2009 18:25:23 +0000, by diego
-
Reduce compilation time after version.h was updated.Wed, 08 Apr 2009 16:13:51 +0000, by cehoyos
-
Fix wrong syntax in test example, noticed by Jason Holt, jholt google com.Wed, 08 Apr 2009 11:56:09 +0000, by diego
-
Add rules to install gmplayer manual pages.Mon, 06 Apr 2009 14:06:53 +0000, by diego
-
swscale: Remove X86 commented out code.Sun, 05 Apr 2009 19:17:53 +0000, by ramiro
-
synced with r29147Sun, 05 Apr 2009 04:15:44 +0000, by Gabrov
-
eliminate a trailing whitespaceSun, 05 Apr 2009 04:14:47 +0000, by Gabrov
-
sync with en/mplayer.1 r29133Sun, 05 Apr 2009 03:50:03 +0000, by jrash
-
swscale: Use function pointers for swScale functions.Sat, 04 Apr 2009 22:45:02 +0000, by ramiro
-
swscale: {}-related cosmetics.Sat, 04 Apr 2009 22:43:24 +0000, by ramiro
-
swscale: Add const to some swScale functions' parameters.Sat, 04 Apr 2009 22:41:46 +0000, by ramiro
-
remove startup -volume wish, option was added a while agoSat, 04 Apr 2009 21:21:40 +0000, by compn
-
add tivo (ty) and rm (rmvb) to file chooser, fixes bug 663Sat, 04 Apr 2009 20:30:49 +0000, by compn
-
Avoid spurious rebuilds on svn up. The check to find out if the header fileSat, 04 Apr 2009 19:50:57 +0000, by cehoyos
-
Fix passing CFLAGS and LDFLAGS with = in them as configure parameters.Sat, 04 Apr 2009 14:17:53 +0000, by diego
-
make = and + both adjust audio delay, useful for keyboards without keypadsSat, 04 Apr 2009 04:27:09 +0000, by compn
-
add fourccs: dvp and dvs1, from vlc dv video fourcc listFri, 03 Apr 2009 13:39:34 +0000, by compn
-
Fix compilation for newly added VAAPI_HWACCEL's.Fri, 03 Apr 2009 08:08:44 +0000, by cehoyos
-
Use native endian float filter provided by libbs2b instead ofThu, 02 Apr 2009 20:49:47 +0000, by bircoph
-
Add documentation for libbs2b audio filter.Thu, 02 Apr 2009 19:02:59 +0000, by bircoph
-
Add libbs2b audio filter itself.Thu, 02 Apr 2009 19:01:57 +0000, by bircoph
-
Support for libbs2b audio filter.Thu, 02 Apr 2009 19:01:23 +0000, by bircoph
-
Fix compilation with libavcodec's HWACCEL.Thu, 02 Apr 2009 18:38:15 +0000, by cehoyos
-
swscale: Remove mmx2 params from h[yc]scale().Thu, 02 Apr 2009 18:34:11 +0000, by ramiro
-
swscale: Split h[yc]scale_fast() into their own functions.Thu, 02 Apr 2009 18:32:49 +0000, by ramiro
-
swscale: Execute sfence and emms depending on runtime flags.Thu, 02 Apr 2009 18:31:22 +0000, by ramiro
-
Remove unnecessary malloc.h #includes and related #ifdeffery.Thu, 02 Apr 2009 09:20:48 +0000, by diego
-
Add recently added FFmpeg subdirs to DIRS variable.Thu, 02 Apr 2009 08:42:16 +0000, by diego
-
override codec tag for pcm s32le and s32be, used in movThu, 02 Apr 2009 02:31:17 +0000, by bcoudurier
-
Add config.h #include, necessary for HAVE_MALLOC_H check.Wed, 01 Apr 2009 16:28:25 +0000, by diego
-
Remove unused variable along with the related warning.Wed, 01 Apr 2009 16:27:03 +0000, by diego
-
Increase probe buffer size to 32kB, this makes ac3 auto-detection far more reliable.Wed, 01 Apr 2009 09:24:46 +0000, by reimar
-
At least direct3d vo supports -xineramascreen, tooWed, 01 Apr 2009 08:46:03 +0000, by reimar
-
Make examples and test progs depend on librariesWed, 01 Apr 2009 00:54:23 +0000, by mru
-
Prefer vo vdpau over vo xv where available.Tue, 31 Mar 2009 22:06:40 +0000, by cehoyos
-
100l, add forgotten BGR15 format to fmt-conversion.c tableTue, 31 Mar 2009 22:00:00 +0000, by reimar
-
cdvh decodes with ffdvTue, 31 Mar 2009 18:49:04 +0000, by compn
-
Add forgotten escapes for -Tue, 31 Mar 2009 17:11:04 +0000, by reimar
-
Add missing $(EXESUF) to example/test program dependency declaration.Tue, 31 Mar 2009 16:52:24 +0000, by diego
-
Explain relationship between -geometry and -xineramascreen.Tue, 31 Mar 2009 16:17:03 +0000, by reimar
-
Get rid of nonsensical limits on -geometry x, y,w and h values, they onlyTue, 31 Mar 2009 16:16:12 +0000, by reimar
-
More flags; sync with Linux kernel.Tue, 31 Mar 2009 06:30:38 +0000, by zuxy
-
override lavf tag for pcm s24le, mov uses the same for s24beMon, 30 Mar 2009 22:49:28 +0000, by bcoudurier
-
Support IMGFMT_NV12 for vo vdpau.Mon, 30 Mar 2009 21:17:42 +0000, by cehoyos
-
Set the forced_subs_only value correctly whenever a new spudec is created.Mon, 30 Mar 2009 17:05:39 +0000, by reimar
-
Use correct PRId64 instead of "lld" in printf string, fixes compiler warnings.Mon, 30 Mar 2009 12:23:28 +0000, by reimar
-
Make sure we do not accidentally use the vdp_get_error_string from theMon, 30 Mar 2009 12:11:12 +0000, by reimar
-
Add support for IMGFMT_YUY2 and IMGFMT_UYVY to vo vdpau.Sun, 29 Mar 2009 19:43:52 +0000, by cehoyos
-
VDPAU supports IMGFMT_I420 and IMGFMT_IYUV.Sun, 29 Mar 2009 19:25:22 +0000, by cehoyos
-
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libmpcodecs.Sun, 29 Mar 2009 14:46:59 +0000, by reimar
-
Globally ignore all example binaries.Sun, 29 Mar 2009 14:43:11 +0000, by diego
-
Consistently use MP_MAX_PLANES as size for plane pointer/stride arrays in libvo.Sun, 29 Mar 2009 14:37:21 +0000, by reimar
-
Generalize example target rule in common.mak so that it sets a -example$(EXESUF)Sun, 29 Mar 2009 14:35:38 +0000, by diego
-
Move swscale AltiVec template code to ppc subdirectory.Sun, 29 Mar 2009 14:18:44 +0000, by diego
-
Use MP_MAX_PLANES as size of arrays passed to mpcodecs_draw_slice.Sun, 29 Mar 2009 14:15:09 +0000, by reimar
-
Relicense file to LGPL with the permission of Romain Dolbeau, the author.Sun, 29 Mar 2009 13:47:30 +0000, by diego
-
sync with en/mplayer.1 r29059Sun, 29 Mar 2009 12:28:46 +0000, by jrash
-
Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream isSun, 29 Mar 2009 11:21:18 +0000, by reimar
-
Cosmetics: Reindent after last commit.Sun, 29 Mar 2009 11:16:14 +0000, by cehoyos
-
10l: Don't use MP_IMGFIELD_TOP_FIRST if MP_IMGFIELD_ORDERED is not set.Sun, 29 Mar 2009 11:15:22 +0000, by cehoyos
-
synced with r29059Sat, 28 Mar 2009 22:54:01 +0000, by Gabrov
-
Move config.h include directive up as a precaution measure.Sat, 28 Mar 2009 20:21:20 +0000, by bircoph
-
Reorder includes alphabetically.Sat, 28 Mar 2009 20:03:08 +0000, by bircoph
-
Remove af_mp.h and add its content to af.hSat, 28 Mar 2009 20:01:43 +0000, by bircoph
-
Remove af_msg special-casing API in libaf.Sat, 28 Mar 2009 19:57:56 +0000, by bircoph
-
Document the ass_render_event event_images parameter.Sat, 28 Mar 2009 19:24:08 +0000, by reimar
-
Initialize all structs to 0 before using them.Sat, 28 Mar 2009 19:21:34 +0000, by reimar
-
Check for ddk/ntddcdrm.h header before enabling VCD on mingw.Sat, 28 Mar 2009 18:53:26 +0000, by reimar
-
100l, revert r29082, I missed that the vts comparison should be case-insensitive.Sat, 28 Mar 2009 16:09:56 +0000, by reimar
-
ReindentSat, 28 Mar 2009 15:54:08 +0000, by reimar
-
Simplify extracting title number from ifo nameSat, 28 Mar 2009 15:53:32 +0000, by reimar
-
Move bfin specific code to its subdir.Fri, 27 Mar 2009 22:56:56 +0000, by ramiro
-
Simplify detection of .ifo extension.Fri, 27 Mar 2009 21:26:26 +0000, by reimar
-
Use x86_reg instead of long in several video filters to fix compilation on MinGW64.Fri, 27 Mar 2009 20:34:55 +0000, by reimar
-
Directly include libavutil/x86_cpu.h in cpudetect.h instead of duplicating itFri, 27 Mar 2009 20:33:13 +0000, by reimar
-
Get rid of gettimeofday reimplementation for MinGW, all remotely recentFri, 27 Mar 2009 19:34:50 +0000, by reimar
-
spelling fixes, add release nameFri, 27 Mar 2009 19:09:33 +0000, by diego
-
Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADERFri, 27 Mar 2009 18:55:21 +0000, by reimar
-
misc updatesFri, 27 Mar 2009 18:51:32 +0000, by diego
-
Sync cpuid detection code with libavcodec: assume it is always available on x86_64Fri, 27 Mar 2009 18:48:47 +0000, by reimar
-
Rename local TMP variable to TMPRES to avoid a clash with theFri, 27 Mar 2009 17:14:58 +0000, by reimar
-
Rename cs_test.c --> colorspace-test.c. This is more consistent with the namesThu, 26 Mar 2009 14:20:15 +0000, by diego
-
change close to closesocket, unifies close streaming codeThu, 26 Mar 2009 13:35:12 +0000, by compn
-
Make svn:ignore properties globally consistent. Ignore all .d, .ho, .exe, -testThu, 26 Mar 2009 12:41:43 +0000, by diego
-
Add support for mmsh:// as alias for mmshttp://Thu, 26 Mar 2009 11:00:04 +0000, by reimar
-
Move yuv2rgb code to subdirs.Thu, 26 Mar 2009 01:30:10 +0000, by ramiro
-
enable vp6 codec to read/write .fpf (passlogfile)Wed, 25 Mar 2009 23:59:48 +0000, by compn
-
Simplify vdpau deinterlacing code and fix timing for deint=2.Wed, 25 Mar 2009 23:32:27 +0000, by cehoyos
-
typo fixesWed, 25 Mar 2009 21:43:33 +0000, by diego
-
Update date in manual page.Wed, 25 Mar 2009 21:37:57 +0000, by diego
-
Rename 'default-binds' input option to 'default-bindings'.Wed, 25 Mar 2009 21:31:56 +0000, by diego
-
cosmetics: Drop leading underscore from extra_ variables.Wed, 25 Mar 2009 19:48:05 +0000, by diego
-
swscale-example is an API example, not a test program.Wed, 25 Mar 2009 18:08:52 +0000, by diego
-
1l: There is no more delay since r29051.Wed, 25 Mar 2009 17:38:52 +0000, by cehoyos
-
Clarify vdpau deinterlacers.Wed, 25 Mar 2009 07:52:41 +0000, by cehoyos
-
New VDPAU deinterlacing code needs one reference surface less for software decoding.Tue, 24 Mar 2009 21:49:08 +0000, by cehoyos
-
New vdpau deinterlacing code needs one reference surface less.Tue, 24 Mar 2009 21:47:56 +0000, by cehoyos
-
Stephen Warren reported that VDPAU deinterlacing did not work correctly.Tue, 24 Mar 2009 21:45:39 +0000, by cehoyos
-
sqcp plays with ffqclp in ffmpegTue, 24 Mar 2009 19:48:51 +0000, by compn
-
Update help output with previous --extra-ldflags change.Tue, 24 Mar 2009 09:32:35 +0000, by diego
-
Adds "YUYV422 to YUVA420P" and "UYVY422 to YUVA420P" unscaled convertionTue, 24 Mar 2009 07:11:35 +0000, by sdrik
-
Fix some places where "non-alpha to YUVA420P" do not fill the alpha planeTue, 24 Mar 2009 07:10:19 +0000, by sdrik
-
Simpler and more elegant fix to the x86_32/OSX+PIC build failureTue, 24 Mar 2009 07:09:19 +0000, by sdrik
-
Replace --with-extralibdir option by --extra-ldflags, which accepts arbitraryTue, 24 Mar 2009 00:22:51 +0000, by diego
-
typo fix: Remove stray '-' from --extra-cflags option evaluation.Mon, 23 Mar 2009 23:41:24 +0000, by diego
-
Replace --with-extraincdir option by --extra-cflags, which accepts arbitraryMon, 23 Mar 2009 23:37:51 +0000, by diego
-
Get rid of pointless EXTRA_INC and EXTRAXX_INC config.mak variable indirection.Mon, 23 Mar 2009 22:53:42 +0000, by diego
-
Do not use full CFLAGS to build codec-cfg, they are unnecessary.Mon, 23 Mar 2009 22:42:53 +0000, by diego
-
Change function call order in config().Sun, 22 Mar 2009 23:58:40 +0000, by cehoyos
-
Rename 'tests' target to 'testprogs'. It is too easily confused with theSun, 22 Mar 2009 23:15:54 +0000, by diego
-
Remove unnecessary CLEANFILES declaration. Test programs do not require it.Sun, 22 Mar 2009 23:09:20 +0000, by diego
-
Add forgotten "static" to new data_length variable in ao_pcmSun, 22 Mar 2009 14:28:13 +0000, by reimar
-
Whitespace-only cosmetics: use consistent indentation in ao_pcm.cSun, 22 Mar 2009 14:27:10 +0000, by reimar
-
Print a warning if ao_pcm wrote more data than what can be specified in theSun, 22 Mar 2009 14:23:07 +0000, by reimar
-
Sync with r28984: 17% done.Sun, 22 Mar 2009 13:19:58 +0000, by bircoph
-
Synced with r28991.Sun, 22 Mar 2009 12:38:52 +0000, by bircoph
-
sync with en/mplayer.1 r28991Sun, 22 Mar 2009 02:53:07 +0000, by jrash
-
Enable unscaled packed422 -> planar 420 converters by default as theSat, 21 Mar 2009 23:59:02 +0000, by michael
-
10l: C code of extract_even2avg(), extract_odd2() and extract_odd2avg() wasSat, 21 Mar 2009 23:52:34 +0000, by michael
-
Average chroma of 2 lines in packed 422 -> planar 420.Sat, 21 Mar 2009 23:45:20 +0000, by michael
-
10l: Only try to create vdpau decoder if hardware decoding is intended.Sat, 21 Mar 2009 22:53:18 +0000, by cehoyos
-
Test if create_vdp_decoder() might succeed by calling it from config()Sat, 21 Mar 2009 20:11:05 +0000, by cehoyos
-
Change return value for create_vdp_decoder().Sat, 21 Mar 2009 19:59:35 +0000, by cehoyos
-
map jls (jpeg-ls), thm and db (thumbnails) files to jpgSat, 21 Mar 2009 19:46:13 +0000, by compn
-
Factorize create_vdp_decoder().Sat, 21 Mar 2009 17:10:19 +0000, by cehoyos
-
Initialize HAVE_FAST_UNALIGNED definition to 0 so that it is never undefined.Sat, 21 Mar 2009 16:00:15 +0000, by diego
-
Fix build failure on x86_32 Mac OS X with PIC enabledSat, 21 Mar 2009 12:16:32 +0000, by sdrik
-
Fix planarCopy to ignore the GRAY8 "pseudo"-palette, fixes libavtest regression test.Sat, 21 Mar 2009 10:20:16 +0000, by reimar
-
Remove postinst script that asks for a TrueType font to use as default.Sat, 21 Mar 2009 09:31:57 +0000, by diego
-
Add CONFIG_SWSCALE_ALPHA and HAVE_VIRTUALALLOC config.h #defines for FFmpeg.Sat, 21 Mar 2009 09:18:36 +0000, by diego
-
Avoid crash on planarCopy to a destination without alpha.Fri, 20 Mar 2009 17:22:03 +0000, by reimar
-
Initialize pointer arrays which may be freed before being initialized.Fri, 20 Mar 2009 16:29:47 +0000, by benoit
-
Do _not_ use rbx on x86_64, it will fail to compile with PIC, besides itFri, 20 Mar 2009 16:23:48 +0000, by reimar
-
Fix swscale compilation with Altivec enabled.Fri, 20 Mar 2009 16:12:03 +0000, by reimar
-
Reindent after last commitFri, 20 Mar 2009 14:44:26 +0000, by sdrik
-
Also test the alpha channel in swscale-exampleFri, 20 Mar 2009 14:17:20 +0000, by sdrik
-
YUVA420P is now supported as output formatFri, 20 Mar 2009 14:16:24 +0000, by sdrik
-
Add alpha channel scalingFri, 20 Mar 2009 14:15:14 +0000, by sdrik
-
Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled convertersFri, 20 Mar 2009 14:14:28 +0000, by sdrik
-
Use a simpler and more general check for the gray case in the planarCopy functionFri, 20 Mar 2009 14:01:51 +0000, by sdrik
-
Initialize *srcContext, *dstContext, *outContext to NULL, avoids the warnings:Thu, 19 Mar 2009 23:33:35 +0000, by diego
-
Remove useless casting in asm "m" operand.Thu, 19 Mar 2009 23:29:19 +0000, by cehoyos
-
Allocate executable memory with VirtualAlloc() in Windows.Thu, 19 Mar 2009 21:52:44 +0000, by ramiro
-
Drop unnecessary cast and cosmetically align.Thu, 19 Mar 2009 21:50:10 +0000, by ramiro
-
Fix HTML docs generation, broken in r28980.Thu, 19 Mar 2009 19:44:11 +0000, by rathann
-
RevertThu, 19 Mar 2009 15:02:44 +0000, by michael
-
Fix 10l typo.Thu, 19 Mar 2009 14:04:14 +0000, by michael
-
remove trailing whitespacesThu, 19 Mar 2009 11:30:29 +0000, by Gabrov
-
remove trailing whitespacesThu, 19 Mar 2009 11:21:54 +0000, by Gabrov
-
remove trailing whitespaces all over the placeThu, 19 Mar 2009 11:18:04 +0000, by Gabrov
-
synced with r28991Thu, 19 Mar 2009 11:02:16 +0000, by Gabrov
-
Unscaled converters forThu, 19 Mar 2009 03:45:29 +0000, by michael
-
Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again.Wed, 18 Mar 2009 22:11:50 +0000, by reimar
-
Support icc 11.1.Wed, 18 Mar 2009 21:48:35 +0000, by cehoyos
-
drop obsolete guidelinesWed, 18 Mar 2009 18:17:49 +0000, by rathann
-
swscale-example: use LFG instead of random()Wed, 18 Mar 2009 17:12:44 +0000, by ramiro
-
Do not assume long is same width as x86 register.Wed, 18 Mar 2009 17:07:30 +0000, by ramiro
-
Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.Wed, 18 Mar 2009 17:02:29 +0000, by cehoyos
-
Support FFmpeg codecs that decode to other formats than S16.Wed, 18 Mar 2009 12:50:17 +0000, by reimar
-
Older versions of <vdpau/vdpau.h> will fail during compilation.Wed, 18 Mar 2009 09:17:15 +0000, by cehoyos
-
Consistently use ff_ prefixes for internal symbols.Wed, 18 Mar 2009 08:06:08 +0000, by diego
-
10l: Fix indentation.Wed, 18 Mar 2009 00:17:26 +0000, by cehoyos
-
Add a fillPlane function to fill a plane with one constant valueTue, 17 Mar 2009 19:53:36 +0000, by sdrik
-
Don't write outside of the picture buffer in planarCopy in the gray caseTue, 17 Mar 2009 19:51:52 +0000, by sdrik
-
Get rid of trailing whitespaces.Tue, 17 Mar 2009 18:44:06 +0000, by bircoph
-
Synced with r28979.Tue, 17 Mar 2009 18:33:52 +0000, by bircoph
-
Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() nameTue, 17 Mar 2009 12:05:56 +0000, by diego
-
whitespace cosmetics: Consistently format function calls without spaceTue, 17 Mar 2009 11:52:39 +0000, by diego
-
Avoid an error at the end of chunked HTML doc generation.Tue, 17 Mar 2009 11:47:27 +0000, by reimar
-
Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).Mon, 16 Mar 2009 23:03:18 +0000, by cehoyos
-
Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patchMon, 16 Mar 2009 20:04:32 +0000, by sdrik
-
Cosmetics: reindent.Mon, 16 Mar 2009 19:26:23 +0000, by eugeni
-
Fix uninitialized memory access in ass_fontconfig.Mon, 16 Mar 2009 19:26:19 +0000, by eugeni
-
Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,Mon, 16 Mar 2009 17:12:29 +0000, by reimar
-
Check mpi type before returning an DR buffer in get_image, fixes jerkinessMon, 16 Mar 2009 14:25:03 +0000, by reimar
-
synced with r28968 with some extra roff markup fixesMon, 16 Mar 2009 10:29:30 +0000, by Gabrov
-
Split YUV2RGB operands declaration into a separate macroMon, 16 Mar 2009 08:29:40 +0000, by sdrik
-
Move initialisation of deint_surfaces[] to free_video_specific().Sun, 15 Mar 2009 22:19:05 +0000, by cehoyos
-
Update -vo vdpau command line help.Sun, 15 Mar 2009 21:48:52 +0000, by cehoyos
-
Cosmetics: Fix whitespace.Sun, 15 Mar 2009 21:26:10 +0000, by cehoyos
-
Initial support for advanced VDPAU deinterlacers (software-decoded videoSun, 15 Mar 2009 21:20:06 +0000, by cehoyos
-
Ignore generated files 'tags' and 'cpuinfo'.Sun, 15 Mar 2009 20:40:48 +0000, by diego
-
Add some parentheses to silence the warnings:Sun, 15 Mar 2009 20:34:02 +0000, by diego
-
Fix warning: Add forgotten 'int' to variable declaration.Sun, 15 Mar 2009 20:02:45 +0000, by iive
-
sync w/r28958Sun, 15 Mar 2009 18:54:25 +0000, by gpoirier
-
Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)Sun, 15 Mar 2009 16:37:06 +0000, by reimar
-
100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.Sun, 15 Mar 2009 16:12:05 +0000, by reimar
-
Synced with r28958.Sun, 15 Mar 2009 13:10:33 +0000, by bircoph
-
Update sync tag.Sun, 15 Mar 2009 12:53:40 +0000, by bircoph
-
cosmetics: Remove file names from file header, it only causes trouble.Sun, 15 Mar 2009 12:45:16 +0000, by diego
-
roff markup: Place \& after abbreviations like i.e. and e.g.Sun, 15 Mar 2009 10:13:44 +0000, by diego
-
Remove obsolete extra elements from opt_t struct initialization.Sun, 15 Mar 2009 10:03:09 +0000, by diego
-
Get rid of pointless preprocessor condition indirection and use ARCH_X86Sun, 15 Mar 2009 10:01:02 +0000, by diego
-
"MPlayer - The Movie Player" should be used as the player name.Sun, 15 Mar 2009 09:47:51 +0000, by diego
-
cosmetics: typo fixSun, 15 Mar 2009 09:47:09 +0000, by diego
-
Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.Sun, 15 Mar 2009 09:25:50 +0000, by reimar
-
HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.Sun, 15 Mar 2009 09:17:42 +0000, by diego
-
sync w/r28950Sat, 14 Mar 2009 20:58:18 +0000, by gpoirier
-
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netSat, 14 Mar 2009 18:44:58 +0000, by diego
-
Move page heading and table of contents out of the codec support table.Sat, 14 Mar 2009 17:01:28 +0000, by diego
-
Give table headings more meaningful names.Sat, 14 Mar 2009 16:58:22 +0000, by diego
-
Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.Sat, 14 Mar 2009 16:43:10 +0000, by cehoyos
-
Add /usr/X11R7 to the list of directories in which to search for X11 includesSat, 14 Mar 2009 16:00:21 +0000, by diego
-
Only compile fastmemcpybench on x86.Sat, 14 Mar 2009 15:56:16 +0000, by diego
-
Set DOCTYPE in xsl-generated HTML documentation.Sat, 14 Mar 2009 12:32:28 +0000, by reimar
-
Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macroSat, 14 Mar 2009 08:11:03 +0000, by sdrik
-
Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBXFri, 13 Mar 2009 17:12:40 +0000, by reimar
-
Use the same code as in vf_decimate to select diff_MMXFri, 13 Mar 2009 17:09:39 +0000, by reimar
-
Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).Fri, 13 Mar 2009 17:02:15 +0000, by reimar
-
Fix compilation with --charset=noconvFri, 13 Mar 2009 16:42:42 +0000, by reimar
-
Replace duplicated code by a macro.Thu, 12 Mar 2009 11:55:26 +0000, by diego
-
add some info for acm and tips for searchingThu, 12 Mar 2009 11:16:51 +0000, by compn
-
SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec netThu, 12 Mar 2009 10:50:21 +0000, by diego
-
Use ScaledBorderAndShadow: yes by default.Wed, 11 Mar 2009 22:55:23 +0000, by greg
-
Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macroWed, 11 Mar 2009 14:44:22 +0000, by sdrik
-
In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPosWed, 11 Mar 2009 14:22:53 +0000, by sdrik
-
Update email address for Vajna, Mikl«Ñs.Wed, 11 Mar 2009 00:25:23 +0000, by diego
-
add sn40 binary codecTue, 10 Mar 2009 23:23:01 +0000, by compn
-
sn40 decodes with ffodivxTue, 10 Mar 2009 20:16:16 +0000, by compn
-
Fix and restructure fastmemcpybench. It is now one binary that runs allTue, 10 Mar 2009 10:05:09 +0000, by diego
-
typo nuppelvideo spotted by kostyaTue, 10 Mar 2009 02:21:49 +0000, by compn
-
Output number of reference frames before creating H264 vdpau decoder.Mon, 09 Mar 2009 23:46:28 +0000, by cehoyos
-
Update entry for libdvdread; add entry for libdvdnav.Mon, 09 Mar 2009 23:19:16 +0000, by diego
-
cosmetics: Add newlines for better readability, rename Homepage entry to URL.Mon, 09 Mar 2009 23:15:26 +0000, by diego
-
GraphEdit is also available in the Microsoft SDK nowadays.Mon, 09 Mar 2009 21:40:20 +0000, by diego
-
typoMon, 09 Mar 2009 21:31:36 +0000, by kraymer
-
libmpdemux/nuppelvideo.h was removed.Mon, 09 Mar 2009 20:56:19 +0000, by diego
-
partial further sync by patch by sevenfourk, sevenfourk gmail comMon, 09 Mar 2009 20:48:20 +0000, by diego
-
Ensure the string we're trying to compare is actually not NULL.Mon, 09 Mar 2009 20:31:03 +0000, by ben
-
The first valid index is total count - 1 (usually 0)Mon, 09 Mar 2009 20:30:24 +0000, by ben
-
Do not call waveOutReset in uninit if you should wait till playing finishes,Mon, 09 Mar 2009 19:15:20 +0000, by reimar
-
Reuse libavutil fifo code instead of reimplementing it over and over.Mon, 09 Mar 2009 18:21:47 +0000, by reimar
-
Mask all unused bits for packed pixel format instead of green and alpha mask only.Mon, 09 Mar 2009 17:25:43 +0000, by kostya
-
Get rid of DEMUXER_TYPE_NUV define, it is no longer used.Mon, 09 Mar 2009 15:01:53 +0000, by reimar
-
Get rid of nuppelvideo.h and its ugly packed struct and instead write theMon, 09 Mar 2009 15:01:12 +0000, by reimar
-
people are forgetting to update the changelogMon, 09 Mar 2009 14:49:17 +0000, by compn
-
Fix type of zlen, fixes crashes on 64 bit systems.Mon, 09 Mar 2009 14:40:55 +0000, by reimar
-
Do not calculate the same value twiceMon, 09 Mar 2009 14:32:19 +0000, by reimar
-
Allocate buffer for lzo compression correctly also for large frame sizes.Mon, 09 Mar 2009 14:30:41 +0000, by reimar
-
nuv encoder 64 bit fix: avoid using long/sizeof(long)Mon, 09 Mar 2009 13:37:55 +0000, by reimar
-
Remove now unused parts of nuppelvideo.hMon, 09 Mar 2009 13:23:27 +0000, by reimar
-
Remove native nuv demuxer, it only needs more code to achieve the same thingMon, 09 Mar 2009 13:11:37 +0000, by reimar
-
Make fastmemcpybench almost working - only thing missing is a way toMon, 09 Mar 2009 12:59:14 +0000, by reimar
-
synced with r28895Mon, 09 Mar 2009 12:29:42 +0000, by Gabrov
-
comment/output cosmeticsMon, 09 Mar 2009 11:32:43 +0000, by diego
-
whitespace cosmetics:Mon, 09 Mar 2009 11:28:31 +0000, by diego
-
Merge two preprocessor conditions in order to drop one duplicated #else case.Mon, 09 Mar 2009 11:02:54 +0000, by diego
-
Ignore all fastmem-* binaries.Mon, 09 Mar 2009 10:14:11 +0000, by diego
-
Change default OSD/subtitle font sizes.Mon, 09 Mar 2009 01:48:42 +0000, by greg
-
Fix fastmemcpybench tools build:Mon, 09 Mar 2009 00:48:03 +0000, by diego
-
sync w/r28895Sun, 08 Mar 2009 20:27:31 +0000, by gpoirier
-
Synced with r28895.Sun, 08 Mar 2009 17:49:34 +0000, by bircoph
-
Cosmetics: reindent.Sun, 08 Mar 2009 16:13:26 +0000, by eugeni
-
Treat -font/-subfont as Fontconfig pattern in libass.Sun, 08 Mar 2009 16:13:21 +0000, by eugeni
-
Add test for C memcpy()Sun, 08 Mar 2009 15:56:20 +0000, by michael
-
Resurrect script needed for easy use of fastmemcpybench.c.Sun, 08 Mar 2009 15:43:52 +0000, by michael
-
Remove extraneous braces.Sun, 08 Mar 2009 15:30:40 +0000, by greg
-
Don't assume width == stride for bitmap composition.Sun, 08 Mar 2009 15:30:27 +0000, by greg
-
RevertSun, 08 Mar 2009 15:20:14 +0000, by michael
-
rtjpegn.c is only needed by the NuppelVideo encoder, change Makefile accordinglySun, 08 Mar 2009 13:56:35 +0000, by reimar
-
Remove internal NuppelVideo decoder, the code in libavcodec can decodeSun, 08 Mar 2009 13:32:42 +0000, by reimar
-
Get rid of pointless debugging codeSun, 08 Mar 2009 13:21:00 +0000, by reimar
-
Remove the grayscale and 4:2:2 RTjpeg code, it is neither used nor is thereSun, 08 Mar 2009 13:17:18 +0000, by reimar
-
Remove colourspace-conversion stuff from rtjpeg, we have functions to do thatSun, 08 Mar 2009 13:10:21 +0000, by reimar
-
Mark everything not used outside the file as "static"Sun, 08 Mar 2009 13:08:22 +0000, by reimar
-
Remove functions not used by MPlayer from headerSun, 08 Mar 2009 13:02:44 +0000, by reimar
-
Remove useless "extern" in function declarations.Sun, 08 Mar 2009 12:57:53 +0000, by reimar
-
Add a small howto explaining how to cross-compile for MinGWSun, 08 Mar 2009 10:01:21 +0000, by reimar
-
Explain that disabling other input methods is not the purpose of -slaveSun, 08 Mar 2009 09:34:26 +0000, by reimar
-
Remove unused variable from demux_mov.Sun, 08 Mar 2009 09:28:01 +0000, by reimar
-
Add an option to disable the default key binding that MPlayer includesSun, 08 Mar 2009 09:14:30 +0000, by reimar
-
Bump etc/codecs.conf version to eliminate one possible cause when debugging VDPAU issues.Sun, 08 Mar 2009 08:56:28 +0000, by reimar
-
Fix clipping for pan-and-scan.Sun, 08 Mar 2009 04:03:28 +0000, by greg
-
Add a proper color check to the overlap compositing.Sun, 08 Mar 2009 04:03:24 +0000, by greg
-
Replace rotation functions with a simplified version adapted fromSun, 08 Mar 2009 02:53:14 +0000, by greg
-
Only use first \org in a line.Sat, 07 Mar 2009 23:56:03 +0000, by greg
-
cosmetics: spelling fixesSat, 07 Mar 2009 17:41:34 +0000, by diego
-
cosmetics: Reformat file header.Sat, 07 Mar 2009 13:45:48 +0000, by diego
-
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -Sat, 07 Mar 2009 13:25:55 +0000, by reimar
-
Update x264 version check for version required by lavc.Sat, 07 Mar 2009 12:50:52 +0000, by reimar
-
Let the 4th plane reach the swScale functionSat, 07 Mar 2009 09:39:48 +0000, by sdrik
-
YUVA420P is a planar YUV formatSat, 07 Mar 2009 09:37:25 +0000, by sdrik
-
Reduce size of needlessly large mp3lib bandInfoStructSat, 07 Mar 2009 09:14:45 +0000, by reimar
-
Make several constant mp3lib tables constSat, 07 Mar 2009 09:08:02 +0000, by reimar
-
Setting vo_fs is handled by x11_common.c, so remove that code from vo_xv/vo_xvmc.Sat, 07 Mar 2009 08:52:57 +0000, by reimar
-
Make data related to suboption parsing const in libvoSat, 07 Mar 2009 08:51:40 +0000, by reimar
-
Get rid of the "set" member of the subopt-parser struct, it madeFri, 06 Mar 2009 20:41:02 +0000, by reimar
-
Add some "const" to mpcodecs_vd_driversFri, 06 Mar 2009 20:20:12 +0000, by reimar
-
The large -help help_text should be const so it goes into .rodataFri, 06 Mar 2009 20:11:23 +0000, by reimar
-
Make audio_out_* structs const so they end up in .rodataFri, 06 Mar 2009 19:58:16 +0000, by reimar
-
Make ao_info_t structs const.Fri, 06 Mar 2009 19:43:12 +0000, by reimar
-
Use code that is actually thread-safe to calculate delay, free space etc. in ao_win32Fri, 06 Mar 2009 19:23:24 +0000, by reimar
-
Cosmetics: get rid of trailing whitespace.Fri, 06 Mar 2009 19:10:54 +0000, by reimar
-
get rid of full_buffers variable, if the check it is used for is triggeredFri, 06 Mar 2009 19:07:50 +0000, by reimar
-
Remove now unused buf_write_pos variable from ao_win32Fri, 06 Mar 2009 18:53:29 +0000, by reimar
-
Always write full buffers in ao_win32, except for the last block.Fri, 06 Mar 2009 18:50:50 +0000, by reimar
-
Use calloc instead of malloc+memsetFri, 06 Mar 2009 16:27:31 +0000, by reimar
-
sync w/r28807Fri, 06 Mar 2009 15:52:48 +0000, by gpoirier