log

age author description
2006-11-25 reimar Remove useless libvo/sub.h include.
2006-11-25 reimar Add support for compiling with ICC 9.1. Currently needs --target=generic-linux,
2006-11-25 diego simplify
2006-11-25 reimar Add generic target that allow compiling without any assembler or otherwise
2006-11-25 ben missing include for uint16_t
2006-11-25 ben keep nav highlight event in dvdnav priv structure
2006-11-25 diego There are no more .depend files in subdirectories.
2006-11-25 diego simplify
2006-11-25 diego Remove commented-out cruft.
2006-11-25 diego Unconditionally include config.mak for consistency.
2006-11-25 diego more consistency with the other Makefiles.
2006-11-25 diego SRCS should be one per line to make patches more readable.
2006-11-25 gpoirier fix typos noticed by Diego
2006-11-25 diego Remove pointless indirection.
2006-11-25 diego Sync with FFmpeg r7167.
2006-11-25 diego FFmpeg-style conditional dependency declaration
2006-11-25 diego Remove superfluous comment.
2006-11-25 diego Remove superfluous comment.
2006-11-25 diego Remove superfluous comment.
2006-11-25 gpoirier improve description of x264's deadzone* options
2006-11-25 nicodvb support for comma-separated language codes in -slang
2006-11-25 nicodvb support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila chello hu) and me. No palette yet
2006-11-25 reimar spurious () like in ({code;}) probably is not valid C, icc 9, definitely
2006-11-25 reimar Avoid void * arithmetic
2006-11-25 ben better nav highlight handling
2006-11-25 nicodvb removed unused members and variables
2006-11-25 nicodvb COSMETICS: consistently reformatted after ben's mess
2006-11-25 nicodvb added code to identify subs language and count; needed for forthcoming support for -slang
2006-11-25 diego Add distclean target, unconditionally remove all objects on clean.
2006-11-25 michael a few more clarifications for codec_specific_data by Ralph Giles and me
2006-11-25 diego all should be the first target.
2006-11-25 ben support for dvdnav menu buttons overlay as simple alpha boxes (rework from Otvos Attila's series of patches)
2006-11-25 diego 10l copy + paste typo
2006-11-25 diego Simplify LIBNAME target with $@ and $^.
2006-11-25 diego Remove commented-out cruft.
2006-11-25 diego Move osdep/mplayer.rc handling to the osdep Makefile.
2006-11-25 diego Remove nonexistent variable/file.
2006-11-25 nplourde added mmap_anon to osdep lib. Used in loader for now
2006-11-25 diego No need to ignore files that are not generated any longer.
2006-11-25 diego Make loader Makefile non-recursive.
2006-11-25 diego Use $@ and $^ to designate target and prerequisites.
2006-11-25 diego cosmetics: Move around targets for consistency.
2006-11-25 diego Remove superfluous suffix rule.
2006-11-24 diego Handle stubs.s like all other source files.
2006-11-24 diego Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpeg
2006-11-24 diego Remove .depend on distclean.
2006-11-24 diego Clean up CFLAGS handling.
2006-11-24 ivo add two missing descriptions (index.syncpoints and info_packet.count)
2006-11-24 ivo specify the bitnumber for frame_flags, instead of a decimal bitmask
2006-11-24 ivo specify, where possible, the type of the tags in the tag description section
2006-11-24 kraymer r21161: MSGTR for libmpcodecs/vd.c
2006-11-24 michael codec_specific_data clarification
2006-11-24 gpoirier sync with r21186
2006-11-24 ivo fix another typo
2006-11-24 uau Remove "OSD only" tags; those options always exist.
2006-11-24 diego Remove bug workarounds for ancient gcc and libc versions.
2006-11-23 kraymer fix sync comment, it was left out in last commit
2006-11-23 kraymer r21078: add a link to Michael's de-interlacing filters, and replace the crappy
2006-11-23 eugeni Cosmetics: indentation fix.
2006-11-23 ivo fix some typos
2006-11-22 diego Get rid of _ld_gtk and _ld_glib.
2006-11-22 uau Fix incorrect function pointer definition.
2006-11-22 diego Get rid of _ld_vorbis.
2006-11-22 uau Make compilation depending on USE_OSD unconditional.
2006-11-22 diego Get rid of _xmms_lib.
2006-11-22 diego _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.
2006-11-22 diego Cosmetics to make the next patches more readable.
2006-11-22 voroshil Better translation of "demuxer" word.
2006-11-22 voroshil r21151: typo
2006-11-22 voroshil r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.
2006-11-22 eugeni Fix incorrect stride used in vf_ass.
2006-11-22 diego Remove _ld_x11.
2006-11-22 gpoirier x264 supports interlaced encoding for some time
2006-11-22 kraymer r21082: MSGTRs for libass
2006-11-22 diego typo noticed by Carl Eugen Hoyos, cehoyos ag.or.at
2006-11-22 diego Remove _ld_gif and _ld_theora.
2006-11-22 diego Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.
2006-11-22 kraymer fix broken character
2006-11-22 kraymer MSGTRs for mencoder.c
2006-11-22 kraymer MSGTR for libmpcodecs/vd.c
2006-11-21 gpoirier sync w/ r21154
2006-11-21 torinthiel Synced with r21152
2006-11-21 nicodvb documented :format=pes[12] in -mpegopts
2006-11-21 nicodvb permit muxing to raw pes (VDR uses this)
2006-11-21 uau Make compilation depending on USE_SUB unconditional.
2006-11-21 diego Remove outdated and superfluous video cards section.
2006-11-21 diego Remove outdated and superfluous sound card section.
2006-11-21 diego Miscellaneous updates for the introduction and the requirements section.
2006-11-21 diego typo: Bitrate is printed in kb/s, not Mb/s on the status line.
2006-11-21 diego typo
2006-11-21 voroshil r21078: add a link to Michael's de-interlacing filters...
2006-11-21 voroshil Fix wrong fps value for TelecineMode in translation
2006-11-21 voroshil r21082: MSGTRs for libass
2006-11-21 diego LIBS vs LDFLAGS typo
2006-11-21 diego Split libs that are dependencies and those that are just linker flags.
2006-11-21 reimar Fix SVN r21075, it completely disabled OpenGL in almost all cases.
2006-11-21 diego Treat fontconfig and FreeType linker flags just like any other linker flag.
2006-11-21 diego Remove stray -I from include dirs in live555 check, it was being duplicated.
2006-11-21 reimar cosmetics
2006-11-21 reimar Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFA
2006-11-21 diego cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODER
2006-11-21 diego _ld_tmp vs _ld_x264 typo
2006-11-21 diego Remove --with-x11libdir and --with-livelibdir.
2006-11-21 diego Attempt to properly fix linking of encoding libs used by libavcodec.
2006-11-21 reimar Reuse init_vo_spudec in subtitle switching code.
2006-11-21 reimar Move vo_spudec initialization into a separate function, for later reuse
2006-11-21 diego Remove libdha from LIBS_MPLAYER.
2006-11-21 diego ALSA can be used by both MPlayer and MEncoder.
2006-11-21 diego Fix linking when libavcodec uses x264.
2006-11-21 diego Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.
2006-11-21 diego _ld_xv does not exist anymore.
2006-11-21 diego Add _libs_mplayer and _libs_mencoder to cc_check.
2006-11-21 diego Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.
2006-11-21 diego Move FFmpeg library dependencies into the Makefile just like everything else.
2006-11-21 diego Move some Win32 LDFLAGS into _ld_extra.
2006-11-21 diego Merge MPlayer-specific libs into one variable.
2006-11-21 diego Remove _ld_win32, this is handled by the Makefile.
2006-11-21 diego Split libvo.a into two libs so that libosd.a can be used by MEncoder.
2006-11-21 diego Remove superfluous empty variable declaration.
2006-11-21 diego Remove unused -D from CFLAGS.
2006-11-21 diego Remove superfluous empty variable declaration.
2006-11-21 diego Add VIDIX to LIBS_MPLAYER directly.
2006-11-21 kraymer typo / small fixes
2006-11-20 nicodvb demux_lavf handles video stream switching
2006-11-20 nicodvb check we aren't short of sh_videos before allocating another one
2006-11-20 nicodvb slight simplification in demux_control_ts: no need to check *arg with last_{aid,vid} (small bugfix, too)
2006-11-20 eugeni Cosmetics: remove unneeded curly brackets.
2006-11-20 eugeni Fix collision detection. The old method tried to avoid gaps between subtitles