| Commit message (Expand) | Author | Age |
... | |
* | when seeking in H264 an SPS *should* be a valid entry point; feel free to cha... | nicodvb | 2008-02-16 |
* | cosmetics | nicodvb | 2008-02-16 |
* | in ts_detect_streams() try to identify the program found based on vpid and ap... | nicodvb | 2008-02-16 |
* | libvo: change asm syntax to use ASMALIGN and " # nop" | uau | 2008-02-15 |
* | Support icyx://. | reimar | 2008-02-15 |
* | Always display Icy-Metadata if available, whether we recognize an ICY-Server | reimar | 2008-02-15 |
* | Move printing of Icy-Metadata into an extra function | reimar | 2008-02-15 |
* | Remove useless code | reimar | 2008-02-15 |
* | Detect IceCast also by Icy-MetaInt header part in http_streaming_start(), | reimar | 2008-02-15 |
* | More explicit unsupported pixel format error messages. | benoit | 2008-02-15 |
* | Try to make fps float -> AVRational conversion work better. | reimar | 2008-02-14 |
* | Change force_fps and force_ofps to double | reimar | 2008-02-14 |
* | Change mf_fps to double | reimar | 2008-02-14 |
* | Revert accidentially committed line of r25994. | cehoyos | 2008-02-14 |
* | typo fix: inited --> initialized | diego | 2008-02-14 |
* | add ffpcx decoder, works on my samples. | compn | 2008-02-13 |
* | Fix typo. | cehoyos | 2008-02-13 |
* | typo | diego | 2008-02-13 |
* | Translate stray Italian term. | diego | 2008-02-13 |
* | Implement test for system byteswap.h header file. | iive | 2008-02-12 |
* | Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts. | reimar | 2008-02-12 |
* | -chapter is now handled uniformly calling demuxer_seek_chapter() instead | nicodvb | 2008-02-11 |
* | sync w/ r25984 | gpoirier | 2008-02-11 |
* | Try harder to find OpenGL functions on Windows. | reimar | 2008-02-11 |
* | 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 |