summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* small markup/grammar fixdiego2006-09-031-2/+4
* ass-color and ass-border-color options.eugeni2006-09-034-3/+24
* Fix crash on DEMUXER_CTRL_SWITCH_AUDIO introduced by aid_vid_mismatch patchreimar2006-09-031-25/+14
* added missing reference to radio.xmlGabrov2006-09-021-0/+1
* Add support for rendering matroska plaintext subtitles with libass.eugeni2006-09-023-31/+106
* Matroska subtitles are always utf-8, no need to recode them.eugeni2006-09-021-3/+0
* Fix read beyond the end of allocated memory block.eugeni2006-09-021-1/+1
* Display track names in matroska files.eugeni2006-09-021-1/+25
* Don't sort events when reading external subs. With r19644, the order does not...eugeni2006-09-021-19/+0
* Better collision detection algorithm. The idea is to keep a subtitle in placeeugeni2006-09-024-93/+269
* forgotten to pass the crc32 be2me_32()nicodvb2006-09-021-1/+1
* Remove some unused code.eugeni2006-09-021-5/+0
* Read layer info from external subs.eugeni2006-09-021-0/+1
* -lm needs to come before -laudio to avoid link errors in the NAS check.diego2006-09-021-1/+1
* synced with r19638Gabrov2006-09-021-2/+45
* man/hu/mplayer.1 synced with r19635Gabrov2006-09-021-5/+97
* Fix sync tag.diego2006-09-021-1/+1
* Set default svn:keywords and svn:eol-style properties.diego2006-09-021-1/+1
* DOCS/xml/hu synced with r19634Gabrov2006-09-028-7/+169
* Set default svn:eol-style and svn:keywords properties.diego2006-09-021-1/+1
* new translation, synced with r17322diego2006-09-021-0/+59
* Get rid of code I neither know nor use anymore.attila2006-09-021-1/+1
* sync with r19587diego2006-09-021-3/+85
* Document (no)global x264 encoding option.diego2006-09-011-0/+7
* Add noglobal counterpart to the global flag.diego2006-09-011-0/+1
* Make \fr* parameter a floating point value.eugeni2006-09-011-4/+4
* Extract "application/x-font" attachments from matroska, in additioneugeni2006-09-011-1/+2
* adding myself to the files in relevant placesrik2006-09-012-0/+4
* Patch from Karolina Lindqvist <karolina.lindqvist@kramnet.se>rik2006-09-012-0/+4
* Remove stray and superflous #ifdef checks.diego2006-09-011-5/+0
* fix build on some old 2.6 kernels, patch by Gernot Hillierben2006-09-011-0/+1
* Update with current status.diego2006-09-011-4/+5
* wording/spelling cosmeticsdiego2006-09-011-8/+8
* The FSF changed postal address.diego2006-09-0130-36/+36
* Add miniLZO and librtsp.diego2006-09-011-0/+12
* Bugfix: potential write of unallocated memory.eugeni2006-08-311-3/+5
* include forgotten limits.hnicodvb2006-08-311-0/+1
* Bugfix: wrong height value used in font size calculation.eugeni2006-08-311-1/+1
* Remove spurious line.diego2006-08-311-1/+0
* Check for requirements at configure-time, not at run-time.diego2006-08-312-5/+4
* Improve radio command descriptions.diego2006-08-311-4/+6
* Do not cast calloc/malloc resultsreimar2006-08-311-5/+5
* cosmetics: Fix ugly one-space indentation in radio check.diego2006-08-311-10/+10
* sync w/r19569gpoirier2006-08-311-14/+25
* wording/markup fixesdiego2006-08-311-4/+5
* r19606: documented -lavfdoptskraymer2006-08-311-1/+11
* mention -demuxer lavf in the dvb input sectionnicodvb2006-08-301-0/+7
* documented -lavfdoptsnicodvb2006-08-301-0/+10
* split in 2 'horribly long line'nicodvb2006-08-301-1/+2
* added lavfdopts to pass options to libavformatnicodvb2006-08-302-0/+26
* make sure opt.h is present when detecting libavformatnicodvb2006-08-301-0/+1
* r19599: Improve radio section.kraymer2006-08-301-3/+69
* Avoid a potential strdup(NULL)rtogni2006-08-301-5/+1
* make the C code of the swscaler which i wrote LGPLmichael2006-08-304-0/+12
* Improve radio section.diego2006-08-291-17/+19
* Change default font family and color for plain text subs.eugeni2006-08-291-4/+4
* accept dvdnav version >= 0.2.0; the previous code failed because the check te...nicodvb2006-08-291-1/+2
* complete range of frequencies for Ireland; patch by gmccullagh gmail comnicodvb2006-08-291-10/+38
* description of radio slave commands, copied from TV command descriptions :-)reimar2006-08-291-0/+9
* Bugfix: strdup of NULL value.eugeni2006-08-291-1/+1
* r19265: how to encode to PSP format (patch by Christian Obst, christian_obst ...kraymer2006-08-291-1/+45
* grammar/wording/markup fixesdiego2006-08-291-19/+27
* fixe some typos and formatting of -radio entrykraymer2006-08-291-16/+16
* Apply -ass-force-style also to tracks generated from subdata.eugeni2006-08-292-1/+3
* Fix build after radio commit, patch by Jindrich Makovicka.diego2006-08-293-11/+7
* fix build failure when ASS is disabledaurel2006-08-281-0/+2
* ftp.mplayerhq.hu --> upload.mplayerhq.hudiego2006-08-2817-31/+31
* Cosmetics: reindent, remove tabs and break overlong lines.reimar2006-08-281-75/+70
* Cosmetics: fix indentation after last patchreimar2006-08-281-8/+8
* Hardware EOSD (ass) support.reimar2006-08-281-2/+88
* "global header" support, this is pretty much just copy and pasted code from michael2006-08-281-0/+36
* Add EOSD support to vf_vo.eugeni2006-08-282-4/+79
* Forgot that AUTHORS has multiple sections and ended up puttingreimar2006-08-281-3/+3
* Part of radio patch by Vladimir Voroshilov (voroshil gmail com) that did not ...reimar2006-08-281-0/+42
* svn diff does not show files you forgot to add, so recommend of svn status, tooreimar2006-08-281-0/+7
* Forgotten documentation part of radio support patchreimar2006-08-282-0/+234
* bug fix for starting gmplayer with -fs when using the sub windowvayne2006-08-281-1/+1
* vo_colorkey change to avoid clashes with other black windowsvayne2006-08-281-2/+10
* segfault fixmichael2006-08-281-1/+3
* Radio support, patch by Vladimir Voroshilov (voroshil gmail com)reimar2006-08-2819-0/+1428
* Ignore '*' at the beginning of style name.eugeni2006-08-281-0/+1
* Fix font scaling taking margins into account.eugeni2006-08-281-1/+1
* Add missing backslashes.diego2006-08-281-2/+2
* sync with r19561gpoirier2006-08-281-176/+961
* Add -(no)ass-use-margins option.eugeni2006-08-285-2/+12
* Synced to 25.8.2006jheryan2006-08-289-166/+137
* Synced to 25.8.2006jheryan2006-08-281-117/+224
* Synced to 25.8.2006jheryan2006-08-281-18/+49
* live.com --> LIVE555diego2006-08-2814-17/+17
* Move MLIB_LIB to COMMON_LIBS.diego2006-08-271-2/+1
* Cosmetics: fix indentation after r19562.eugeni2006-08-271-29/+29
* Transition effects support.eugeni2006-08-271-22/+113
* Clarify font load message.diego2006-08-271-1/+1
* Reenable some encoders even for MPlayer-only compilation, some filters need it.diego2006-08-271-3/+3
* Only add include flags if cc_check succeeded.diego2006-08-271-17/+16
* Remove XMMS_CFLAGS from CFLAGS, the variable is never set.diego2006-08-272-2/+2
* Clarify messages.diego2006-08-271-2/+2
* Zero fill ass_settings_t before use.eugeni2006-08-271-0/+1
* Mixed up from and to charsets in iconv open failure message.reimar2006-08-271-1/+1
* Make --with-x11libdir and --with-mlibdir consistent with --with-*libdir.diego2006-08-261-21/+12
* Remove superfluous --with-termcaplib option.diego2006-08-261-7/+1
* Add --extra-libs option to pass linker flags.diego2006-08-262-1/+8
* Simplify ass_glyph_cache_reset().eugeni2006-08-261-4/+5
* Fix mingw compilationreimar2006-08-261-1/+1
* Cosmetics: recommit patch changing return values to definesreimar2006-08-261-11/+11
* Recreate tcp.c as partial copy from network.creimar2006-08-261-0/+242
* remove to allow readding as copy from network.creimar2006-08-261-291/+0
* Get rid of demux_aid_vid_mismatch mess.reimar2006-08-266-62/+46
* Reset glyph cache on reconfigure.eugeni2006-08-263-3/+15
* Add right and left margins support to libass.eugeni2006-08-262-4/+18
* don't try to autodetect aac in pes packets (the detection is prone to give wr...nicodvb2006-08-261-17/+2
* Remove --with-madlibdir option, it never worked anyway.diego2006-08-261-5/+1
* Further fullscreen switching improvements. Fixes sub window position bug when...vayne2006-08-262-15/+22
* documented new slave mode commandsben2006-08-261-0/+42
* extended slave mode with metadata retrieval commandsben2006-08-263-0/+123
* added new helpers to allow easy metadata retrieval and make libmenu use themben2006-08-253-126/+249
* if double buffering is enabled, but vbeSetDisplayStart() fails, turn double b...ben2006-08-251-1/+6
* updated sample of libmenu config file with latest improvementsben2006-08-251-1/+21
* new option for libmenu that allow display of properties and metadata of curre...ben2006-08-252-1/+160
* Remove redundant variable that is contained in COMMON_LIBS.diego2006-08-251-1/+1
* Remove redundant variables that are contained in COMMON_LIBS.diego2006-08-251-7/+0
* Sync with the creation of the stream directory.diego2006-08-251-1/+1
* Disentangle toolame CFLAGS and LDFLAGS handling.diego2006-08-252-13/+6
* Disentangle libdv and vorbis linker flags.diego2006-08-252-1/+3
* cosmetics: Move some parts to more sensible places.diego2006-08-251-24/+25
* Fix .align is a power of two check.diego2006-08-241-1/+1
* Add VFCTRL_DRAW_EOSD.eugeni2006-08-244-4/+14
* A value of 2 is valid for noup, tooreimar2006-08-241-1/+1
* Fix MEncoder build when bitmap fonts are disabled.diego2006-08-242-1/+5
* Fix previous commit.eugeni2006-08-241-1/+1
* Simplify vf_ass initialization.eugeni2006-08-242-9/+8
* cosmetics: Reorder some rules.diego2006-08-241-11/+10
* Adapt .so pattern rule for more than one object file.diego2006-08-241-2/+1
* Redundancy removal part IV: Create pattern rules for .o and .so creation.diego2006-08-241-31/+4
* sis_vid.so should be created from more than one object.diego2006-08-241-1/+1
* Remove nonsens comment.diego2006-08-241-1/+0
* Redundancy removal part III: Unify LDFLAGS handling some more.diego2006-08-241-22/+10
* Redundancy removal part II: Remove useless variable indirection.diego2006-08-241-59/+25
* Redundancy removal part I: Unify CFLAGS and LDFLAGS handling.diego2006-08-231-34/+25
* The way to ignore failing commands in Makefiles is to prepend a -.diego2006-08-231-1/+1
* Simplify compilation commands with $< and $@.diego2006-08-231-11/+11
* Remove useless define from MACH64 CFLAGS.diego2006-08-231-1/+1
* r19508: Put -ass options in alphabetical order.kraymer2006-08-231-13/+13
* r19507: syntax/consistency fixkraymer2006-08-231-1/+12
* Remove reference to long-gone genfb driver.diego2006-08-231-7/+1
* Put -ass options in alphabetical order.diego2006-08-231-11/+11
* syntax/consistency fixdiego2006-08-231-1/+7
* always use 3dnowext version of dct64 when supported by the CPU (K6-3+ and up).gpoirier2006-08-231-1/+1
* sync w/ r19503gpoirier2006-08-231-1/+7
* How to handle broken/copy protected VOB files?gpoirier2006-08-231-0/+24
* Add -ass-force-style to man page.eugeni2006-08-221-0/+5
* Remove reference to non-existent variable.diego2006-08-222-2/+2
* New cmdline option: -ass-force-style.eugeni2006-08-224-1/+77
* demux_avs compilation should depend on WIN32DLL support, not a linker flag.diego2006-08-221-1/+1
* Remove backup files from the win32 subdir as well.diego2006-08-221-1/+1
* SSA/ASS parser reworked, with 2 main results:eugeni2006-08-224-117/+239
* added new filter option to menu file browser to only display some files accor...ben2006-08-224-1/+72
* support multiple actions in menu's file browser using key bindingsben2006-08-222-3/+28
* fix menu toggle/hide issuesben2006-08-221-2/+2
* Remove useless else clauses.diego2006-08-221-3/+0
* Enclose all space padded headings with quotes.diego2006-08-229-1740/+1740
* fix trailing space problem, which was preventing fontconfig to get compiledgpoirier2006-08-221-1/+1
* support for disabling/enabling bitmap font support from configurediego2006-08-213-1/+23
* use of malloc without prototype.. very bad on 64bit archsrfelker2006-08-211-0/+1
* Move libs common to MPlayer and MEncoder to COMMON_LIBS.diego2006-08-211-12/+6
* Simplify VIDIX lib handling.diego2006-08-211-7/+3
* no c++ decls!rfelker2006-08-211-1/+3
* Remove unused variable.diego2006-08-211-2/+0
* 100l: *chapter_name was copied from the pointer rather than strupd()-ed (and ...nicodvb2006-08-211-2/+5
* demuxer_seek_chapter() returns informations about chapters count and namenicodvb2006-08-213-5/+32
* implemented STREAM_CTRL_GET_NUM_CHAPTERSnicodvb2006-08-211-0/+11
* implemented STREAM_CTRL_GET_NUM_CHAPTERSnicodvb2006-08-211-0/+6
* added STREAM_CTRL_GET_NUM_CHAPTERS to get total number of chapters from the s...nicodvb2006-08-211-0/+1
* Add public functions for removal of styles and events.eugeni2006-08-212-21/+38
* cosmetics: Fix indentation after last commit.diego2006-08-211-2/+2
* Properly disable tests that depend on X.diego2006-08-211-9/+6
* Ignore generated test binaries.diego2006-08-210-0/+0
* Allow to compile swscale testslucabe2006-08-212-12/+33
* Remove superfluous variable settings.diego2006-08-211-2/+0
* fix null pointer check in add_subtitles,gpoirier2006-08-211-1/+1
* cosmetics: indentation fix after last commitdiego2006-08-211-3/+3
* Remove duplicate check for $_faad_external = auto.diego2006-08-211-3/