aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Do not assume long is same width as x86 register.Gravatar ramiro2009-03-18
* Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.Gravatar cehoyos2009-03-18
* Support FFmpeg codecs that decode to other formats than S16.Gravatar reimar2009-03-18
* Older versions of <vdpau/vdpau.h> will fail during compilation.Gravatar cehoyos2009-03-18
* Consistently use ff_ prefixes for internal symbols.Gravatar diego2009-03-18
* 10l: Fix indentation.Gravatar cehoyos2009-03-18
* Add a fillPlane function to fill a plane with one constant valueGravatar sdrik2009-03-17
* Don't write outside of the picture buffer in planarCopy in the gray caseGravatar sdrik2009-03-17
* Get rid of trailing whitespaces.Gravatar bircoph2009-03-17
* Synced with r28979.Gravatar bircoph2009-03-17
* Fix ff_bfin_yuv2rgb_get_func_ptr() vs. sws_ff_bfin_yuv2rgb_get_func_ptr() nameGravatar diego2009-03-17
* whitespace cosmetics: Consistently format function calls without spaceGravatar diego2009-03-17
* Avoid an error at the end of chunked HTML doc generation.Gravatar reimar2009-03-17
* Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).Gravatar cehoyos2009-03-16
* Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming yuva2rgb...Gravatar sdrik2009-03-16
* Cosmetics: reindent.Gravatar eugeni2009-03-16
* Fix uninitialized memory access in ass_fontconfig.Gravatar eugeni2009-03-16
* Add TVI_CONTROL_VID_SET_WIDTH_HEIGHT to set width and height together for v4l2,Gravatar reimar2009-03-16
* Check mpi type before returning an DR buffer in get_image, fixes jerkinessGravatar reimar2009-03-16
* synced with r28968 with some extra roff markup fixesGravatar Gabrov2009-03-16
* Split YUV2RGB operands declaration into a separate macroGravatar sdrik2009-03-16
* Move initialisation of deint_surfaces[] to free_video_specific().Gravatar cehoyos2009-03-15
* Update -vo vdpau command line help.Gravatar cehoyos2009-03-15
* Cosmetics: Fix whitespace.Gravatar cehoyos2009-03-15
* Initial support for advanced VDPAU deinterlacers (software-decoded videoGravatar cehoyos2009-03-15
* Ignore generated files 'tags' and 'cpuinfo'.Gravatar diego2009-03-15
* Add some parentheses to silence the warnings:Gravatar diego2009-03-15
* Fix warning: Add forgotten 'int' to variable declaration.Gravatar iive2009-03-15
* sync w/r28958Gravatar gpoirier2009-03-15
* Avoid ridiculously small decode_buffer_size (e.g. 4 with acodec=pcm_s16le)Gravatar reimar2009-03-15
* 100l fix calculation of dropped frames, number of frames is time * fps, not t...Gravatar reimar2009-03-15
* Synced with r28958.Gravatar bircoph2009-03-15
* Update sync tag.Gravatar bircoph2009-03-15
* cosmetics: Remove file names from file header, it only causes trouble.Gravatar diego2009-03-15
* roff markup: Place \& after abbreviations like i.e. and e.g.Gravatar diego2009-03-15
* Remove obsolete extra elements from opt_t struct initialization.Gravatar diego2009-03-15
* Get rid of pointless preprocessor condition indirection and use ARCH_X86Gravatar diego2009-03-15
* "MPlayer - The Movie Player" should be used as the player name.Gravatar diego2009-03-15
* cosmetics: typo fixGravatar diego2009-03-15
* Prefer ffdv over qdv, it seems qdv can not play some FFmpeg-encoded samples.Gravatar reimar2009-03-15
* HAVE_THREADS should be initialized to 0, it is a 0/1 #define in FFmpeg.Gravatar diego2009-03-15
* sync w/r28950Gravatar gpoirier2009-03-14
* KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian netGravatar diego2009-03-14
* Move page heading and table of contents out of the codec support table.Gravatar diego2009-03-14
* Give table headings more meaningful names.Gravatar diego2009-03-14
* Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.Gravatar cehoyos2009-03-14
* Add /usr/X11R7 to the list of directories in which to search for X11 includesGravatar diego2009-03-14
* Only compile fastmemcpybench on x86.Gravatar diego2009-03-14
* Set DOCTYPE in xsl-generated HTML documentation.Gravatar reimar2009-03-14
* Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macroGravatar sdrik2009-03-14