Mercurial > mplayer.hg
graph
-
cosmetics2008-02-16, by nicodvb
-
libvo: change asm syntax to use ASMALIGN and " # nop"2008-02-15, by uau
-
Support icyx://.2008-02-15, by reimar
-
Always display Icy-Metadata if available, whether we recognize an ICY-Server2008-02-15, by reimar
-
Move printing of Icy-Metadata into an extra function2008-02-15, by reimar
-
Remove useless code2008-02-15, by reimar
-
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),2008-02-15, by reimar
-
More explicit unsupported pixel format error messages.2008-02-15, by benoit
-
Try to make fps float -> AVRational conversion work better.2008-02-14, by reimar
-
Change force_fps and force_ofps to double2008-02-14, by reimar
-
Change mf_fps to double2008-02-14, by reimar
-
Revert accidentally committed line of r25994.2008-02-14, by cehoyos
-
typo fix: inited --> initialized2008-02-14, by diego
-
add ffpcx decoder, works on my samples.2008-02-13, by compn
-
Fix typo.2008-02-13, by cehoyos
-
typo2008-02-13, by diego
-
Translate stray Italian term.2008-02-13, by diego
-
Implement test for system byteswap.h header file.2008-02-12, by iive
-
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.2008-02-12, by reimar
-
-chapter is now handled uniformly calling demuxer_seek_chapter() instead2008-02-11, by nicodvb
-
sync w/ r259842008-02-11, by gpoirier
-
Try harder to find OpenGL functions on Windows.2008-02-11, by reimar
-
Slightly document alpha for OSD color2008-02-11, by reimar
-
Support alpha for vo gl osdcolor2008-02-11, by reimar
-
Remove an extern for a variable that no longer exists2008-02-11, by reimar
-
Remove left-over extern definitions that should not be there2008-02-11, by reimar
-
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.2008-02-11, by diego
-
sync w/r259732008-02-10, by gpoirier
-
Make some variables static.2008-02-10, by reimar
-
Avoid a useless extra pointer variable.2008-02-10, by reimar
-
Do not uselessly erase background, OpenGL will take care of drawing everything.2008-02-10, by reimar
-
Disable v4l2 if pthreads are not available, fixes bug #1015.2008-02-10, by diego
-
Avoid -wid message processing blocking MPlayer.2008-02-10, by reimar
-
Hint about possible libmpeg2 problems with -hardframedrop2008-02-10, by reimar
-
Forward mouse messages to -wid Window.2008-02-10, by reimar
-
r25770: URL updates for contributed win32 stuff.2008-02-10, by voroshil
-
Sync tag update: changes in original text are2008-02-10, by voroshil
-
Sync tag update2008-02-10, by voroshil
-
r25605: properties to get and set angle; patch by oattila chello hu2008-02-10, by voroshil
-
Make dither4 & dither8 const.2008-02-09, by cehoyos
-
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)2008-02-09, by reimar
-
cosmetic typo fix, geneate > generate2008-02-09, by compn
-
Use AV_RB*, reduces x86_64 code size by almost 1kB.2008-02-09, by reimar
-
in some still unknown system format 0x82 identifies AUDIO_DTS2008-02-08, by nicodvb
-
example for setting WMP user-agent string, helps when playlists2008-02-08, by reimar
-
Disable http->mmshttp rewriting hack introduced in r25168,2008-02-08, by reimar
-
Add aspect_fit declaration missing for w32_common.2008-02-07, by reimar
-
Add speex tag2008-02-06, by reimar
-
Check buffer index while reading to avoid sig112008-02-05, by rtogni
-
sync w/r259552008-02-05, by gpoirier
-
typo fix, noticed by JRaSH2008-02-05, by gpoirier
-
It seems that mencoder can not handle correct-pts (lots of "No pts ..." messages),2008-02-05, by reimar
-
Add dv50 fourcc to libdv and ffdv, fixing the following sample:2008-02-04, by diego
-
Do not reset correct_pts in mp_dvdnav_reset_stream, it does not seem necessary2008-02-03, by reimar
-
Allow demuxers to choose a default value for correct_pts2008-02-03, by reimar
-
Implement keepaspect for Windows OpenGL vos.2008-02-02, by reimar
-
Make aspect adjustment calculation simpler and more flexible.2008-02-02, by reimar
-
synced with r259472008-02-02, by Gabrov
-
Add windows cp1256 encoding for arabic, fixes bug #10072008-02-01, by reimar
-
Update the test for ivtv output driver.2008-02-01, by iive
-
ao_functions_t should be const, part 12008-02-01, by reimar
-
Redraw display on toggling border2008-02-01, by reimar