| Commit message (Expand) | Author | Age |
* | More possible fixes for mesa-buffer mode. | reimar | 2008-12-06 |
* | Move one ati_hack check to a better place. | reimar | 2008-12-06 |
* | Reindent | reimar | 2008-12-06 |
* | 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode. | reimar | 2008-12-06 |
* | 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds. | reimar | 2008-12-05 |
* | Fix indentation | reimar | 2008-12-05 |
* | Add experimental support for glXAllocateMemoryMESA | reimar | 2008-12-05 |
* | sync w/r28096 | gpoirier | 2008-12-05 |
* | Avoid one more duplicated logic. | reimar | 2008-12-05 |
* | Simplify, do not duplicate buffer size calculation | reimar | 2008-12-05 |
* | Set the base size window manager hint, otherwise some subtract the minimum | reimar | 2008-12-05 |
* | Using rectangle=2 for vo_gl is probably a good idea nowadays. | reimar | 2008-12-05 |
* | Document missing vo_gl suboptions | reimar | 2008-12-05 |
* | Add some forgotten documentation for gl suboptions | reimar | 2008-12-05 |
* | Add support for YCBCR MESA texture format to vo_gl. | reimar | 2008-12-05 |
* | add a bunch of binary codecs with samples from this list: | compn | 2008-12-05 |
* | Add const to avoid warnings about discarded qualifiers. | reimar | 2008-12-05 |
* | synced with r28089 | Gabrov | 2008-12-05 |
* | Add entry for FFmpeg QCELP decoder, currently produces white noise. | diego | 2008-12-04 |
* | Re-add "extern"s incorrectly removed in r28085 | reimar | 2008-12-04 |
* | Restore two mistakenly removed 'extern' keywords. | diego | 2008-12-03 |
* | Allow mp2 in mov. | cehoyos | 2008-12-03 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 |
* | add bunch of fourccs and updates from | compn | 2008-12-03 |
* | Remove unused declarations and references to vo_draw_text_osd(), | diego | 2008-12-03 |
* | Delete unnecessary 'extern' keywords. | diego | 2008-12-03 |
* | whitespace cosmetics in test programs | diego | 2008-12-03 |
* | Treat video output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | cosmetics: consistent CONFIG_PNM definition | diego | 2008-12-03 |
* | add FFDS fourcc | compn | 2008-12-03 |
* | cosmetics: Rename ZORAN Makefile variable to ZR for consistency. | diego | 2008-12-03 |
* | Fix indentation. | reimar | 2008-12-03 |
* | Treat audio output objects the same as everything else in the build system, | diego | 2008-12-03 |
* | More robust w32 -wid size handling | reimar | 2008-12-03 |
* | Reindent after previous commit | reimar | 2008-12-03 |
* | Do not override the vo_dwidth/vo_dheight values in vo_w32_config | reimar | 2008-12-03 |
* | sync w/r28056 | gpoirier | 2008-12-03 |
* | Cosmetics, whitespace and "... == NULL" to "!..." | reimar | 2008-12-03 |
* | Some whitespace and () cosmetics | reimar | 2008-12-03 |
* | Pass "-f macho" to yasm when enabling YASM support on a 32-bits machine as | gpoirier | 2008-12-03 |
* | 100l, actually put the PTHREAD_CACHE define into config.h | reimar | 2008-12-02 |
* | Print ID_EXIT and exit reason message in identify mode when exiting. | reimar | 2008-12-02 |
* | Remove resize_d3d call from render_d3d_frame that was made useless | reimar | 2008-12-02 |
* | 100l, do not call check_events from resize_d3d since there should be | reimar | 2008-12-02 |
* | Cosmetics: Remove unnecessary () | reimar | 2008-12-02 |
* | Consistency cosmetics: do not compare against NULL in ifs | reimar | 2008-12-02 |
* | Cosmetics: remove spaces before argument ( | reimar | 2008-12-02 |
* | Reorganize Direct3D initialization code. | reimar | 2008-12-02 |
* | vo_direct3d.o depends on w32_common.o. | diego | 2008-12-02 |
* | Remove commented-out duplicate declarations. | diego | 2008-12-02 |