aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* core: Set OSD contents better while pausedGravatar Uoti Urpala2009-01-14
* vo_gl: Support changing OSD over existing frameGravatar Uoti Urpala2009-01-14
* core: Rewrite some of the A/V sync related codeGravatar Uoti Urpala2009-01-14
* vo_xv: Always support updating OSD if none was drawn yetGravatar Uoti Urpala2008-12-10
* Update OSD while pausedGravatar Uoti Urpala2008-12-09
* vo_xv: Reformat codeGravatar Uoti Urpala2008-12-09
* Allow seeking while pausedGravatar Uoti Urpala2008-12-09
* Start pause handling changesGravatar Uoti Urpala2008-12-09
* configure: Update required x264 versionGravatar Uoti Urpala2008-12-09
* Work around vo gl/libass subtitle timing problemGravatar Uoti Urpala2008-12-09
* ao_alsa: If pause loses samples replace them with silenceGravatar Uoti Urpala2008-12-08
* Makefile: prevent default build rules being used on FFmpeg filesGravatar Uoti Urpala2008-12-06
* Makefile: Rebuild FFmpeg libraries when .asm and .o files changeGravatar Uoti Urpala2008-12-06
* Makefile, common.mak: Create .d files when creating corresponding .oGravatar Uoti Urpala2008-12-06
* Makefile: Don't use "install -d" on existing directoriesGravatar Uoti Urpala2008-12-06
* Merge svn changes up to r28103Gravatar Uoti Urpala2008-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
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-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