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