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