aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* permit muxing to raw pes (VDR uses this)Gravatar nicodvb2006-11-21
* Make compilation depending on USE_SUB unconditional.Gravatar uau2006-11-21
* Remove outdated and superfluous video cards section.Gravatar diego2006-11-21
* Remove outdated and superfluous sound card section.Gravatar diego2006-11-21
* Miscellaneous updates for the introduction and the requirements section.Gravatar diego2006-11-21
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.Gravatar diego2006-11-21
* typoGravatar diego2006-11-21
* r21078: add a link to Michael's de-interlacing filters...Gravatar voroshil2006-11-21
* Fix wrong fps value for TelecineMode in translationGravatar voroshil2006-11-21
* r21082: MSGTRs for libassGravatar voroshil2006-11-21
* LIBS vs LDFLAGS typoGravatar diego2006-11-21
* Split libs that are dependencies and those that are just linker flags.Gravatar diego2006-11-21
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.Gravatar reimar2006-11-21
* Treat fontconfig and FreeType linker flags just like any other linker flag.Gravatar diego2006-11-21
* Remove stray -I from include dirs in live555 check, it was being duplicated.Gravatar diego2006-11-21
* cosmeticsGravatar reimar2006-11-21
* Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFAGravatar reimar2006-11-21
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERGravatar diego2006-11-21
* _ld_tmp vs _ld_x264 typoGravatar diego2006-11-21
* Remove --with-x11libdir and --with-livelibdir.Gravatar diego2006-11-21
* Attempt to properly fix linking of encoding libs used by libavcodec.Gravatar diego2006-11-21
* Reuse init_vo_spudec in subtitle switching code.Gravatar reimar2006-11-21
* Move vo_spudec initialization into a separate function, for later reuseGravatar reimar2006-11-21
* Remove libdha from LIBS_MPLAYER.Gravatar diego2006-11-21
* ALSA can be used by both MPlayer and MEncoder.Gravatar diego2006-11-21
* Fix linking when libavcodec uses x264.Gravatar diego2006-11-21
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.Gravatar diego2006-11-21
* _ld_xv does not exist anymore.Gravatar diego2006-11-21
* Add _libs_mplayer and _libs_mencoder to cc_check.Gravatar diego2006-11-21
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.Gravatar diego2006-11-21
* Move FFmpeg library dependencies into the Makefile just like everything else.Gravatar diego2006-11-21
* Move some Win32 LDFLAGS into _ld_extra.Gravatar diego2006-11-21
* Merge MPlayer-specific libs into one variable.Gravatar diego2006-11-21
* Remove _ld_win32, this is handled by the Makefile.Gravatar diego2006-11-21
* Split libvo.a into two libs so that libosd.a can be used by MEncoder.Gravatar diego2006-11-21
* Remove superfluous empty variable declaration.Gravatar diego2006-11-21
* Remove unused -D from CFLAGS.Gravatar diego2006-11-21
* Remove superfluous empty variable declaration.Gravatar diego2006-11-21
* Add VIDIX to LIBS_MPLAYER directly.Gravatar diego2006-11-21
* typo / small fixesGravatar kraymer2006-11-21
* demux_lavf handles video stream switchingGravatar nicodvb2006-11-20
* check we aren't short of sh_videos before allocating another oneGravatar nicodvb2006-11-20
* slight simplification in demux_control_ts: no need to check *arg with last_{a...Gravatar nicodvb2006-11-20
* Cosmetics: remove unneeded curly brackets.Gravatar eugeni2006-11-20
* Fix collision detection. The old method tried to avoid gaps between subtitlesGravatar eugeni2006-11-20
* Remove --with-xmmsplugindir and --with-xmmslibdir.Gravatar diego2006-11-20