Mercurial > mplayer.hg
graph
-
-dumpstream will not dump chapters anymoreSun, 17 Feb 2008 04:53:15 +0000, by compn
-
remove duplicate AV_STRINGIFY() definitionSun, 17 Feb 2008 03:54:07 +0000, by mru
-
Do not check for __APPLE_ALTIVEC__, just check for __APPLE_CC__.Sat, 16 Feb 2008 17:44:49 +0000, by diego
-
Apple gcc defines __APPLE_ALTIVEC__ with -faltivec.Sat, 16 Feb 2008 15:34:19 +0000, by diego
-
FLAT objects cannot have multiple sections, so using the L1 attributes breaksSat, 16 Feb 2008 15:17:59 +0000, by diego
-
Avoid reinit of vo with the exactly same parameters over and over.Sat, 16 Feb 2008 14:31:34 +0000, by reimar
-
when seeking in H264 an SPS *should* be a valid entry point; feel free to change it if it's wrongSat, 16 Feb 2008 11:51:41 +0000, by nicodvb
-
cosmeticsSat, 16 Feb 2008 11:02:04 +0000, by nicodvb
-
in ts_detect_streams() try to identify the program found based on vpid and apid if the previous attempts failed for lack of infosSat, 16 Feb 2008 10:58:23 +0000, by nicodvb
-
libvo: change asm syntax to use ASMALIGN and " # nop"Fri, 15 Feb 2008 21:52:34 +0000, by uau
-
Support icyx://.Fri, 15 Feb 2008 21:21:10 +0000, by reimar
-
Always display Icy-Metadata if available, whether we recognize an ICY-ServerFri, 15 Feb 2008 20:32:45 +0000, by reimar
-
Move printing of Icy-Metadata into an extra functionFri, 15 Feb 2008 20:31:10 +0000, by reimar
-
Remove useless codeFri, 15 Feb 2008 20:23:59 +0000, by reimar
-
Detect IceCast also by Icy-MetaInt header part in http_streaming_start(),Fri, 15 Feb 2008 20:20:16 +0000, by reimar
-
More explicit unsupported pixel format error messages.Fri, 15 Feb 2008 07:50:27 +0000, by benoit
-
Try to make fps float -> AVRational conversion work better.Thu, 14 Feb 2008 17:38:52 +0000, by reimar
-
Change force_fps and force_ofps to doubleThu, 14 Feb 2008 14:50:34 +0000, by reimar
-
Change mf_fps to doubleThu, 14 Feb 2008 14:44:52 +0000, by reimar
-
Revert accidentally committed line of r25994.Thu, 14 Feb 2008 14:39:49 +0000, by cehoyos
-
typo fix: inited --> initializedThu, 14 Feb 2008 14:23:55 +0000, by diego
-
add ffpcx decoder, works on my samples.Wed, 13 Feb 2008 21:36:27 +0000, by compn
-
Fix typo.Wed, 13 Feb 2008 19:21:39 +0000, by cehoyos
-
typoWed, 13 Feb 2008 09:07:41 +0000, by diego
-
Translate stray Italian term.Wed, 13 Feb 2008 00:55:37 +0000, by diego
-
Implement test for system byteswap.h header file.Tue, 12 Feb 2008 21:10:13 +0000, by iive
-
Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts.Tue, 12 Feb 2008 10:48:42 +0000, by reimar
-
-chapter is now handled uniformly calling demuxer_seek_chapter() insteadMon, 11 Feb 2008 22:03:34 +0000, by nicodvb
-
sync w/ r25984Mon, 11 Feb 2008 21:24:21 +0000, by gpoirier
-
Try harder to find OpenGL functions on Windows.Mon, 11 Feb 2008 19:37:47 +0000, by reimar
-
Slightly document alpha for OSD colorMon, 11 Feb 2008 19:01:34 +0000, by reimar
-
Support alpha for vo gl osdcolorMon, 11 Feb 2008 19:00:01 +0000, by reimar
-
Remove an extern for a variable that no longer existsMon, 11 Feb 2008 15:23:21 +0000, by reimar
-
Remove left-over extern definitions that should not be thereMon, 11 Feb 2008 15:21:25 +0000, by reimar
-
#include just libavutil/common.h, not all of libavutil/intreadwrite.h.Mon, 11 Feb 2008 09:05:31 +0000, by diego
-
sync w/r25973Sun, 10 Feb 2008 23:48:44 +0000, by gpoirier
-
Make some variables static.Sun, 10 Feb 2008 19:58:05 +0000, by reimar
-
Avoid a useless extra pointer variable.Sun, 10 Feb 2008 19:55:15 +0000, by reimar
-
Do not uselessly erase background, OpenGL will take care of drawing everything.Sun, 10 Feb 2008 19:47:54 +0000, by reimar
-
Disable v4l2 if pthreads are not available, fixes bug #1015.Sun, 10 Feb 2008 19:37:18 +0000, by diego
-
Avoid -wid message processing blocking MPlayer.Sun, 10 Feb 2008 16:49:24 +0000, by reimar
-
Hint about possible libmpeg2 problems with -hardframedropSun, 10 Feb 2008 15:34:52 +0000, by reimar
-
Forward mouse messages to -wid Window.Sun, 10 Feb 2008 10:01:25 +0000, by reimar
-
r25770: URL updates for contributed win32 stuff.Sun, 10 Feb 2008 06:53:35 +0000, by voroshil
-
Sync tag update: changes in original text areSun, 10 Feb 2008 06:46:29 +0000, by voroshil
-
Sync tag updateSun, 10 Feb 2008 06:39:52 +0000, by voroshil
-
r25605: properties to get and set angle; patch by oattila chello huSun, 10 Feb 2008 06:37:12 +0000, by voroshil
-
Make dither4 & dither8 const.Sat, 09 Feb 2008 22:57:37 +0000, by cehoyos
-
Make sure the -wid window does not get notified when we destroy our attached child window.Sat, 09 Feb 2008 14:47:10 +0000, by reimar
-
Hack: Create a child window for Windows OpenGL with -wid, since (esp. nVidia)Sat, 09 Feb 2008 14:14:35 +0000, by reimar
-
cosmetic typo fix, geneate > generateSat, 09 Feb 2008 13:13:02 +0000, by compn
-
Use AV_RB*, reduces x86_64 code size by almost 1kB.Sat, 09 Feb 2008 10:38:36 +0000, by reimar
-
in some still unknown system format 0x82 identifies AUDIO_DTSFri, 08 Feb 2008 23:45:26 +0000, by nicodvb
-
example for setting WMP user-agent string, helps when playlistsFri, 08 Feb 2008 18:33:39 +0000, by reimar
-
Disable http->mmshttp rewriting hack introduced in r25168,Fri, 08 Feb 2008 18:28:12 +0000, by reimar
-
Add aspect_fit declaration missing for w32_common.Thu, 07 Feb 2008 21:04:17 +0000, by reimar
-
Add speex tagWed, 06 Feb 2008 12:39:59 +0000, by reimar
-
Check buffer index while reading to avoid sig11Tue, 05 Feb 2008 21:32:37 +0000, by rtogni
-
sync w/r25955Tue, 05 Feb 2008 12:28:41 +0000, by gpoirier
-
typo fix, noticed by JRaSHTue, 05 Feb 2008 09:29:23 +0000, by gpoirier