summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* keep nav highlight event in dvdnav priv structureben2006-11-255-22/+37
* There are no more .depend files in subdirectories.diego2006-11-251-2/+1
* simplifydiego2006-11-251-4/+2
* Remove commented-out cruft.diego2006-11-251-6/+0
* Unconditionally include config.mak for consistency.diego2006-11-252-6/+0
* more consistency with the other Makefiles.diego2006-11-252-10/+10
* SRCS should be one per line to make patches more readable.diego2006-11-251-1/+8
* fix typos noticed by Diegogpoirier2006-11-251-4/+4
* Remove pointless indirection.diego2006-11-251-3/+1
* Sync with FFmpeg r7167.diego2006-11-251-7/+4
* FFmpeg-style conditional dependency declarationdiego2006-11-251-73/+43
* Remove superfluous comment.diego2006-11-251-3/+0
* Remove superfluous comment.diego2006-11-251-3/+0
* Remove superfluous comment.diego2006-11-2521-63/+0
* improve description of x264's deadzone* optionsgpoirier2006-11-251-0/+10
* support for comma-separated language codes in -slangnicodvb2006-11-251-1/+6
* support for -slang and subtitles in dvdnav; patch by Attila Otvos (oattila ch...nicodvb2006-11-251-4/+30
* spurious () like in ({code;}) probably is not valid C, icc 9, definitelyreimar2006-11-251-2/+2
* Avoid void * arithmeticreimar2006-11-252-3/+4
* better nav highlight handlingben2006-11-254-12/+28
* removed unused members and variablesnicodvb2006-11-252-19/+0
* COSMETICS: consistently reformatted after ben's messnicodvb2006-11-251-6/+4
* added code to identify subs language and count; needed for forthcoming suppor...nicodvb2006-11-252-0/+30
* Add distclean target, unconditionally remove all objects on clean.diego2006-11-251-1/+2
* a few more clarifications for codec_specific_data by Ralph Giles and memichael2006-11-251-0/+6
* all should be the first target.diego2006-11-251-2/+2
* support for dvdnav menu buttons overlay as simple alpha boxes (rework from Ot...ben2006-11-254-0/+92
* 10l copy + paste typodiego2006-11-251-1/+1
* Simplify LIBNAME target with $@ and $^.diego2006-11-251-2/+2
* Remove commented-out cruft.diego2006-11-251-4/+0
* Move osdep/mplayer.rc handling to the osdep Makefile.diego2006-11-252-6/+6
* Remove nonexistent variable/file.diego2006-11-252-2/+2
* added mmap_anon to osdep lib. Used in loader for nownplourde2006-11-256-54/+104
* No need to ignore files that are not generated any longer.diego2006-11-250-0/+0
* Make loader Makefile non-recursive.diego2006-11-254-114/+25
* Use $@ and $^ to designate target and prerequisites.diego2006-11-251-2/+2
* cosmetics: Move around targets for consistency.diego2006-11-251-4/+4
* Remove superfluous suffix rule.diego2006-11-251-3/+0
* Handle stubs.s like all other source files.diego2006-11-241-4/+4
* Rename CONFIG_MP3LAME variable, the variable for LAME support in FFmpegdiego2006-11-242-2/+2
* Remove .depend on distclean.diego2006-11-241-0/+1
* Clean up CFLAGS handling.diego2006-11-241-6/+3
* add two missing descriptions (index.syncpoints and info_packet.count)ivo2006-11-241-0/+6
* specify the bitnumber for frame_flags, instead of a decimal bitmaskivo2006-11-241-9/+9
* specify, where possible, the type of the tags in the tag description sectionivo2006-11-241-44/+44
* r21161: MSGTR for libmpcodecs/vd.ckraymer2006-11-242-14/+21
* codec_specific_data clarificationmichael2006-11-241-0/+7
* sync with r21186gpoirier2006-11-241-10/+14
* fix another typoivo2006-11-241-1/+1
* Remove "OSD only" tags; those options always exist.uau2006-11-241-8/+8
* Remove bug workarounds for ancient gcc and libc versions.diego2006-11-241-11/+2
* fix sync comment, it was left out in last commitkraymer2006-11-232-4/+7
* r21078: add a link to Michael's de-interlacing filters, and replace the crappy kraymer2006-11-235-289/+45
* Cosmetics: indentation fix.eugeni2006-11-231-10/+10
* fix some typosivo2006-11-231-26/+26
* Get rid of _ld_gtk and _ld_glib.diego2006-11-221-5/+5
* Fix incorrect function pointer definition.uau2006-11-221-1/+1
* Get rid of _ld_vorbis.diego2006-11-221-5/+5
* Make compilation depending on USE_OSD unconditional.uau2006-11-2212-72/+6
* Get rid of _xmms_lib.diego2006-11-221-3/+3
* _ld_static does not need to be in both EXTRA_LIB and EXTRALIBS_MPLAYER.diego2006-11-221-1/+1
* Cosmetics to make the next patches more readable.diego2006-11-221-5/+1
* Better translation of "demuxer" word.voroshil2006-11-221-30/+29
* r21151: typovoroshil2006-11-221-1/+8
* r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line.voroshil2006-11-224-220/+27
* Fix incorrect stride used in vf_ass.eugeni2006-11-221-6/+6
* Remove _ld_x11.diego2006-11-221-24/+24
* x264 supports interlaced encoding for some timegpoirier2006-11-221-0/+1
* r21082: MSGTRs for libasskraymer2006-11-221-1/+59
* typo noticed by Carl Eugen Hoyos, cehoyos ag.or.atdiego2006-11-221-1/+1
* Remove _ld_gif and _ld_theora.diego2006-11-221-7/+9
* Remove _ld_freetype and _ld_fontconfig, they are no longer necessary.diego2006-11-221-4/+4
* fix broken characterkraymer2006-11-221-1/+1
* MSGTRs for mencoder.ckraymer2006-11-222-6/+12
* MSGTR for libmpcodecs/vd.ckraymer2006-11-222-1/+2
* sync w/ r21154gpoirier2006-11-211-216/+29
* Synced with r21152torinthiel2006-11-211-2/+2
* documented :format=pes[12] in -mpegoptsnicodvb2006-11-211-2/+5
* permit muxing to raw pes (VDR uses this)nicodvb2006-11-211-5/+26
* Make compilation depending on USE_SUB unconditional.uau2006-11-2111-104/+3
* Remove outdated and superfluous video cards section.diego2006-11-211-153/+0
* Remove outdated and superfluous sound card section.diego2006-11-211-24/+0
* Miscellaneous updates for the introduction and the requirements section.diego2006-11-211-46/+22
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.diego2006-11-211-1/+1
* typodiego2006-11-211-1/+1
* r21078: add a link to Michael's de-interlacing filters...voroshil2006-11-212-6/+18
* Fix wrong fps value for TelecineMode in translationvoroshil2006-11-211-2/+2
* r21082: MSGTRs for libassvoroshil2006-11-211-1/+60
* LIBS vs LDFLAGS typodiego2006-11-211-1/+1
* Split libs that are dependencies and those that are just linker flags.diego2006-11-211-8/+10
* Fix SVN r21075, it completely disabled OpenGL in almost all cases.reimar2006-11-211-1/+1
* Treat fontconfig and FreeType linker flags just like any other linker flag.diego2006-11-212-8/+1
* Remove stray -I from include dirs in live555 check, it was being duplicated.diego2006-11-211-1/+3
* cosmeticsreimar2006-11-211-1/+1
* Also support absolute url redirection, e.g. http://www.youtube.com/v/buKaqRG2SFAreimar2006-11-211-1/+6
* cosmetics: EXTRA_LIB_MENCODER --> EXTRALIBS_MENCODERdiego2006-11-212-2/+2
* _ld_tmp vs _ld_x264 typodiego2006-11-211-1/+1
* Remove --with-x11libdir and --with-livelibdir.diego2006-11-211-13/+6
* Attempt to properly fix linking of encoding libs used by libavcodec.diego2006-11-211-13/+16
* Reuse init_vo_spudec in subtitle switching code.reimar2006-11-211-24/+7
* Move vo_spudec initialization into a separate function, for later reusereimar2006-11-211-40/+46
* Remove libdha from LIBS_MPLAYER.diego2006-11-211-1/+1
* ALSA can be used by both MPlayer and MEncoder.diego2006-11-211-1/+1
* Fix linking when libavcodec uses x264.diego2006-11-211-5/+3
* Remove _ld_x264 _toolame_lib _twolame_lib, they are no longer needed.diego2006-11-211-6/+5
* _ld_xv does not exist anymore.diego2006-11-211-1/+1
* Add _libs_mplayer and _libs_mencoder to cc_check.diego2006-11-211-2/+2
* Introduce _libs_mplayer and _libs_mencoder to get rid of some _ld_ variables.diego2006-11-211-42/+46
* Move FFmpeg library dependencies into the Makefile just like everything else.diego2006-11-212-26/+33
* Move some Win32 LDFLAGS into _ld_extra.diego2006-11-211-2/+2
* Merge MPlayer-specific libs into one variable.diego2006-11-212-8/+6
* Remove _ld_win32, this is handled by the Makefile.diego2006-11-211-3/+2
* Split libvo.a into two libs so that libosd.a can be used by MEncoder.diego2006-11-212-16/+16
* Remove superfluous empty variable declaration.diego2006-11-211-1/+0
* Remove unused -D from CFLAGS.diego2006-11-211-1/+1
* Remove superfluous empty variable declaration.diego2006-11-214-4/+0
* Add VIDIX to LIBS_MPLAYER directly.diego2006-11-211-1/+1
* typo / small fixeskraymer2006-11-212-4/+4
* demux_lavf handles video stream switchingnicodvb2006-11-201-2/+3
* check we aren't short of sh_videos before allocating another onenicodvb2006-11-201-13/+35
* slight simplification in demux_control_ts: no need to check *arg with last_{a...nicodvb2006-11-201-1/+1
* Cosmetics: remove unneeded curly brackets.eugeni2006-11-201-3/+2
* Fix collision detection. The old method tried to avoid gaps between subtitleseugeni2006-11-201-21/+12
* Remove --with-xmmsplugindir and --with-xmmslibdir.diego2006-11-201-19/+0
* Remove --with-x264libdir.diego2006-11-201-12/+3
* Remove --with-xvidlibdir.diego2006-11-201-10/+3
* Remove --with-toolamelibdir from help output as well.diego2006-11-201-1/+0
* Remove --with-toolamelibdir.diego2006-11-201-4/+1
* Add support for disabling MPlayer compilation.diego2006-11-202-0/+7
* Oops, the loader stuff needs to be in COMMON_LIBS.diego2006-11-201-0/+1
* Deliver dependency handling from redundancy.diego2006-11-202-32/+3
* Remove MPlayer-specific dependencies from COMMON_DEPS.diego2006-11-201-3/+0
* VIDIX is for MPlayer only.diego2006-11-201-1/+1
* The GUI is only for MPlayer, not MEncoder.diego2006-11-201-1/+1
* Rename variables for consistency.diego2006-11-201-6/+6
* Simplify gui and menu libs handling.diego2006-11-201-4/+2
* cosmetics: Move some stuff around for better readability.diego2006-11-201-56/+52
* Move pause loop into a separate function.uau2006-11-201-58/+67
* Clean up PARTS handling.diego2006-11-201-35/+11
* Unify dep/depend targets.diego2006-11-2028-82/+30
* Uninstall should run all parts unconditionally.diego2006-11-201-2/+0
* Remove nonsense ifeq around MEncoder target and variable declaration.diego2006-11-201-2/+0
* Reorganize code to move more things out of main().uau2006-11-202-87/+94
* another 100l typo noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-1/+1
* Some more cleanups for LDFLAGS handling.diego2006-11-201-6/+5
* 100l typos, noticed by Carl Eugen Hoyos, cehoyos (at) ag or atdiego2006-11-201-2/+2
* Some cleanups for LDFLAGS handling, next part.diego2006-11-201-60/+45
* in demux_ts_control unified SWITCH_AUDIO and SWITCH_VIDEO (they were identical)nicodvb2006-11-191-79/+33
* misc updatesdiego2006-11-191-1/+5
* Put libdvdcss under a separate ifeq.diego2006-11-191-0/+4
* misc small fixesdiego2006-11-191-12/+24
* in mp_property_{video,audio} permit uniniting of the corresponding chainnicodvb2006-11-191-6/+8
* during DEMUXER_CTRL_SWITCH_x *arg set to -2 identifies 'disable stream x'nicodvb2006-11-191-6/+20
* MSGTRs for libasskraymer2006-11-197-48/+106
* Remove settled FIXME.diego2006-11-191-1/+0
* Sync w/ help_mp-en.h r21001kraymer2006-11-191-3/+5
* Add a new MPEG encoding example using lavfgpoirier2006-11-191-0/+6
* add a link to Michael's de-interlacing filters, and replace the crappy gpoirier2006-11-191-4/+8
* Remove superfluous demuxer->type==DEMUXER_TYPE_MATROSKA check,reimar2006-11-191-2/+1
* allows to de- and reactivate yadif on the flygpoirier2006-11-191-1/+18
* disable x11 gl support on osxnplourde2006-11-191-1/+1
* Reinitialize some variables on af_resample reinit, fixes crashuau2006-11-191-0/+2
* Fix printf format/argument count mismatch in mp_property_videouau2006-11-191-1/+1
* sync w/ r21026gpoirier2006-11-191-201/+157
* Move subtitle updating to a separate function, fix inverted conditionuau2006-11-191-64/+73
* Fix obvious typo, although the exact effect is still unclear to me, see also ...reimar2006-11-191-1/+1
* sync w/r21004gpoirier2006-11-191-38/+30
* sync w/ r20933, patch by Jerome Ferrarigpoirier2006-11-191-30/+12
* sync tag updatevoroshil2006-11-191-1/+1
* Translated section "DECODING/FILTERING OPTIONS"voroshil2006-11-191-264/+282
* Remove (now hopefully unnecessary) workarounds added in r21056reimar2006-11-193-18/+0
* synced with r21001Gabrov2006-11-191-1/+3
* directly insert ffreep %%st(0) opcode for compatibility with oldreimar2006-11-191-8/+1
* Use ASMALIGN macro for better compatibility and remove SYS_DARWINreimar2006-11-191-4/+2
* sync with r20876, patch by Jerome Ferrarigpoirier2006-11-191-19/+136
* Avoid code like "fstps %1+64(,%%ecx,4)\n\t", it might end up asreimar2006-11-191-16/+16
* synced with r21058Gabrov2006-11-197-359/+375
* new slave command: radio_step_freqvoroshil2006-11-196-0/+32
* Fix compilation error due to unescaped "s.reimar2006-11-191-1/+1
* fix mp3lib compilation on OSXnplourde2006-11-195-1/+28
* 10l, compilation error in r21054reimar2006-11-191-1/+1
* Generalize subtitle switching, demux_ogg does not need a special casereimar2006-11-194-46/+21
* translation/spelling fix.voroshil