aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* in ts_detect_streams() try to identify the program found based on vpid and ap...Gravatar nicodvb2008-02-16
* libvo: change asm syntax to use ASMALIGN and " # nop"Gravatar uau2008-02-15
* Support icyx://.Gravatar reimar2008-02-15
* Always display Icy-Metadata if available, whether we recognize an ICY-ServerGravatar reimar2008-02-15
* Move printing of Icy-Metadata into an extra functionGravatar reimar2008-02-15
* Remove useless codeGravatar reimar2008-02-15
* Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),Gravatar reimar2008-02-15
* More explicit unsupported pixel format error messages.Gravatar benoit2008-02-15
* Try to make fps float -> AVRational conversion work better.Gravatar reimar2008-02-14
* Change force_fps and force_ofps to doubleGravatar reimar2008-02-14
* Change mf_fps to doubleGravatar reimar2008-02-14
* Revert accidentially committed line of r25994.Gravatar cehoyos2008-02-14
* typo fix: inited --> initializedGravatar diego2008-02-14
* add ffpcx decoder, works on my samples.Gravatar compn2008-02-13
* Fix typo.Gravatar cehoyos2008-02-13
* typoGravatar diego2008-02-13
* Translate stray Italian term.Gravatar diego2008-02-13
* Implement test for system byteswap.h header file.Gravatar iive2008-02-12
* Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.Gravatar reimar2008-02-12
* -chapter is now handled uniformly calling demuxer_seek_chapter() insteadGravatar nicodvb2008-02-11
* sync w/ r25984Gravatar gpoirier2008-02-11
* Try harder to find OpenGL functions on Windows.Gravatar reimar2008-02-11
* 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