aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila ch...Gravatar nicodvb2006-11-25
* spurious () like in ({code;}) probably is not valid C, icc 9, definitelyGravatar reimar2006-11-25
* Avoid void * arithmeticGravatar reimar2006-11-25
* better nav highlight handlingGravatar ben2006-11-25
* removed unused members and variablesGravatar nicodvb2006-11-25
* COSMETICS: consistently reformatted after ben's messGravatar nicodvb2006-11-25
* added code to identify subs language and count; needed for forthcoming suppor...Gravatar nicodvb2006-11-25
* Add distclean target, unconditionally remove all objects on clean.Gravatar diego2006-11-25
* a few more clarifications for codec_specific_data by Ralph Giles and meGravatar michael2006-11-25
* all should be the first target.Gravatar diego2006-11-25
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...Gravatar ben2006-11-25
* 10l copy + paste typoGravatar diego2006-11-25
* 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