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