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