aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Do not auto-generate the C code to handle PCI vendor and device names.Gravatar diego2009-12-20
* sync w/r29731Gravatar gpoirier2009-12-20
* Remove unused debugging output about total number of printed lines.Gravatar diego2009-12-20
* Employ slightly better variable names for output files.Gravatar diego2009-12-20
* Eliminate completely pointless print_includes function.Gravatar diego2009-12-20
* Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.Gravatar diego2009-12-20
* Do not autogenerate vidix/pci_names.h.Gravatar diego2009-12-20
* Indentation.Gravatar ramiro2009-12-20
* Indent.Gravatar ramiro2009-12-20
* Set fast_bilinear functions in sws_init_swScale().Gravatar ramiro2009-12-20
* Remove pointless return statements from functions that return nothing.Gravatar diego2009-12-20
* Move code to write multiple inclusion guards to generated files into functions.Gravatar diego2009-12-20
* Set horizontal scaler's range conversion in context in sws_init_swScale().Gravatar ramiro2009-12-20
* Set horizontal scaler's src offsets in context in sws_init_swScale().Gravatar ramiro2009-12-20
* cosmetics: Use more consistent formatting style for generated files.Gravatar diego2009-12-20
* cosmetics: Use a consistent formattting style; tabs to spaces.Gravatar diego2009-12-20
* Change %f to %e in generated fragment programs to avoid losing precision unne...Gravatar reimar2009-12-20
* Run vidix/pci_db2c.awk directly instead of passing it to awk.Gravatar diego2009-12-20
* VP6F has to be flipped for binary decoder.Gravatar cehoyos2009-12-20
* Slightly improve vo_gl suboption documentation.Gravatar reimar2009-12-19
* Define GL_GENERATE_MIPMAP ourselves if necessary.Gravatar reimar2009-12-19
* Fix compilation with internal ASS when no ass header is installed system-wide.Gravatar reimar2009-12-19
* Add support for auto-generating mipmaps in vo_gl, should easeGravatar reimar2009-12-19
* Make -vo gl:customprog also work with RGB input (obviously those need to beGravatar reimar2009-12-19
* Fix a broken indentation.Gravatar reimar2009-12-19
* Enable running fragment programs with YUV_CONVERSION_NONEGravatar reimar2009-12-19
* Make ass_mp.h use the system-libass headers when the internal one is disabled.Gravatar reimar2009-12-19
* Never include ass.h and ass_types.h directly, use ass_mp.h instead.Gravatar reimar2009-12-19
* Experimental support for external libass.Gravatar reimar2009-12-19
* Rename GL_* defines to CONFIG_GL_*Gravatar reimar2009-12-19
* Add x11_common as dependency for OpenGL with X11 backend.Gravatar reimar2009-12-19
* Make the check for X11 and WIN32 backends for OpenGL separate.Gravatar reimar2009-12-19
* Add a missing const, fixes a compiler warning.Gravatar reimar2009-12-18
* Allow pulseaudio to restore the previous volume on init instead of forcing toGravatar reimar2009-12-18
* Get rid of global volume variable, it is only used for temporary values.Gravatar reimar2009-12-18
* Use on-stack subtitle struct for temporary storage for passing subtitles onGravatar reimar2009-12-18
* synced to r30044Gravatar ptt2009-12-18
* divided a line in two, was too longGravatar ptt2009-12-18
* synced with r30043Gravatar ptt2009-12-18
* Synced with help_mp-en.h r30044Gravatar jrash2009-12-18
* sync with en/mplayer.1 r30053Gravatar jrash2009-12-18
* Support R210 uncompressed 10 bit RGB codec.Gravatar cehoyos2009-12-17
* Do not modify priv->idx_pos when regenerating the index, use a localGravatar reimar2009-12-17
* Cosmetics: Reindent after r30050.Gravatar cehoyos2009-12-17
* Slightly increase hardware decoding performance by always using moreGravatar cehoyos2009-12-17
* Cosmetics: reindentGravatar adrian2009-12-17
* Improve VDPAU render performance by increasing number of output surfaces.Gravatar cehoyos2009-12-17
* Make vidix/pci_db2c.awk executable.Gravatar diego2009-12-16
* The fontconfig check added in r30044 wasn't safe. This makes it more robust.Gravatar adrian2009-12-16
* Simplify the evaluation of the lang-def template:Gravatar diego2009-12-16