aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Simplify LIBNAME target with $@ and $^.Gravatar diego2006-11-25
* Remove commented-out cruft.Gravatar diego2006-11-25
* Move osdep/mplayer.rc handling to the osdep Makefile.Gravatar diego2006-11-25
* Remove nonexistent variable/file.Gravatar diego2006-11-25
* added mmap_anon to osdep lib. Used in loader for nowGravatar nplourde2006-11-25
* No need to ignore files that are not generated any longer.Gravatar diego2006-11-25
* Make loader Makefile non-recursive.Gravatar diego2006-11-25
* Use $@ and $^ to designate target and prerequisites.Gravatar diego2006-11-25
* cosmetics: Move around targets for consistency.Gravatar diego2006-11-25
* Remove superfluous suffix rule.Gravatar diego2006-11-25
* Handle stubs.s like all other source files.Gravatar diego2006-11-24
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegGravatar diego2006-11-24
* Remove .depend on distclean.Gravatar diego2006-11-24
* Clean up CFLAGS handling.Gravatar diego2006-11-24
* add two missing descriptions (index.syncpoints and info_packet.count)Gravatar ivo2006-11-24
* specify the bitnumber for frame_flags, instead of a decimal bitmaskGravatar ivo2006-11-24
* specify, where possible, the type of the tags in the tag description sectionGravatar ivo2006-11-24
* r21161: MSGTR for libmpcodecs/vd.cGravatar kraymer2006-11-24
* codec_specific_data clarificationGravatar michael2006-11-24
* sync with r21186Gravatar gpoirier2006-11-24
* fix another typoGravatar ivo2006-11-24
* Remove "OSD only" tags; those options always exist.Gravatar uau2006-11-24
* Remove bug workarounds for ancient gcc and libc versions.Gravatar diego2006-11-24
* fix sync comment, it was left out in last commitGravatar kraymer2006-11-23
* r21078: add a link to Michael's de-interlacing filters, and replace the crappy Gravatar kraymer2006-11-23
* Cosmetics: indentation fix.Gravatar eugeni2006-11-23
* fix some typosGravatar ivo2006-11-23
* Get rid of _ld_gtk and _ld_glib.Gravatar diego2006-11-22
* Fix incorrect function pointer definition.Gravatar uau2006-11-22
* Get rid of _ld_vorbis.Gravatar diego2006-11-22
* Make compilation depending on USE_OSD unconditional.Gravatar uau2006-11-22
* Get rid of _xmms_lib.Gravatar diego2006-11-22
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.Gravatar diego2006-11-22
* Cosmetics to make the next patches more readable.Gravatar diego2006-11-22
* Better translation of "demuxer" word.Gravatar voroshil2006-11-22
* r21151: typoGravatar voroshil2006-11-22
* r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.Gravatar voroshil2006-11-22
* Fix incorrect stride used in vf_ass.Gravatar eugeni2006-11-22
* Remove _ld_x11.Gravatar diego2006-11-22
* x264 supports interlaced encoding for some timeGravatar gpoirier2006-11-22
* r21082: MSGTRs for libassGravatar kraymer2006-11-22
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atGravatar diego2006-11-22
* Remove _ld_gif and _ld_theora.Gravatar diego2006-11-22
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.Gravatar diego2006-11-22
* fix broken characterGravatar kraymer2006-11-22
* MSGTRs for mencoder.cGravatar kraymer2006-11-22
* MSGTR for libmpcodecs/vd.cGravatar kraymer2006-11-22
* sync w/ r21154Gravatar gpoirier2006-11-21
* Synced with r21152Gravatar torinthiel2006-11-21
* documented :format=pes[12] in -mpegoptsGravatar nicodvb2006-11-21