Mercurial > mplayer.hg
graph
-
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, Mikls.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
-
The 8 bit per sample formats are unsigned on Windows, fixes playback withFri, 06 Mar 2009 13:22:48 +0000, by reimar
-
Refactor smalltex/tinytex EOSD optimization in vo_glFri, 06 Mar 2009 12:56:13 +0000, by reimar
-
Remove several useless casts from af_resampleFri, 06 Mar 2009 11:47:51 +0000, by reimar
-
Free af->setup and contents in af_resample uninit function.Fri, 06 Mar 2009 11:46:06 +0000, by reimar
-
Use calloc to allocate the af_resample ring buffers, reportedly usingFri, 06 Mar 2009 11:42:45 +0000, by reimar
-
Use a single malloc to allocate space for the circular buffers.Fri, 06 Mar 2009 11:39:13 +0000, by reimar
-
Comment typo fixes for af_resampleFri, 06 Mar 2009 11:31:18 +0000, by reimar
-
Simplify EOSD code by rendering it in VOCTRL_DRAW_EOSD instead of genEOSD,Fri, 06 Mar 2009 10:53:30 +0000, by reimar
-
Remove duplicate OSD drawing introduced due to a conflict between r28840 and r28839.Fri, 06 Mar 2009 10:50:43 +0000, by reimar
-
Swap order of VFCTRL_DRAW_EOSD and VFCTRL_DRAW_OSD so that the EOSD is drawnFri, 06 Mar 2009 10:45:49 +0000, by reimar
-
As for vo_gl, do not rely on draw_osd to render EOSD.Fri, 06 Mar 2009 10:39:58 +0000, by reimar
-
Draw EOSD with VOCTRL_DRAW_EOSD instead of along with OSD.Fri, 06 Mar 2009 10:38:27 +0000, by greg
-
Do not rely on draw_osd to render the EOSD, instead draw it already at theFri, 06 Mar 2009 10:33:35 +0000, by reimar
-
Fix \be blur start position.Fri, 06 Mar 2009 09:20:14 +0000, by greg
-
Raise max. number of \be applications to 100, introduce #define for it.Fri, 06 Mar 2009 09:20:09 +0000, by greg
-
Replace magic numbers (for subpixel accuracy masking) with a define.Fri, 06 Mar 2009 01:26:44 +0000, by greg
-
Use blur with kernel [[1,2,1], [2,4,2], [1,2,1]] for \be.Fri, 06 Mar 2009 01:17:05 +0000, by greg
-
Sync latest set of changes.Fri, 06 Mar 2009 00:47:03 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:41:09 +0000, by diego
-
Sync local changes file with #ifdef --> #if conversion.Fri, 06 Mar 2009 00:10:17 +0000, by diego
-
Add support for extracting the release version number from a VERSION file.Thu, 05 Mar 2009 23:36:28 +0000, by diego
-
Only add -Ilibdvdnav to the CFLAGS of the files that require it.Thu, 05 Mar 2009 22:19:47 +0000, by diego
-
Sleep based on get_delay in ao_win32 uninit instead of a loop.Thu, 05 Mar 2009 22:07:06 +0000, by reimar
-
Simplify CFLAGS generation for individual targets.Thu, 05 Mar 2009 21:27:05 +0000, by diego
-
Update libass changelog.Thu, 05 Mar 2009 21:16:21 +0000, by greg
-
Fix bug introduced by me in r28756Thu, 05 Mar 2009 21:02:33 +0000, by sdrik
-
Combine adjacent overlapping, translucent glyph borders and shadows toThu, 05 Mar 2009 20:47:33 +0000, by greg
-
Fix positioned events' y-position when pan-and-scan is used.Thu, 05 Mar 2009 20:36:59 +0000, by greg
-
Support for subpixel accuracy of 3 bits for \pos and \move.Thu, 05 Mar 2009 20:36:56 +0000, by greg
-
Style override for ScaledBorderAndShadow.Thu, 05 Mar 2009 20:36:52 +0000, by greg
-
Support ScaledBorderAndShadow property.Thu, 05 Mar 2009 20:36:48 +0000, by greg
-
Scale shadow displacement and blur size like border size.Thu, 05 Mar 2009 20:36:44 +0000, by greg
-
Round shadow displacement to nearest int.Thu, 05 Mar 2009 20:36:41 +0000, by greg
-
Support a vsfilter special case:Thu, 05 Mar 2009 20:36:39 +0000, by greg
-
Hack: half-merge glyph border with outline to avoid ugly anti-aliasingThu, 05 Mar 2009 20:36:35 +0000, by greg
-
Simplify some vidix dhahelper build commands with automatic make variables.Thu, 05 Mar 2009 20:25:54 +0000, by diego
-
Ignore PlayResX/Y aspect ratio for font aspect ratio.Thu, 05 Mar 2009 20:05:56 +0000, by greg
-
synced with r28807Thu, 05 Mar 2009 19:46:08 +0000, by Gabrov
-
mphq now runs Subversion 1.5.Thu, 05 Mar 2009 19:00:36 +0000, by diego
-
full_buffers and buffered_bytes must be volatile because they are used fromThu, 05 Mar 2009 12:25:10 +0000, by reimar
-
Synced with r28807.Thu, 05 Mar 2009 07:00:45 +0000, by bircoph
-
Make sure all output_surfaces are initialized in preinit.Wed, 04 Mar 2009 19:37:07 +0000, by reimar
-
Rewrite of rgb15to32 and rgb16to32 using fewer asm instructionsWed, 04 Mar 2009 19:12:49 +0000, by sdrik
-
10l: Fix max value for -vo vdpau:deint.Wed, 04 Mar 2009 18:07:34 +0000, by cehoyos
-
Make sure vo_x11_create_vo_window sets vo_dwidth and vo_dheight rightWed, 04 Mar 2009 08:37:54 +0000, by reimar
-
Fix mp_msg call with too few arguments.Wed, 04 Mar 2009 08:11:42 +0000, by reimar
-
remove the rest of x86 asm from LGPL buildTue, 03 Mar 2009 19:47:23 +0000, by henry
-
100l, remove a pointless opt = NULL assignment that made print_int crash since r28794Tue, 03 Mar 2009 18:12:03 +0000, by reimar
-
Add back mistakenly removed copyright notice.Tue, 03 Mar 2009 16:17:11 +0000, by diego
-
Add another hack to work-around the currently completely inconsistent way inTue, 03 Mar 2009 13:38:33 +0000, by reimar
-
synced with r28788Tue, 03 Mar 2009 09:19:35 +0000, by Gabrov
-
sync w/ r28788Mon, 02 Mar 2009 21:01:46 +0000, by gpoirier
-
sync w/r28707Mon, 02 Mar 2009 19:52:52 +0000, by gpoirier
-
french punctuation cosmeticsMon, 02 Mar 2009 19:42:11 +0000, by gpoirier
-
- french punctuation cosmetics that was done weeks before.Mon, 02 Mar 2009 17:15:46 +0000, by gpoirier
-
Make WinID a 64 bit integer, this should avoid issues with valid WindowMon, 02 Mar 2009 11:24:20 +0000, by reimar
-
Add a 64 bit integer type to the suboption parser.Mon, 02 Mar 2009 11:17:50 +0000, by reimar
-
Use strtoll in parse_int to avoid discrepancies between 32 and 64 bit systems.Mon, 02 Mar 2009 11:10:11 +0000, by reimar
-
Minor cosmetics: fix indentationMon, 02 Mar 2009 11:06:05 +0000, by reimar
-
import ffmpeg changelogMon, 02 Mar 2009 02:40:21 +0000, by compn
-
Synced with r28788.Mon, 02 Mar 2009 02:39:40 +0000, by bircoph
-
changesMon, 02 Mar 2009 02:05:32 +0000, by compn
-
Improve vdpau deinterlacing documentation.Sun, 01 Mar 2009 20:40:38 +0000, by cehoyos
-
Fix a memory leak.Sun, 01 Mar 2009 19:31:29 +0000, by eugeni
-
Document that -heartbeat-cmd is only for video, not audio-onlySun, 01 Mar 2009 19:11:46 +0000, by reimar
-
Use UTF-8 as character set.Sun, 01 Mar 2009 17:53:06 +0000, by diego
-
cosmetics: Remove trailing whitespace.Sun, 01 Mar 2009 17:48:05 +0000, by diego
-
With pan-and-scan, keep positioned events in their original positionsSun, 01 Mar 2009 16:01:24 +0000, by eugeni
-
Remove unnecessary linking hack, compilation works fine without.Sun, 01 Mar 2009 15:55:20 +0000, by diego
-
Remove now unnecessary linking hacks.Sun, 01 Mar 2009 15:51:43 +0000, by diego
-
Mention VDPAU in Changelog.Sun, 01 Mar 2009 15:00:38 +0000, by cehoyos
-
Add standard license headers to files.Sun, 01 Mar 2009 13:13:25 +0000, by diego
-
synced with r28775Sun, 01 Mar 2009 12:25:31 +0000, by Gabrov
-
Fix typo in comments.Sun, 01 Mar 2009 11:43:56 +0000, by rathann
-
Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of 255).Sun, 01 Mar 2009 11:38:46 +0000, by reimar
-
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian netSun, 01 Mar 2009 11:36:39 +0000, by diego
-
Make AltiVec code write alpha as 255 instead of 0 when converting to RGBASun, 01 Mar 2009 11:35:00 +0000, by reimar
-
Fix braindead and broken way to calculate abase, fixes regression tests onSun, 01 Mar 2009 11:33:10 +0000, by reimar
-
Fix 10l typo in ADD_ALL_EXESUFS function name.Sun, 01 Mar 2009 11:22:31 +0000, by diego
-
codec-cfg does not depend on codecs.conf.h, it is used to generate it.Sun, 01 Mar 2009 11:07:05 +0000, by diego
-
Make all object files depend on generated header files.Sun, 01 Mar 2009 11:03:18 +0000, by diego
-
Add explicit dependencies on generated header files for the object files alongSun, 01 Mar 2009 10:53:37 +0000, by diego
-
Fix dependencies on generated header files for the codec* binaries.Sun, 01 Mar 2009 10:52:26 +0000, by diego
-
10l, replace a tab that slipped in.Sun, 01 Mar 2009 09:09:49 +0000, by reimar
-
Create a set_format_params function that sets all the special options neededSun, 01 Mar 2009 09:03:01 +0000, by reimar
-
sync with en/mplayer.1 r28745Sun, 01 Mar 2009 06:45:27 +0000, by jrash
-
Use M_PI for pi.Sat, 28 Feb 2009 15:45:24 +0000, by cehoyos
-
Make VdpVideoMixerAttribute attributes[] static const.Sat, 28 Feb 2009 15:42:17 +0000, by cehoyos
-
synced with r28745Sat, 28 Feb 2009 15:40:20 +0000, by Gabrov
-
sync by Ivan (sevenfourk, sevenfourk gmail com)Sat, 28 Feb 2009 14:11:42 +0000, by diego
-
Support brightness, contrast, hue and saturation adjustments viaSat, 28 Feb 2009 13:20:01 +0000, by cehoyos
-
Fix OSD for vo vdpau:deint>1.Sat, 28 Feb 2009 13:02:52 +0000, by cehoyos
-
Handle vdp_decoder_create failures better, in particular avoid unrelatedSat, 28 Feb 2009 10:43:28 +0000, by reimar
-
Fix a possible NULL-pointer crash introduced by local changes to libfaad2Sat, 28 Feb 2009 10:06:52 +0000, by reimar
-
When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroesSat, 28 Feb 2009 08:01:52 +0000, by sdrik
-
Synced with r28745.Sat, 28 Feb 2009 03:12:55 +0000, by bircoph
-
Zero-fill glyph_info_t before use.Fri, 27 Feb 2009 23:06:53 +0000, by eugeni
-
Remove unused function argument.Fri, 27 Feb 2009 23:06:50 +0000, by eugeni
-
Support fractional arguments for some override tags.Fri, 27 Feb 2009 23:06:47 +0000, by eugeni
-
Fix two gcc warnings.Fri, 27 Feb 2009 23:06:43 +0000, by eugeni
-
Fix memory leak produced by the \blur patch.Fri, 27 Feb 2009 23:06:40 +0000, by eugeni
-
Stronger blur.Fri, 27 Feb 2009 23:06:37 +0000, by eugeni
-
Allow shadow without border.Fri, 27 Feb 2009 23:06:34 +0000, by eugeni
-
Add an isALPHA macro to check if pixel format has alpha channelFri, 27 Feb 2009 22:23:20 +0000, by sdrik
-
Use YUV420P code path for YUVA420P where appropriateFri, 27 Feb 2009 22:13:55 +0000, by sdrik
-
Update vdpau:deint documentation.Fri, 27 Feb 2009 22:13:39 +0000, by cehoyos
-
Do not forget the chosen deinterlacer for -vo vdpau.Fri, 27 Feb 2009 21:55:28 +0000, by cehoyos
-
Add one-field-only output for -vo vdpau.Fri, 27 Feb 2009 21:52:59 +0000, by cehoyos
-
Document that all vdpau deinterlacers respect -field-dominance.Fri, 27 Feb 2009 21:46:13 +0000, by cehoyos
-
Refactor code for upcoming alpha patches.Fri, 27 Feb 2009 20:44:59 +0000, by cehoyos
-
vdpau:pullup only works with temporal and temporal-spatial deinterlacing.Fri, 27 Feb 2009 16:44:28 +0000, by cehoyos
-
synced with r28736Fri, 27 Feb 2009 10:55:25 +0000, by Gabrov
-
r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.Thu, 26 Feb 2009 23:32:37 +0000, by kraymer
-
10l: Remove debug printf() from last commit.Thu, 26 Feb 2009 19:34:04 +0000, by cehoyos
-
Support "D" to (de-)activate deinterlacing when using vo vdpau.Thu, 26 Feb 2009 18:20:32 +0000, by cehoyos
-
Document that -field-dominance also works for vdpau.Thu, 26 Feb 2009 18:02:38 +0000, by cehoyos
-
10l: Add missing braces for VOCTRL_GET_EOSD_RES.Wed, 25 Feb 2009 15:17:14 +0000, by cehoyos
-
r27390 Fix a misleading section in the libavcodec options manualWed, 25 Feb 2009 14:23:07 +0000, by kraymer
-
Use memset to make sure all parts of struct sockaddr_in are always initialized.Wed, 25 Feb 2009 12:51:20 +0000, by reimar
-
Change code to actually work when NUM_OUTPUT_SURFACES is changed.Wed, 25 Feb 2009 12:01:00 +0000, by reimar
-
synced with r28727Wed, 25 Feb 2009 09:32:32 +0000, by Gabrov
-
copyright year update in man pagesWed, 25 Feb 2009 09:08:58 +0000, by Gabrov
-
Read revision string from the file snapshot_version if available.Tue, 24 Feb 2009 23:15:26 +0000, by diego
-
Document -vo vdpau:pullup.Tue, 24 Feb 2009 23:01:06 +0000, by cehoyos
-
cosmetics: Use $() instead of ``, the former can be nested more easily.Tue, 24 Feb 2009 22:57:55 +0000, by diego
-
Document -vo vdpau:deint.Tue, 24 Feb 2009 22:57:42 +0000, by cehoyos
-
Cosmetics: Fix indentation and line length.Tue, 24 Feb 2009 22:45:29 +0000, by cehoyos
-
Rename yuv2rgb2.c --> yuv2rgb.c.Tue, 24 Feb 2009 22:40:20 +0000, by diego
-
Clarify -vo vdpau:sharpen.Tue, 24 Feb 2009 22:11:37 +0000, by cehoyos
-
Document -vo vdpau:denoise.Tue, 24 Feb 2009 22:09:51 +0000, by cehoyos
-
Document -vo vdpau:sharpen.Tue, 24 Feb 2009 22:06:14 +0000, by cehoyos
-
Enable Bob de-interlacing for VDPAU.Tue, 24 Feb 2009 21:46:25 +0000, by cehoyos
-
version bumpTue, 24 Feb 2009 19:28:14 +0000, by kraymer
-
Relicense AltiVec optimizations as LGPL with the permission of Marc HoffmanTue, 24 Feb 2009 15:27:14 +0000, by diego
-
Remove GPL version of yuv2rgb.c that has been replaced by an LGPL substitute.Tue, 24 Feb 2009 14:50:28 +0000, by diego
-
add Zhu Tian (JRaSH) as Chinese document translatorMon, 23 Feb 2009 22:30:53 +0000, by jrash
-
sync with en/mplayer.1 r28576Mon, 23 Feb 2009 22:27:28 +0000, by jrash
-
Calculate border size in aspect keeping code by using AdjustWindowRectMon, 23 Feb 2009 21:40:02 +0000, by reimar
-
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the sameMon, 23 Feb 2009 11:48:45 +0000, by reimar
-
Only check for vdp_video_mixer_destroy failure when we actually executed that function.Mon, 23 Feb 2009 09:22:57 +0000, by reimar
-
EOSD/ASS support for vo_vdpau.cMon, 23 Feb 2009 09:21:57 +0000, by reimar
-
Synced with r28707.Mon, 23 Feb 2009 05:47:40 +0000, by bircoph
-
Synced with r28706.Mon, 23 Feb 2009 05:45:31 +0000, by bircoph
-
Update faq about power management effect taking into account thatMon, 23 Feb 2009 05:34:26 +0000, by bircoph
-
Update some statements:Mon, 23 Feb 2009 05:23:12 +0000, by bircoph
-
Synced with r28704.Mon, 23 Feb 2009 05:16:48 +0000, by bircoph
-
Get rid of the outdated and unmaintained CPU codename table.Mon, 23 Feb 2009 03:35:07 +0000, by zuxy
-
configure: Make the special dvdnav test the last one againMon, 23 Feb 2009 01:39:27 +0000, by uau
-
Accept DVB API 5, patch by Steven Brudenell, steven.brudenell gmail com.Sun, 22 Feb 2009 14:12:33 +0000, by diego
-
SwScaler now has new YUV2RGB table generatorSun, 22 Feb 2009 09:25:13 +0000, by kostya
-
New LGPLed YUV2RGB table generator for SwScalerSun, 22 Feb 2009 09:22:05 +0000, by kostya
-
Make alpha arch detection more lenient. Taken from the Debian patchset.Sat, 21 Feb 2009 22:08:50 +0000, by diego
-
af_stats: Some fixes to the new filterSat, 21 Feb 2009 22:07:39 +0000, by uau
-
Add missing #include "config.h", fixes the warning:Sat, 21 Feb 2009 21:29:38 +0000, by diego
-
Add statistics audio filter that prints information about the audio stream.Sat, 21 Feb 2009 21:27:27 +0000, by diego
-
Set time_base to 1/samplerate, like FFmpeg does, instead of leaving it at theSat, 21 Feb 2009 21:03:57 +0000, by diego
-
Add -ffast-math to LDFLAGS as well as to CFLAGS.Sat, 21 Feb 2009 20:25:02 +0000, by diego
-
Add forgotten type to variable declaration.Sat, 21 Feb 2009 18:15:55 +0000, by reimar
-
Add HAVE_GETHRTIME and HAVE_INLINE_ASM definitions for FFmpeg.Sat, 21 Feb 2009 17:36:26 +0000, by diego
-
Print the version string after the command line has been parsed.Sat, 21 Feb 2009 17:35:48 +0000, by diego
-
Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.Sat, 21 Feb 2009 14:51:01 +0000, by cehoyos
-
Move resetting audio_info_t samples, eof and error in ao_sun.c to reset(), avoidsSat, 21 Feb 2009 13:37:47 +0000, by reimar
-
100l, place vdpau below xv, it should not normally be preferred for auto-selection (yet).Sat, 21 Feb 2009 11:44:10 +0000, by reimar
-
move zeroing of alpha channel register out of YSCALEYUV2xxx macros,Sat, 21 Feb 2009 10:54:29 +0000, by stefang
-
splits various YSCALEYUV2xxx macros into YSCALEYUV2xxx_UV,Sat, 21 Feb 2009 10:52:59 +0000, by stefang
-
make MMX registers parametrized in the WRITEBGR32 macro,Sat, 21 Feb 2009 10:49:52 +0000, by stefang
-
Cosmetics. Reindent to 4 spaces.Sat, 21 Feb 2009 08:33:43 +0000, by iive
-
Cleanup.Sat, 21 Feb 2009 07:32:56 +0000, by iive
-
Synced with r28266.Sat, 21 Feb 2009 03:35:28 +0000, by bircoph
-
Cosmetics. Remove all trailing whitespacesSat, 21 Feb 2009 00:30:53 +0000, by iive
-
Turn all remaining printf() into mp_msg().Fri, 20 Feb 2009 23:46:24 +0000, by iive
-
Cleanup.Fri, 20 Feb 2009 23:18:28 +0000, by iive
-
Cosmetics part2. Indent local variable definitions like the rest of the code.Fri, 20 Feb 2009 22:49:09 +0000, by iive
-
Cosmetics part 1. Reindent to 4 spaces.Fri, 20 Feb 2009 22:13:31 +0000, by iive
-
Comment out "else" statement without following block.Fri, 20 Feb 2009 19:17:10 +0000, by iive
-
Move libavcodec includes together.Fri, 20 Feb 2009 18:39:02 +0000, by iive
-
Document that and why deinterlacing is not workingFri, 20 Feb 2009 10:00:15 +0000, by reimar
-
Add support for VDPAU deinterlacing, pullup, denoise and sharpening.Fri, 20 Feb 2009 09:45:48 +0000, by reimar
-
Synced with r28670. (Copyright year update.)Thu, 19 Feb 2009 16:08:07 +0000, by bircoph
-
synced with r28670Thu, 19 Feb 2009 15:42:00 +0000, by Gabrov
-
update copyright year at the end of the man pageThu, 19 Feb 2009 15:41:06 +0000, by Gabrov
-
Drop official maintainership of ao_pulse since libpulseaudio still hasThu, 19 Feb 2009 14:55:48 +0000, by reimar
-
Work around a PulseAudio bug that causes MPlayer to hang after unpausing.Thu, 19 Feb 2009 14:00:33 +0000, by reimar
-
Try to update libvo.txtThu, 19 Feb 2009 13:57:14 +0000, by reimar
-
Re-add accidentally discarded comment about YUVJ format.Thu, 19 Feb 2009 12:19:55 +0000, by reimar
-
Be more robust against corrupted RM files that contain invalid packet lengthThu, 19 Feb 2009 11:42:05 +0000, by zuxy
-
Add necessary header for ARCH_X86_64 preprocessor check.Thu, 19 Feb 2009 10:07:46 +0000, by diego
-
Remove unused and unreachable code hunk that was surrounded by a misspelledThu, 19 Feb 2009 10:06:43 +0000, by diego
-
Return PIX_FMT_NONE if the video system refuses all other formats.Thu, 19 Feb 2009 09:21:46 +0000, by iive
-
Synced with r28660.Thu, 19 Feb 2009 05:09:46 +0000, by bircoph
-
Another outdated text in <screen> example.Thu, 19 Feb 2009 04:04:22 +0000, by bircoph
-
Remove exclamation marks to make output similar to English version.Thu, 19 Feb 2009 03:54:26 +0000, by bircoph
-
Fix capitalization to be similar to English master file.Thu, 19 Feb 2009 03:50:24 +0000, by bircoph
-
Screen example for no audio problem is outdated:Thu, 19 Feb 2009 03:41:35 +0000, by bircoph
-
Spelling: capitalize pronouns.Thu, 19 Feb 2009 02:24:03 +0000, by bircoph
-
Rename the "src" parameter in the sws_scale() declaration toWed, 18 Feb 2009 23:16:31 +0000, by stefano
-
Document sws_scale().Wed, 18 Feb 2009 23:11:47 +0000, by stefano
-
Replace the dash sign by — tag.Wed, 18 Feb 2009 21:07:11 +0000, by bircoph
-
Exterminate one more trailing whitespace.Wed, 18 Feb 2009 20:46:46 +0000, by bircoph
-
Sync with r26990.Wed, 18 Feb 2009 19:57:12 +0000, by bircoph
-
Use the same code to convert fps in float to fraction as used in mencoder,Wed, 18 Feb 2009 16:49:12 +0000, by reimar
-
Current revision is in sync with r28645, because r28644 and r28645Wed, 18 Feb 2009 14:58:06 +0000, by bircoph
-
Restore synchronization with r28618.Wed, 18 Feb 2009 14:52:51 +0000, by bircoph
-
Revert r28597 as requested by Diego in order to be cautious beforeWed, 18 Feb 2009 14:48:30 +0000, by bircoph
-
Add VOCAP_NOSLICES and use it to allow vo_vdpau to not support slices forWed, 18 Feb 2009 12:30:15 +0000, by reimar
-
Also shorten <channel> to <chan> in the description, not just in the example.Wed, 18 Feb 2009 10:32:07 +0000, by diego
-
Shorten one example line to avoid the groff warning:Wed, 18 Feb 2009 10:07:11 +0000, by diego
-
Handle mpcodecs_get_image returning NULL, FFmpeg most of the time handlesWed, 18 Feb 2009 07:52:17 +0000, by reimar
-
Sync with r28618.Wed, 18 Feb 2009 02:04:16 +0000, by bircoph
-
AVR32 apparently supports fast unaligned accesses.Tue, 17 Feb 2009 22:05:25 +0000, by diego
-
Set samplerate in reset also for AC3, and set it before the format in thatTue, 17 Feb 2009 21:08:22 +0000, by reimar
-
Mark all Linux RealVideo decoders as buggy, they all seem to have some problemTue, 17 Feb 2009 20:44:45 +0000, by reimar
-
Make it possible for mpcodecs_get_image to return NULL as theTue, 17 Feb 2009 19:01:29 +0000, by reimar
-
Print an error and return NULL in vf_get_image if we try to allocateTue, 17 Feb 2009 18:59:47 +0000, by reimar
-
Set avctx->opaque already at init instead of decode so it can be used inTue, 17 Feb 2009 16:40:50 +0000, by reimar
-
Typo fixTue, 17 Feb 2009 15:00:57 +0000, by Gabrov
-
cosmetics: Replace unused 'argc/argv' in main declarations by 'void'.Tue, 17 Feb 2009 12:00:43 +0000, by diego
-
Extend calc_src_dst_rects to also calculate the border values needed forTue, 17 Feb 2009 11:59:49 +0000, by reimar
-
cosmetics: const static --> static const, avoids the debug mode warning:Tue, 17 Feb 2009 11:52:39 +0000, by diego
-
Also set HAVE_EBP_AVAILABLE in debug mode.Tue, 17 Feb 2009 11:40:59 +0000, by diego
-
cosmetics: Remove stray empty lines.Tue, 17 Feb 2009 11:29:43 +0000, by diego
-
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:Tue, 17 Feb 2009 11:16:19 +0000, by diego
-
Convert HAVE_MEMALIGN into a 0/1 definition, fixes the warning:Tue, 17 Feb 2009 10:41:13 +0000, by diego
-
Fix compilation after last commit.Tue, 17 Feb 2009 10:13:08 +0000, by cehoyos
-
Cropping parameter to calc_src_dst_rects is constTue, 17 Feb 2009 08:09:36 +0000, by reimar
-
100l, reset ass_border when switching out of fullscreen mode.Tue, 17 Feb 2009 08:05:14 +0000, by reimar
-
Use FFmpeg instead of MPlayer MANGLE macro, they are equivalent in thisTue, 17 Feb 2009 03:20:40 +0000, by diego
-
Move FFmpeg #includes below all others so that they do not overrideTue, 17 Feb 2009 03:15:10 +0000, by diego
-
Move libavutil #includes below all others so that they do not overrideTue, 17 Feb 2009 03:08:56 +0000, by diego
-
The CONFIG_TV_TELETEXT preprocessor directive is defined/undefined,Tue, 17 Feb 2009 02:57:10 +0000, by diego
-
Fix compilation without VDPAUTue, 17 Feb 2009 00:09:15 +0000, by uau
-
Fix #endif comment.Mon, 16 Feb 2009 23:56:19 +0000, by cehoyos
-
Add note about ffwmv3vdpau.Mon, 16 Feb 2009 23:05:18 +0000, by cehoyos
-
Add support for VDPAU video out, including hardware decoding.Mon, 16 Feb 2009 20:58:13 +0000, by reimar
-
Synced with r28615.Mon, 16 Feb 2009 20:07:52 +0000, by bircoph
-
Add ccache usage suggestion to speed up compilation.Mon, 16 Feb 2009 20:03:32 +0000, by bircoph
-
100l, do 0-filling on resume (to avoid desync after pause) in ao_oss only whenMon, 16 Feb 2009 18:38:54 +0000, by reimar
-
Use fixed-point implementation on avr32.Mon, 16 Feb 2009 17:05:58 +0000, by diego
-
Make configure recognize avr32.Mon, 16 Feb 2009 17:02:16 +0000, by diego
-
Replace double semicolon by single semicolon.Mon, 16 Feb 2009 02:00:29 +0000, by diego
-
Sync renaming of xvmc struct members in FFmpeg.Mon, 16 Feb 2009 00:29:25 +0000, by diego
-
synced with r28593Mon, 16 Feb 2009 00:15:44 +0000, by Gabrov
-
The AV_XVMC_RENDER_MAGIC constant was renamed to AV_XVMC_ID in FFmpeg.Sun, 15 Feb 2009 22:02:24 +0000, by diego
-
Reflect ffmpeg change of xvmc struct field to xvmc_id.Sun, 15 Feb 2009 20:29:29 +0000, by iive
-
Fix spelling: "whom" should be used instead of "which" when we'reSun, 15 Feb 2009 20:27:59 +0000, by bircoph
-
Remove the reference to history.html because history.xml was purgedSun, 15 Feb 2009 18:21:56 +0000, by bircoph
-
whitespace cosmetics: Remove all tabs and trailing whitespace.Sun, 15 Feb 2009 17:55:57 +0000, by diego
-
The xvmc_pixfmt_render structure was renamed to xvmc_pix_fmt in FFmpeg.Sun, 15 Feb 2009 17:49:42 +0000, by diego
-
Remove unnecessary #ifdef around internal #include.Sun, 15 Feb 2009 17:38:47 +0000, by diego
-
The xmvc structure member magic_id was renamed to unique_id.Sun, 15 Feb 2009 17:35:24 +0000, by diego
-
Remove unnecessary #if around forward declaration.Sun, 15 Feb 2009 17:29:00 +0000, by reimar
-
Restructure get_format so it can easily be extended to handle VDPAUSun, 15 Feb 2009 17:23:05 +0000, by reimar
-
Reuse the code for the general do_dr1 case to set get_buffer/release_buffer for XvMC.Sun, 15 Feb 2009 16:57:08 +0000, by reimar
-
Change man page encoding from KOI8-R to UTF-8.Sun, 15 Feb 2009 15:42:58 +0000, by bircoph
-
Redescribe "parse system" with more clear and understandableSun, 15 Feb 2009 15:31:25 +0000, by bircoph
-
Use PIX_FMT_NONE instead of -1Sun, 15 Feb 2009 15:27:12 +0000, by reimar
-
Remove apparently unneeded CODEC_FLAG_EMU_EDGE for XvMCSun, 15 Feb 2009 15:24:32 +0000, by reimar
-
Remove trailing whitespaces.Sun, 15 Feb 2009 14:48:30 +0000, by bircoph
-
Synced with r28201.Sun, 15 Feb 2009 14:46:32 +0000, by bircoph
-
Extend get_buffer to handle the XvMC case and remove mc_get_bufferSun, 15 Feb 2009 14:10:47 +0000, by reimar
-
Unset MP_IMGFLAG_IN_USE in release_buffer.Sun, 15 Feb 2009 13:24:17 +0000, by reimar
-
Merge two checks for mpi != NULLSun, 15 Feb 2009 13:17:04 +0000, by reimar
-
Make the default release_buffer work for XvMC, use it and remove mc_release_bufferSun, 15 Feb 2009 13:14:17 +0000, by reimar
-
Get rid of mc_render_slice and use the generic draw_slice instead.Sun, 15 Feb 2009 13:04:57 +0000, by reimar
-
Update info about contributions.Sun, 15 Feb 2009 12:19:36 +0000, by bircoph
-
Fix a regression caused by r17933; RealMedia index tables could never be printed.Sun, 15 Feb 2009 11:01:26 +0000, by zuxy
-
Support seek in multirate RealMedia files.Sun, 15 Feb 2009 10:50:26 +0000, by zuxy
-
Reflect the change of xvmc struct name.Sun, 15 Feb 2009 08:46:18 +0000, by iive
-
WMVA works with VDPAU, tooSun, 15 Feb 2009 08:12:12 +0000, by reimar
-
Move direct-rendering hack from vo_xvmc to vf_vo, so it does not need toSun, 15 Feb 2009 08:07:36 +0000, by reimar
-
Sync fourccs for ffvc1vdpauSun, 15 Feb 2009 07:54:25 +0000, by reimar
-
Sync fourcc list for ffmpeg12vdpauSun, 15 Feb 2009 07:53:21 +0000, by reimar
-
Now xvmc struct uses magic_id fieldSun, 15 Feb 2009 02:38:20 +0000, by iive
-
Remove display_flag remains as the member has been removed from the xvmc struct.Sun, 15 Feb 2009 02:08:45 +0000, by iive
-
Get rid of the trailing whitespaces.Sun, 15 Feb 2009 00:53:02 +0000, by bircoph
-
'Capitalize' mplayer -> MPlayer when used as a project name.Sun, 15 Feb 2009 00:51:47 +0000, by bircoph
-
Some more trailing whitespaces.Sun, 15 Feb 2009 00:46:09 +0000, by bircoph
-
Get rid of trailing whitespaces.Sun, 15 Feb 2009 00:44:53 +0000, by bircoph
-
Fix r28506.Sun, 15 Feb 2009 00:33:25 +0000, by bircoph
-
Sync with r28520, 100% done.Sun, 15 Feb 2009 00:01:54 +0000, by bircoph
-
Remove some xvmc field initializations. They are not used bySat, 14 Feb 2009 23:31:24 +0000, by iive
-
timebomb made some swscale AltiVec fixesSat, 14 Feb 2009 22:21:55 +0000, by compn
-
Sync with r27979.Sat, 14 Feb 2009 20:53:29 +0000, by bircoph
-
Use sws_printVec2() instead of the deprecated sws_printVec().Sat, 14 Feb 2009 20:18:50 +0000, by stefano
-
Implement sws_printVec2() and deprecate sws_printVec().Sat, 14 Feb 2009 20:14:28 +0000, by stefano
-
Document sws_normalizeVec().Sat, 14 Feb 2009 19:37:13 +0000, by stefano
-
Sync with r27639.Sat, 14 Feb 2009 19:17:08 +0000, by bircoph
-
Actually it is in sync with SVN HEAD.Sat, 14 Feb 2009 18:44:38 +0000, by bircoph
-
Use fmt-conversion.h in vd_ffmpeg.cSat, 14 Feb 2009 17:58:33 +0000, by reimar