| Commit message (Expand) | Author | Age |
* | Replace stdint.h with inttypes.h. | eugeni | 2006-08-15 |
* | Angle value from style was ignored. Not anymore. | eugeni | 2006-08-15 |
* | display correct audio bitrate, samplerate and number of channels once | ivo | 2006-08-15 |
* | display corrected aspect ratio for mplayer -identify | ivo | 2006-08-15 |
* | Add subdata to ass_track conversion for external subtitles. | eugeni | 2006-08-15 |
* | Fix compilation with -no-PIC and without -fomit-frame-pointer (used by | uau | 2006-08-15 |
* | Cosmetics: fix indentation after the last patch. | eugeni | 2006-08-15 |
* | Allow \fade to be used in place of \fad and vice versa. | eugeni | 2006-08-15 |
* | Set encoder's input format to "native endiannes", instead of little endian. | gpoirier | 2006-08-15 |
* | -fPIC support for libswscale | diego | 2006-08-15 |
* | support for dvdnav is now auto-detected; removed support for dvdnav-dir | nicodvb | 2006-08-14 |
* | H.261 through QuickTime DLL | diego | 2006-08-14 |
* | Remove empty function that isn't used anywhere (and never has been??). | uau | 2006-08-14 |
* | Fix buffer size sanity check to match what is actually required. | uau | 2006-08-14 |
* | Cosmetics (nothing but spaces, tabs, and a comment changed here..) | ods15 | 2006-08-14 |
* | re-indent properly after last patch. | reimar | 2006-08-14 |
* | 10l in last commit, move configured-check inside sh_video and sh_video->vfilt... | reimar | 2006-08-14 |
* | stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hp | diego | 2006-08-14 |
* | Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured, | reimar | 2006-08-14 |
* | Make path separator for font path a define and set it to a better value for A... | reimar | 2006-08-14 |
* | Add a switch for disabling high precision mpeg audio decoding in libavcodec. | diego | 2006-08-14 |
* | xml/hu/codecs.xml synced with r19387 | Gabrov | 2006-08-14 |
* | Change pcm decode_audio to return data based on minlen instead of maxlen | uau | 2006-08-13 |
* | trying to fix the reverting paragraph | michael | 2006-08-13 |
* | XAnim homepage URL fix | diego | 2006-08-13 |
* | fix segfault if an unknown property is requested | ivo | 2006-08-13 |
* | Mention MacIntel support | gpoirier | 2006-08-13 |
* | Replace %lld with PRId64, part 2. | eugeni | 2006-08-13 |
* | Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it might | reimar | 2006-08-13 |
* | Update for recent discussions on mplayer-dev-eng. | diego | 2006-08-13 |
* | sync with FFmpeg r5930 | diego | 2006-08-13 |
* | MinGW treats %lld as %d. Replace it with PRId64. | eugeni | 2006-08-13 |
* | Update for changes from r19378 (ASMALIGN macro). | diego | 2006-08-13 |
* | Replace asmalign.h hack by ASMALIGN cpp macros from config.h. | diego | 2006-08-13 |
* | Port ASMALIGN preprocessor macro for .align handling from FFmpeg. | diego | 2006-08-12 |
* | Fix compilation with gcc 2.95. | eugeni | 2006-08-12 |
* | Print "no" if all of the Vorbis tests failed. | diego | 2006-08-12 |
* | Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compile | uau | 2006-08-12 |
* | sync with 19361 | gpoirier | 2006-08-12 |
* | Reuse UTF-8 reading code in libavutil | reimar | 2006-08-12 |
* | realign of MSGTR_Exit_SIGCRASH in help_mp-hu.h | Gabrov | 2006-08-12 |
* | help_mp-hu.h & man/hu/mplayer.1 synced with r19369 | Gabrov | 2006-08-12 |
* | Add support for 13k Voice (Qclp) in 3g2 files | rtogni | 2006-08-11 |
* | replace calls to perror() with calls to mp_msg() | ivo | 2006-08-11 |
* | Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n... | diego | 2006-08-11 |
* | pass average bitrate from encoder to (lavf) muxer | michael | 2006-08-10 |
* | editorial spelling/wording/grammar changes | diego | 2006-08-10 |
* | Get rid of two initialized but unused variables | reimar | 2006-08-09 |
* | update the moving & copying rules as disscussed on mplayer-dev + some (but no... | michael | 2006-08-09 |
* | Disable Y800 colorspace support, otherwise mplayer uses it even when it's not... | reimar | 2006-08-08 |