aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Slightly document alpha for OSD colorGravatar reimar2008-02-11
* Support alpha for vo gl osdcolorGravatar reimar2008-02-11
* Remove an extern for a variable that no longer existsGravatar reimar2008-02-11
* Remove left-over extern definitions that should not be thereGravatar reimar2008-02-11
* #include just libavutil/common.h, not all of libavutil/intreadwrite.h.Gravatar diego2008-02-11
* sync w/r25973Gravatar gpoirier2008-02-10
* Make some variables static.Gravatar reimar2008-02-10
* Avoid a useless extra pointer variable.Gravatar reimar2008-02-10
* Do not uselessly erase background, OpenGL will take care of drawing everything.Gravatar reimar2008-02-10
* Disable v4l2 if pthreads are not available, fixes bug #1015.Gravatar diego2008-02-10
* Avoid -wid message processing blocking MPlayer.Gravatar reimar2008-02-10
* Hint about possible libmpeg2 problems with -hardframedropGravatar reimar2008-02-10
* Forward mouse messages to -wid Window.Gravatar reimar2008-02-10
* r25770: URL updates for contributed win32 stuff.Gravatar voroshil2008-02-10
* Sync tag update: changes in original text areGravatar voroshil2008-02-10
* Sync tag updateGravatar voroshil2008-02-10
* r25605: properties to get and set angle; patch by oattila chello huGravatar voroshil2008-02-10
* Make dither4 & dither8 const.Gravatar cehoyos2008-02-09
* Make sure the -wid window does not get notified when we destroy our attached ...Gravatar reimar2008-02-09
* Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)Gravatar reimar2008-02-09
* cosmetic typo fix, geneate > generateGravatar compn2008-02-09
* Use AV_RB*, reduces x86_64 code size by almost 1kB.Gravatar reimar2008-02-09
* in some still unknown system format 0x82 identifies AUDIO_DTSGravatar nicodvb2008-02-08
* example for setting WMP user-agent string, helps when playlistsGravatar reimar2008-02-08
* Disable http->mmshttp rewriting hack introduced in r25168,Gravatar reimar2008-02-08
* Add aspect_fit declaration missing for w32_common.Gravatar reimar2008-02-07
* Add speex tagGravatar reimar2008-02-06
* Check buffer index while reading to avoid sig11Gravatar rtogni2008-02-05
* sync w/r25955Gravatar gpoirier2008-02-05
* typo fix, noticed by JRaSHGravatar gpoirier2008-02-05
* It seems that mencoder can not handle correct-pts (lots of "No pts ..." messa...Gravatar reimar2008-02-05
* Add dv50 fourcc to libdv and ffdv, fixing the following sample:Gravatar diego2008-02-04
* Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessaryGravatar reimar2008-02-03
* Allow demuxers to choose a default value for correct_ptsGravatar reimar2008-02-03
* Implement keepaspect for Windows OpenGL vos.Gravatar reimar2008-02-02
* Make aspect adjustment calculation simpler and more flexible.Gravatar reimar2008-02-02
* synced with r25947Gravatar Gabrov2008-02-02
* Add windows cp1256 encoding for arabic, fixes bug #1007Gravatar reimar2008-02-01
* Update the test for ivtv output driver.Gravatar iive2008-02-01
* ao_functions_t should be const, part 1Gravatar reimar2008-02-01
* Redraw display on toggling borderGravatar reimar2008-02-01
* Always redraw video on resize.Gravatar reimar2008-01-31
* Remove unused variable.Gravatar reimar2008-01-30
* Fix get_space calculation to always leave some space, esp. for the currently ...Gravatar reimar2008-01-30
* Change code to also work with different outburst sizesGravatar reimar2008-01-30
* Reduce number of UnqueueBuffer callsGravatar reimar2008-01-30
* alSourceRewindv seems to be broken in particular in Creatives Windows-Impleme...Gravatar reimar2008-01-30
* Also accept OpenAL32 as library name for OpenAL, it is used by some Windows-I...Gravatar reimar2008-01-30
* Update for security fixesGravatar rtogni2008-01-30
* Avoid a MANGLE, there is no register pressure and the generated codeGravatar reimar2008-01-30