aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* More possible fixes for mesa-buffer mode.Gravatar reimar2008-12-06
* Move one ati_hack check to a better place.Gravatar reimar2008-12-06
* ReindentGravatar reimar2008-12-06
* 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.Gravatar reimar2008-12-06
* 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.Gravatar reimar2008-12-05
* Fix indentationGravatar reimar2008-12-05
* Add experimental support for glXAllocateMemoryMESAGravatar reimar2008-12-05
* sync w/r28096Gravatar gpoirier2008-12-05
* Avoid one more duplicated logic.Gravatar reimar2008-12-05
* Simplify, do not duplicate buffer size calculationGravatar reimar2008-12-05
* Set the base size window manager hint, otherwise some subtract the minimumGravatar reimar2008-12-05
* Using rectangle=2 for vo_gl is probably a good idea nowadays.Gravatar reimar2008-12-05
* Document missing vo_gl suboptionsGravatar reimar2008-12-05
* Add some forgotten documentation for gl suboptionsGravatar reimar2008-12-05
* Add support for YCBCR MESA texture format to vo_gl.Gravatar reimar2008-12-05
* add a bunch of binary codecs with samples from this list: Gravatar compn2008-12-05
* Add const to avoid warnings about discarded qualifiers.Gravatar reimar2008-12-05
* synced with r28089Gravatar Gabrov2008-12-05
* Add entry for FFmpeg QCELP decoder, currently produces white noise.Gravatar diego2008-12-04
* Re-add "extern"s incorrectly removed in r28085Gravatar reimar2008-12-04
* Restore two mistakenly removed 'extern' keywords.Gravatar diego2008-12-03
* Allow mp2 in mov.Gravatar cehoyos2008-12-03
* Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* add bunch of fourccs and updates fromGravatar compn2008-12-03
* Remove unused declarations and references to vo_draw_text_osd(),Gravatar diego2008-12-03
* Delete unnecessary 'extern' keywords.Gravatar diego2008-12-03
* whitespace cosmetics in test programsGravatar diego2008-12-03
* Treat video output objects the same as everything else in the build system,Gravatar diego2008-12-03
* cosmetics: consistent CONFIG_PNM definitionGravatar diego2008-12-03
* add FFDS fourccGravatar compn2008-12-03
* cosmetics: Rename ZORAN Makefile variable to ZR for consistency.Gravatar diego2008-12-03
* Fix indentation.Gravatar reimar2008-12-03
* Treat audio output objects the same as everything else in the build system,Gravatar diego2008-12-03
* More robust w32 -wid size handlingGravatar reimar2008-12-03
* Reindent after previous commitGravatar reimar2008-12-03
* Do not override the vo_dwidth/vo_dheight values in vo_w32_configGravatar reimar2008-12-03
* sync w/r28056Gravatar gpoirier2008-12-03
* Cosmetics, whitespace and "... == NULL" to "!..."Gravatar reimar2008-12-03
* Some whitespace and () cosmeticsGravatar reimar2008-12-03
* Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine asGravatar gpoirier2008-12-03
* 100l, actually put the PTHREAD_CACHE define into config.hGravatar reimar2008-12-02
* Print ID_EXIT and exit reason message in identify mode when exiting.Gravatar reimar2008-12-02
* Remove resize_d3d call from render_d3d_frame that was made uselessGravatar reimar2008-12-02
* 100l, do not call check_events from resize_d3d since there should beGravatar reimar2008-12-02
* Cosmetics: Remove unnecessary ()Gravatar reimar2008-12-02
* Consistency cosmetics: do not compare against NULL in ifsGravatar reimar2008-12-02
* Cosmetics: remove spaces before argument (Gravatar reimar2008-12-02
* Reorganize Direct3D initialization code.Gravatar reimar2008-12-02
* vo_direct3d.o depends on w32_common.o.Gravatar diego2008-12-02
* Remove commented-out duplicate declarations.Gravatar diego2008-12-02