Mercurial > mplayer.hg
graph
-
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