summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* Only run the check for external FAAD if internal FAAD is not used.diego2006-08-211-1/+1
* missing header for struct timevalrfelker2006-08-202-0/+2
* Get rid of useless vf->priv castsreimar2006-08-201-3/+3
* Fix stray newline that should only be printed in verbose mode.diego2006-08-201-2/+3
* Fix audio stream selection in Gtk GUIgpoirier2006-08-201-2/+9
* Avoid crash if initialization failed.reimar2006-08-201-0/+1
* Handle 303 (See Other) redirect, part of a patch by Benjamin Zores (ben at ge...reimar2006-08-201-0/+2
* disable dvdnav if dvdnav-config is not present; patch by Ivo -ivop euronet nl-nicodvb2006-08-201-0/+3
* help_mp-hu.h synced with r19462Gabrov2006-08-201-1/+7
* The X11 header check looks in $_extra_inc that contains directories in thediego2006-08-201-1/+1
* Ouch, I mistakenly overwrote the contents from this file with a non-workingdiego2006-08-191-1/+18
* corrected _very_ misleading commentnicodvb2006-08-191-1/+1
* implemented STREAM_CTRL_GET_TIME_LENGTH (duration of the pgc playing)nicodvb2006-08-192-0/+15
* removed #if-0 code that dereferenced dvdnav_t's internal members, violating ...nicodvb2006-08-191-11/+0
* 10l: misplaced brace in a switchnicodvb2006-08-191-1/+1
* Fix xv and xinerama force on --enable-*iive2006-08-191-4/+4
* Partial sync with message removal from DVD information output change.diego2006-08-1925-66/+1
* Print DVD audio channel and subtitle track information in non-verbose mode,diego2006-08-192-11/+15
* trailing whitespace cosmeticsdiego2006-08-191-3/+3
* Vorbis speedup, Windows GUIdiego2006-08-191-0/+4
* help_mp-hu.h & xml/hu/ports.xml synced with r19449Gabrov2006-08-192-4/+4
* seeking in dvdnav://nicodvb2006-08-191-1/+1
* implemented seeking to chapternicodvb2006-08-191-0/+29
* sanity check: since chapter is 0-based it can't exceed nr_of_ptts-1nicodvb2006-08-191-1/+1
* seeking by chapters in dvd://nicodvb2006-08-181-0/+1
* support for seeking to chapter and getting current playing chapternicodvb2006-08-181-1/+38
* clarification in a commentnicodvb2006-08-181-1/+1
* support relative seeking in the stream-driven casenicodvb2006-08-181-0/+6
* new stream_ctrl to get currently playing chapter (needed for stream-driven re...nicodvb2006-08-181-0/+1
* seek to chapter using newly introduced demux_seek_chapter()nicodvb2006-08-181-37/+18
* added first revision of demuxer_seek_chapter()nicodvb2006-08-182-0/+67
* new STREAM_CTRL_SEEK_TO_CHAPTER (will be used by streams dvd[nav], maybe [s]vcdnicodvb2006-08-181-0/+1
* Some more consistency for the conditions under which tests are run.diego2006-08-181-11/+11
* Also add uint_fast64_t to config.h when "int_fastXY_t in inttypes.h"diego2006-08-181-1/+2
* Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.diego2006-08-1827-37/+34
* Fix seeking in matroska files when timecodes do not start from zero.eugeni2006-08-181-1/+1
* replace echo with printf; fixes compilation when shell is dash andcorey2006-08-181-2/+2
* disable double buffer in vo_sdl on macosx. fix flicker issue.nplourde2006-08-181-1/+1
* fix buffering issues with short audio samples on macosx. patch by Chris Rocca...nplourde2006-08-181-13/+23
* fix missing symbol when compiling with live support on mac osxnplourde2006-08-181-1/+1
* 10l: Also rename configure option for gcc check.diego2006-08-171-2/+2
* Rename gcc_checking variable to gcc_check.diego2006-08-171-3/+4
* r19420: Missing part of revision 19414 commit (multiple demux_info_add with s...kraymer2006-08-171-2/+3
* r19361: Reintroduce an ugly variant of the -gui/-nogui options.kraymer2006-08-171-18/+137
* r19424: Update new DarwinPorts URLkraymer2006-08-171-2/+2
* Move all internal -I parameters to the front of CFLAGS to avoid using externaldiego2006-08-1718-30/+30
* Fixes by Jerome Ferrari % jerome P ferrari A lappis P com %gpoirier2006-08-171-263/+256
* Update new DarwinPorts URL (as opendarwin.org is going bye-bye and gpoirier2006-08-171-1/+1
* Add -Wdeclaration-after-statement to CFLAGS if available to ensure peoplereimar2006-08-171-0/+4
* Fixes by Jerome Ferrarigpoirier2006-08-171-180/+171
* Simplistic attempt to make H.264 over RTSP work.reimar2006-08-161-0/+4
* Missing part of revision 19414 commit (multiple demux_info_add with same opt ...reimar2006-08-161-1/+1
* Update information and print new value when demux_info_add is calledreimar2006-08-161-1/+3
* consistency cosmetics: Handle includes just like in other Makefiles.diego2006-08-161-3/+2
* consistency cosmetics: Add -DNOAVIFILE_HEADERS to CFLAGS instead of to INCLUDE.diego2006-08-161-2/+2
* Fix compilation as a win32 shared library (libavutil must be explicitly linked)lucabe2006-08-161-0/+1
* Move mpeg aos to the end of the autodetection list. At least mpegpesuau2006-08-161-8/+7
* further improvements to fullscreen switching.vayne2006-08-162-26/+16
* m-x whitespace-cleanupgpoirier2006-08-1617-352/+352
* Fix wrong handling of transparency in \fad(\fade).eugeni2006-08-161-4/+15
* Replace stdint.h with inttypes.h.eugeni2006-08-154-4/+2
* Angle value from style was ignored. Not anymore.eugeni2006-08-151-1/+1
* display correct audio bitrate, samplerate and number of channels onceivo2006-08-151-0/+3
* display corrected aspect ratio for mplayer -identifyivo2006-08-151-0/+1
* Add subdata to ass_track conversion for external subtitles.eugeni2006-08-154-1/+109
* Fix compilation with -no-PIC and without -fomit-frame-pointer (used byuau2006-08-151-1/+1
* Cosmetics: fix indentation after the last patch.eugeni2006-08-151-12/+12
* Allow \fade to be used in place of \fad and vice versa.eugeni2006-08-151-21/+23
* Set encoder's input format to "native endiannes", instead of little endian.gpoirier2006-08-151-1/+1
* -fPIC support for libswscalediego2006-08-152-112/+158
* support for dvdnav is now auto-detected; removed support for dvdnav-dirnicodvb2006-08-141-33/+12
* H.261 through QuickTime DLLdiego2006-08-141-0/+8
* Remove empty function that isn't used anywhere (and never has been??).uau2006-08-141-4/+0
* Fix buffer size sanity check to match what is actually required.uau2006-08-141-1/+6
* Cosmetics (nothing but spaces, tabs, and a comment changed here..)ods152006-08-141-10/+8
* re-indent properly after last patch.reimar2006-08-141-2/+2
* 10l in last commit, move configured-check inside sh_video and sh_video->vfilt...reimar2006-08-141-3/+3
* stupid typo in previous commit: lavc_mpegaudio_hp --> libavcodec_mpegaudio_hpdiego2006-08-141-6/+6
* Do not call VFCTRL_FLUSH_FRAMES when the filter chain was never configured,reimar2006-08-141-0/+3
* Make path separator for font path a define and set it to a better value for A...reimar2006-08-141-5/+12
* Add a switch for disabling high precision mpeg audio decoding in libavcodec.diego2006-08-141-2/+10
* xml/hu/codecs.xml synced with r19387Gabrov2006-08-141-2/+2
* Change pcm decode_audio to return data based on minlen instead of maxlenuau2006-08-131-1/+5
* trying to fix the reverting paragraphmichael2006-08-131-5/+36
* XAnim homepage URL fixdiego2006-08-131-1/+1
* fix segfault if an unknown property is requestedivo2006-08-131-1/+4
* Mention MacIntel supportgpoirier2006-08-131-0/+3
* Replace %lld with PRId64, part 2.eugeni2006-08-132-2/+4
* Do not put ASMALIGN define under "if x86", x86_64 needs it, too, and it mightreimar2006-08-131-2/+2
* Update for recent discussions on mplayer-dev-eng.diego2006-08-131-8/+7
* sync with FFmpeg r5930diego2006-08-131-24/+14
* MinGW treats %lld as %d. Replace it with PRId64.eugeni2006-08-131-1/+2
* Update for changes from r19378 (ASMALIGN macro).diego2006-08-131-55/+50
* Replace asmalign.h hack by ASMALIGN cpp macros from config.h.diego2006-08-1314-109/+87
* Port ASMALIGN preprocessor macro for .align handling from FFmpeg.diego2006-08-121-0/+21
* Fix compilation with gcc 2.95.eugeni2006-08-121-6/+7
* Print "no" if all of the Vorbis tests failed.diego2006-08-121-0/+1
* Use COMPILE_MMX2 instead of HAVE_MMX2 to determine whether to compileuau2006-08-121-4/+4
* sync with 19361gpoirier2006-08-121-2/+9
* Reuse UTF-8 reading code in libavutilreimar2006-08-121-17/+3
* realign of MSGTR_Exit_SIGCRASH in help_mp-hu.hGabrov2006-08-121-3/+3
* help_mp-hu.h & man/hu/mplayer.1 synced with r19369Gabrov2006-08-122-3/+12
* Add support for 13k Voice (Qclp) in 3g2 filesrtogni2006-08-112-1/+11
* replace calls to perror() with calls to mp_msg()ivo2006-08-111-7/+8
* Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't n...diego2006-08-111-3/+1
*