aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make -fixed-vo the defaultGravatar Uoti Urpala2009-04-02
* Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* core: Clean up OSD seek info logicGravatar Uoti Urpala2009-03-31
* options: Move osd_level and osd_duration to options structGravatar Uoti Urpala2009-03-31
* vf_ass: Free private data at uninitGravatar Uoti Urpala2009-03-31
* VO: Don't force window position in X11 VOsGravatar Uoti Urpala2009-03-31
* Set the fullscreen option value too when fs state changesGravatar Uoti Urpala2009-03-29
* Add improved relative seek modeGravatar Uoti Urpala2009-03-24
* demux_mkv: Parse ordered chapter informationGravatar Uoti Urpala2009-03-22
* Allocate struct demuxer with tallocGravatar Uoti Urpala2009-03-21
* demux_mkv: Some cleanup, fix duration printed at verbose levelGravatar Uoti Urpala2009-03-21
* Fix video stream switch code typoGravatar Uoti Urpala2009-03-20
* Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\
| * 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
| * Check for HAVE_EBX_AVAILABLE before enabling MMX code that needs the EBX regi...Gravatar reimar2009-03-13
| * Use the same code as in vf_decimate to select diff_MMXGravatar reimar2009-03-13
| * Add missing ecx clobber in diff_MMX code (yes, that function is duplicated).Gravatar reimar2009-03-13
| * Fix compilation with --charset=noconvGravatar reimar2009-03-13
| * Replace duplicated code by a macro.Gravatar diego2009-03-12
| * add some info for acm and tips for searchingGravatar compn2009-03-12
| * SSE3 support patch by Zhou Zongyi, zhouzongyi pset.suntec netGravatar diego2009-03-12
| * Use ScaledBorderAndShadow: yes by default.Gravatar greg2009-03-11
| * Make MMX registers parametrized in the YSCALEYUV2PACKEDX_YA macroGravatar sdrik2009-03-11
| * In initMMX2HScaler, when chrDstW is not divisible by 4, the last filterPos el...Gravatar sdrik2009-03-11
| * Update email address for Vajna, Miklós.Gravatar diego2009-03-11
| * add sn40 binary codecGravatar compn2009-03-10
| * sn40 decodes with ffodivxGravatar compn2009-03-10
| * Fix and restructure fastmemcpybench. It is now one binary that runs allGravatar diego2009-03-10
| * typo nuppelvideo spotted by kostyaGravatar compn2009-03-10
| * Output number of reference frames before creating H264 vdpau decoder.Gravatar cehoyos2009-03-09
| * Update entry for libdvdread; add entry for libdvdnav.Gravatar diego2009-03-09
| * cosmetics: Add newlines for better readability, rename Homepage entry to URL.Gravatar diego2009-03-09
| * GraphEdit is also available in the Microsoft SDK nowadays.Gravatar diego2009-03-09
| * typoGravatar kraymer2009-03-09
| * libmpdemux/nuppelvideo.h was removed.Gravatar diego2009-03-09
| * partial further sync by patch by sevenfourk, sevenfourk gmail comGravatar diego2009-03-09
| * Ensure the string we're trying to compare is actually not NULL.Gravatar ben2009-03-09
| * The first valid index is total count - 1 (usually 0)Gravatar ben2009-03-09
| * Do not call waveOutReset in uninit if you should wait till playing finishes,Gravatar reimar2009-03-09
| * Reuse libavutil fifo code instead of reimplementing it over and over.Gravatar reimar2009-03-09
| * Mask all unused bits for packed pixel format instead of green and alpha mask ...Gravatar kostya2009-03-09
| * Get rid of DEMUXER_TYPE_NUV define, it is no longer used.Gravatar reimar2009-03-09