aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove unused options --ar and --ranlib.Gravatar diego2008-10-04
* Do not set DESTDIR to an empty value so that it can be overridden on theGravatar diego2008-10-04
* FAAC/FAAD are no longer the only available AAC encoders/decoders.Gravatar diego2008-10-04
* Remove word size check and macro and use __WORDSIZE directly instead.Gravatar diego2008-10-04
* Remove MPlayer-specific MP_WORDSIZE hack.Gravatar diego2008-10-04
* Merge SPARC and SPARC64 sections in the CPU detection code.Gravatar diego2008-10-04
* Skip setting variables to empty values in the CPU detection code.Gravatar diego2008-10-04
* Remove MinGW cruft.Gravatar diego2008-10-03
* 100l copy and paste typo fixGravatar diego2008-10-03
* spelling cosmeticsGravatar diego2008-10-03
* Fix vsscanf test.Gravatar diego2008-10-03
* vo_fbdev now supports -geometry.Gravatar diego2008-10-03
* whitespace cosmeticsGravatar diego2008-10-03
* CVS --> SubversionGravatar diego2008-10-03
* fix compilation w/ FFmpeg r15533Gravatar gpoirier2008-10-03
* Add missing #include for mplayer.h, fixes the warning:Gravatar diego2008-10-03
* Filter out xpm files from the list of dependencies to check for recursiveGravatar diego2008-10-03
* External liba52 parameters should only be enabled if the check succeeded.Gravatar diego2008-10-03
* Internal liba52 should default to enabled.Gravatar diego2008-10-03
* fix FAQ about compiling 32 bit mplayer on x86_64Gravatar gpoirier2008-10-02
* Use the existing pt_iter_goto_head function instead of reimplementing itGravatar reimar2008-10-01
* mpctx->playtree is a node, files can not be directly appended to it,Gravatar reimar2008-10-01
* Add a "pause" property to allow checking if MPlayer is paused.Gravatar reimar2008-10-01
* Add a m_property_flag_ro function for the default behaviour of aGravatar reimar2008-10-01
* 10l: Remove deleted file libmpeg2/motion_comp_iwmmxt.c from Makefile as well.Gravatar diego2008-10-01
* Remove IWMMXT optimizations through libavcodec from libmpeg2.Gravatar diego2008-10-01
* sync w/r27651Gravatar gpoirier2008-09-30
* Apply patch for oCERT #2008-013 / CVE-2008-3827Gravatar reimar2008-09-30
* sync w/r27607Gravatar gpoirier2008-09-29
* Remove unused function fast_memcpy.Gravatar diego2008-09-29
* cosmetics: indentationGravatar diego2008-09-29
* Revert mistakenly committed hunk.Gravatar michael2008-09-29
* Print all cases that are tested, not just the ones that are bad.Gravatar michael2008-09-29
* Fix infinite loop with spline, bug was introduced in r27612 by me.Gravatar michael2008-09-29
* cosmetics: prettyprintingGravatar diego2008-09-28
* slave command to get the number of chapters; patch by Kevin DeKorte - kdekort...Gravatar nicodvb2008-09-26
* Since the pause loop now also runs commands, set mpctx->was_pausedGravatar reimar2008-09-25
* Add an experimental pausing_keep_force slave mode command prefixGravatar reimar2008-09-25
* Do not special-case a grouping-subsegment length of 0.Gravatar reimar2008-09-25
* misc fixes for the GUI sectionGravatar diego2008-09-25
* Add debug message about loaded frequency tables.Gravatar voroshil2008-09-24
* Make output messages of frequency selection code more useful byGravatar voroshil2008-09-24
* Fix overflow in frequency conversion code inside tvi_dshow.Gravatar voroshil2008-09-24
* Add RVTR fourcc to ffrv20 decoder.Gravatar diego2008-09-23
* Remove one more pointless and gcc-specific __attribute__ ((unused)).Gravatar diego2008-09-23
* Restore function parameters mistakenly removed in previous commit.Gravatar diego2008-09-23
* Remove pointless and gcc-specific __attribute__ ((unused)).Gravatar diego2008-09-23
* Make sure -I. appears before all other -I flags.Gravatar diego2008-09-21
* Fix glAdjustAlignment parameter in glCreateClearTexGravatar reimar2008-09-20
* Change glCreateClearTex to use the same host data format as later uploads.Gravatar reimar2008-09-20