log

age author description
Thu, 19 Mar 2009 11:21:54 +0000 Gabrov remove trailing whitespaces
Thu, 19 Mar 2009 11:18:04 +0000 Gabrov remove trailing whitespaces all over the place
Thu, 19 Mar 2009 11:02:16 +0000 Gabrov synced with r28991
Thu, 19 Mar 2009 03:45:29 +0000 michael Unscaled converters for
Wed, 18 Mar 2009 22:11:50 +0000 reimar Fix libswscale compilation on non-x86, hopefully without breaking MinGW64 again.
Wed, 18 Mar 2009 21:48:35 +0000 cehoyos Support icc 11.1.
Wed, 18 Mar 2009 18:17:49 +0000 rathann drop obsolete guidelines
Wed, 18 Mar 2009 17:12:44 +0000 ramiro swscale-example: use LFG instead of random()
Wed, 18 Mar 2009 17:07:30 +0000 ramiro Do not assume long is same width as x86 register.
Wed, 18 Mar 2009 17:02:29 +0000 cehoyos Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
Wed, 18 Mar 2009 12:50:17 +0000 reimar Support FFmpeg codecs that decode to other formats than S16.
Wed, 18 Mar 2009 09:17:15 +0000 cehoyos Older versions of <vdpau/vdpau.h> will fail during compilation.
Wed, 18 Mar 2009 08:06:08 +0000 diego Consistently use ff_ prefixes for internal symbols.
Wed, 18 Mar 2009 00:17:26 +0000 cehoyos 10l: Fix indentation.
Tue, 17 Mar 2009 19:53:36 +0000 sdrik Add a fillPlane function to fill a plane with one constant value
Tue, 17 Mar 2009 19:51:52 +0000 sdrik Don't write outside of the picture buffer in planarCopy in the gray case
Tue, 17 Mar 2009 18:44:06 +0000 bircoph Get rid of trailing whitespaces.
Tue, 17 Mar 2009 18:33:52 +0000 bircoph Synced with r28979.
Tue, 17 Mar 2009 12:05:56 +0000 diego Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() name
Tue, 17 Mar 2009 11:52:39 +0000 diego whitespace cosmetics: Consistently format function calls without space
Tue, 17 Mar 2009 11:47:27 +0000 reimar Avoid an error at the end of chunked HTML doc generation.
Mon, 16 Mar 2009 23:03:18 +0000 cehoyos Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).
Mon, 16 Mar 2009 20:04:32 +0000 sdrik Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb patch
Mon, 16 Mar 2009 19:26:23 +0000 eugeni Cosmetics: reindent.
Mon, 16 Mar 2009 19:26:19 +0000 eugeni Fix uninitialized memory access in ass_fontconfig.
Mon, 16 Mar 2009 17:12:29 +0000 reimar Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,
Mon, 16 Mar 2009 14:25:03 +0000 reimar Check mpi type before returning an DR buffer in get_image, fixes jerkiness
Mon, 16 Mar 2009 10:29:30 +0000 Gabrov synced with r28968 with some extra roff markup fixes
Mon, 16 Mar 2009 08:29:40 +0000 sdrik Split YUV2RGB operands declaration into a separate macro
Sun, 15 Mar 2009 22:19:05 +0000 cehoyos Move initialisation of deint_surfaces[] to free_video_specific().
Sun, 15 Mar 2009 21:48:52 +0000 cehoyos Update -vo vdpau command line help.
Sun, 15 Mar 2009 21:26:10 +0000 cehoyos Cosmetics: Fix whitespace.
Sun, 15 Mar 2009 21:20:06 +0000 cehoyos Initial support for advanced VDPAU deinterlacers (software-decoded video
Sun, 15 Mar 2009 20:40:48 +0000 diego Ignore generated files 'tags' and 'cpuinfo'.
Sun, 15 Mar 2009 20:34:02 +0000 diego Add some parentheses to silence the warnings:
Sun, 15 Mar 2009 20:02:45 +0000 iive Fix warning: Add forgotten 'int' to variable declaration.
Sun, 15 Mar 2009 18:54:25 +0000 gpoirier sync w/r28958
Sun, 15 Mar 2009 16:37:06 +0000 reimar Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)
Sun, 15 Mar 2009 16:12:05 +0000 reimar 100l fix calculation of dropped frames, number of frames is time * fps, not time / fps.
Sun, 15 Mar 2009 13:10:33 +0000 bircoph Synced with r28958.
Sun, 15 Mar 2009 12:53:40 +0000 bircoph Update sync tag.
Sun, 15 Mar 2009 12:45:16 +0000 diego cosmetics: Remove file names from file header, it only causes trouble.
Sun, 15 Mar 2009 10:13:44 +0000 diego roff markup: Place \& after abbreviations like i.e. and e.g.
Sun, 15 Mar 2009 10:03:09 +0000 diego Remove obsolete extra elements from opt_t struct initialization.
Sun, 15 Mar 2009 10:01:02 +0000 diego Get rid of pointless preprocessor condition indirection and use ARCH_X86
Sun, 15 Mar 2009 09:47:51 +0000 diego "MPlayer - The Movie Player" should be used as the player name.
Sun, 15 Mar 2009 09:47:09 +0000 diego cosmetics: typo fix
Sun, 15 Mar 2009 09:25:50 +0000 reimar Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.
Sun, 15 Mar 2009 09:17:42 +0000 diego HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.
Sat, 14 Mar 2009 20:58:18 +0000 gpoirier sync w/r28950
Sat, 14 Mar 2009 18:44:58 +0000 diego KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
Sat, 14 Mar 2009 17:01:28 +0000 diego Move page heading and table of contents out of the codec support table.
Sat, 14 Mar 2009 16:58:22 +0000 diego Give table headings more meaningful names.
Sat, 14 Mar 2009 16:43:10 +0000 cehoyos Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.
Sat, 14 Mar 2009 16:00:21 +0000 diego Add /usr/X11R7 to the list of directories in which to search for X11 includes
Sat, 14 Mar 2009 15:56:16 +0000 diego Only compile fastmemcpybench on x86.
Sat, 14 Mar 2009 12:32:28 +0000 reimar Set DOCTYPE in xsl-generated HTML documentation.
Sat, 14 Mar 2009 08:11:03 +0000 sdrik Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro
Fri, 13 Mar 2009 17:12:40 +0000 reimar Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX
Fri, 13 Mar 2009 17:09:39 +0000 reimar Use the same code as in vf_decimate to select diff_MMX