summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused/nonworking wallpaper setting utility.diego2007-03-314-291/+0
* Remove unused benchmarking scripts.diego2007-03-319-310/+0
* Remove obsolete bitmap font tools.diego2007-03-3120-2668/+0
* Remove obsolete/unnecessary/trivial scripts and programs.diego2007-03-3110-372/+0
* Build libdha statically like all the other libraries.diego2007-03-312-29/+6
* Remove empty section.diego2007-03-311-59/+55
* Gui: Show correct time after seeking in audio-only files.cehoyos2007-03-311-1/+1
* synced with r22772Gabrov2007-03-311-2/+2
* synced with r22800 (missing from previous commit)Gabrov2007-03-311-3/+2
* synced with r22849Gabrov2007-03-313-44/+103
* synced with r22845Gabrov2007-03-311-7/+20
* Set CONFIG_EBP_AVAILABLE, CONFIG_EBX_AVAILABLE for FFmpeguau2007-03-301-0/+4
* Handle proper compilation on Mac OS X.diego2007-03-301-8/+4
* sync w/ r21155gpoirier2007-03-301-40/+35
* Clarify -xineramascreen -2 behaviourreimar2007-03-301-1/+2
* cosmetics: Remove all trailing whitespace.diego2007-03-291-46/+46
* some sync by Fernando Tarín, lists.im gmail comdiego2007-03-291-163/+140
* Missing svn add from r22841.rathann2007-03-291-0/+7
* Code cleanup: don't include a .c file in mplayer.c and fix a fewrathann2007-03-2916-16/+20
* Remove stray variable that was causing tests to fail randomly.diego2007-03-291-1/+1
* OpenGL reportedly works fine on Mac OS X, see Bugzilla #784.diego2007-03-291-1/+1
* replaced ! with not as adviced by Reimarnicodvb2007-03-281-1/+1
* mention vidix in Solaris/x86nicodvb2007-03-281-0/+1
* don't disable vidix_internal on sparc/x86 when vidix==auto (this damn diff ma...nicodvb2007-03-281-1/+1
* in solaris the I/O device to mmap() is /dev/xsvc, not /dev/memnicodvb2007-03-281-0/+2
* Spanish man page updates by Fernando Tarínkraymer2007-03-271-51/+156
* document edgedetect.fp, emboss.fpgpoirier2007-03-271-0/+9
* Revert r22819cehoyos2007-03-261-1/+1
* prevent building xvmc with the old api.iive2007-03-261-0/+5
* sync to lavcodecs versioniive2007-03-261-4/+4
* r22637: Allow to specify frequencies in channels option.kraymer2007-03-262-4/+9
* Spanish man page updates by Fernando Tarínkraymer2007-03-261-171/+90
* Handle X-QT extradata in a slightly more correct waycehoyos2007-03-261-6/+2
* Gui: Allow progress bar to move when playing mov or mp4 filescehoyos2007-03-261-3/+1
* Merge realcodecs/ documentation into the README.diego2007-03-252-10/+9
* Use the top-level TOOLS Makefile to build the Real codecs wrappers.diego2007-03-252-13/+10
* Fixes:rathann2007-03-251-1/+1
* Add description of realcodecs subdirrtogni2007-03-251-1/+12
* Check buffer size in header dump functionsrtogni2007-03-253-22/+84
* Fall back on plain awk during the awk test. It should be safe to assumediego2007-03-251-2/+2
* Fix compilation of libvo/vo_xvmc.ccehoyos2007-03-251-1/+1
* r22800: Get rid of useless conditional, using svgalib_helper now requires mod...voroshil2007-03-251-4/+3
* Fix double close() in ve_vfw.ciive2007-03-241-1/+0
* Linking hotfix, libavutil needs to come after libavcodec/libavformat.diego2007-03-241-1/+1
* Unconditionally add -li386 to LDFLAGS on OpenBSD/x86-32.diego2007-03-241-1/+1
* cosmetics: Reorder parts of the Makefile in order to group parts sensibly tog...diego2007-03-241-44/+45
* Unconditionally add all subdirectories to PARTS. This way make clean alwaysdiego2007-03-241-15/+17
* Move the addition of basic include flags to configure.diego2007-03-242-2/+3
* libavutil/ is not optional, compile it unconditionally.diego2007-03-242-6/+3
* Error out if the libavutil subdirectory is unavailable.diego2007-03-241-1/+1
* Fix make depend: Declare extra dependencies before the rule.diego2007-03-241-2/+2
* Move the addition of osdep/mplayer-rc.o to a place where it actually gets add...diego2007-03-241-3/+3
* Remove multistage recursion for the vidix subdirectory and recurse from thediego2007-03-242-13/+2
* Remove generated test program on clean, not just on distclean.diego2007-03-241-2/+1
* Merge INCLUDES into CFLAGS and remove now redundant commands and rules.diego2007-03-241-6/+2
* Ignore test program.diego2007-03-240-0/+0
* cosmetics: Shorten long lines, remove trailing whitespace.diego2007-03-241-5/+5
* Move test program removal on distclean to mpcommon.mak.diego2007-03-244-10/+1
* Use AV_WB* instead of swap+memcpy+swaprtogni2007-03-241-120/+46
* Get rid of useless conditional, using svgalib_helper now requires modifyingdiego2007-03-242-6/+3
* Remove unnecessary explicit dependency.diego2007-03-241-1/+1
* Build shared lib on all platforms.diego2007-03-241-7/+0
* Remove OpenBSD linking hack. If this is (still) necessary, it needs to bediego2007-03-241-6/+0
* Remove files maintained by Reimar that he no longer sees a use for.diego2007-03-245-385/+1
* cosmetics: Shorten overly long lines.diego2007-03-241-3/+4
* Update copyright year.diego2007-03-241-1/+1
* at open() discard front margin/empty sectors (fixes demuxing by libavformat);...nicodvb2007-03-241-1/+13
* the mirror howto isnt preliminary anymoreattila2007-03-241-6/+2
* r22622: Wording improvement as suggested by Michael.voroshil2007-03-241-3/+8
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-6/+54
* r22547: fix up some longer than 80 char lines , and use suggestion from Diego.voroshil2007-03-241-23/+35
* r22772: Radio driver loading rework.voroshil2007-03-241-2/+2
* cosmetics: Merge #ifdefs for better readability.diego2007-03-231-6/+2
* add mf://bmp wish, remove deinterlace filter during playbackcompn2007-03-231-2/+2
* call vbeGetControllerInfo() only onceaurel2007-03-231-2/+4
* sync with r22779gpoirier2007-03-221-2/+3
* lexical fixesptt2007-03-221-4/+3
* syntax/lexical fixesptt2007-03-221-11/+11
* sync'd up to r21452ptt2007-03-221-13/+37
* sync'd up to r22772ptt2007-03-221-2/+2
* roff fix: escape dash for optionskraymer2007-03-221-1/+1
* r22776: 'D' also turns off and on kerndeintcehoyos2007-03-225-5/+5
* Fix filepos calculationcehoyos2007-03-221-1/+1
* 'D' also turns off and on kerndeintcehoyos2007-03-221-1/+1
* allows to de- and reactivate kerndeint on the flycehoyos2007-03-221-2/+22
* Every X-QT stream needs video frame rate (not just avc, mpeg4 and svq3)cehoyos2007-03-221-1/+1
* reasonable cutoff frequency defaultmichael2007-03-221-2/+3
* Radio driver loading rework.voroshil2007-03-212-134/+87
* Fix comment about defining HAVE_POSIX_SELECTcehoyos2007-03-211-1/+1
* Conditionally compile vf_bmovl.c instead of enclosing all of the filediego2007-03-213-5/+2
* Invert logic for HAVE_NO_POSIX_SELECT to HAVE_POSIX_SELECT to be in linediego2007-03-215-20/+17
* Declare eof only when stream 0 gets eofrtogni2007-03-201-1/+9
* Fix for realrtsp urls with more than 2 streams:rtogni2007-03-201-3/+5
* Remove unnecessary unistd.h include.diego2007-03-2017-17/+0
* Remove MinGW hack, it's no longer needed.diego2007-03-201-4/+0
* Rename open to af_open so as not to conflict with a previous header definition.diego2007-03-2021-43/+43
* Add missing $(EXESUF).diego2007-03-201-3/+3
* tab typo fixedptt2007-03-201-1/+1
* Add vfw2menc to the Makefile.diego2007-03-201-2/+5
* sync'd up to r22483ptt2007-03-201-10/+12
* Add explicit SDL include path. This should allow compilation even whendiego2007-03-202-3/+3
* Add return 0 to fix the following warning:diego2007-03-201-0/+2
* Include stdlib.h and string.h to fix the following warnings:diego2007-03-201-0/+2
* Add #include <string.h> to fix the following warning:diego2007-03-201-0/+1
* Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesdiego2007-03-205-10/+7
* --enable-win32 was renamed to --enable-win32dll.diego2007-03-191-1/+1
* ok so cljr , vcr1 and msmpegv1 dont actually work... removedcompn2007-03-191-12/+0
* aiff isnt there as well, TEST FIRST, THEN DOCUMENT COMPN!compn2007-03-191-4/+0
* gsm requires libgsm so remove itcompn2007-03-191-4/+0
* add rest of lavc encoders to list (vcr1, cljr, jpegls, ffvhuff, msmpeg4v1)compn2007-03-191-0/+20
* split sonic into sonic/sonicls and wma into wmav1/wmav2compn2007-03-191-3/+11
* add png and gif encoders, how to use them with mencoder is another questioncompn2007-03-191-1/+9
* Explain workaround for -vo gl:scaled-osd -ass image corruption.reimar2007-03-191-1/+2
* Add missing bogus norm warning for v4l2voroshil2007-03-191-0/+3
* Make sure bogus parameter will not be ignored by user. voroshil2007-03-191-1/+1
* Simplify Makefile.diego2007-03-191-5/+3
* Conditionally compile af_export instead of having #ifdef around the file.diego2007-03-192-4/+1
* Move -I. to the front of CFLAGS, works around problems with headers fromdiego2007-03-191-1/+1
* Remove commented-out -Wall CFLAGS, can be set from configure/config.mak.diego2007-03-191-2/+0
* Remove commented-out Cygwin CFLAGS settings.diego2007-03-191-2/+0
* Move setting Cygwin specific CFLAGS to configure.diego2007-03-192-5/+1
* video filters i maintain ...michael2007-03-191-0/+1
* The -Wdeclaration-after-statement test needs a C program.diego2007-03-181-0/+3
* Move -I. and -I.. to the front of CFLAGS so that headers in the root directorydiego2007-03-181-1/+1
* Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.diego2007-03-186-14/+3
* Added myself, as suggested by Diegocehoyos2007-03-181-0/+3
* check that definition of prototype of sysi86(int, void*) doesn't conflict; fi...nicodvb2007-03-182-2/+8
* Merge CFLAGS lines.diego2007-03-181-2/+1
* Move setting CXXFLAGS to configure.diego2007-03-182-3/+4
* Support multiple tags in a single line and tags on the same line as the rtogni2007-03-181-8/+15
* Add live555 include flags to EXTRAXX_INC, not EXTRA_INC.diego2007-03-181-1/+1
* shared libavcodec is not at all broken/obsolete, but simply discouragednicodvb2007-03-181-1/+1
* Group (system-specific) CFLAGS settings together.diego2007-03-181-40/+40
* Move Cygwin specific #define setting to system OS-specific settings section.diego2007-03-181-1/+4
* Move setting of TARGET_WIN32 together with other Win32 settings.diego2007-03-181-6/+3
* Rename win32 variable to the more sensible name win32dll.diego2007-03-181-15/+15
* Remove conditional addition of CONFIG_DARWIN to CFLAGS, it's addeddiego2007-03-181-3/+0
* sync with r22637gpoirier2007-03-181-4/+17
* Support application/smil as mimetype for smil-over-realrtsprtogni2007-03-181-1/+2
* add ffbmp decoder, cant figure out fourcc bit so use format for avi...compn2007-03-181-0/+9
* Move fast cmov detection code from the PPC section into the x86 sectiondiego2007-03-181-11/+10
* add new audio and video codecs to libavcodec listcompn2007-03-181-0/+32
* support for setting and detecting FAST_CMOVdiego2007-03-181-0/+17
* add some updatescompn2007-03-181-2/+4
* Fix configure -march detection for athlon-xpuau2007-03-181-55/+55
* Remove empty directory.diego2007-03-180-0/+0
* fix full range (jpeg yuv) chromamichael2007-03-183-1/+16
* cosmetics, fix indentationattila2007-03-181-7/+7
* allow horizontal resolutions >1024 in case we have a G550attila2007-03-181-6/+29
* sync mga_vid.h to the one in the mga_vid repo.attila2007-03-181-2/+3
* Move files from radeon/ subdirectory here.diego2007-03-178-5/+4
* add fourcc for dxa files, approved by diegocompn2007-03-171-0/+1
* Remove radeonfb, the version in the Linux kernel is much better.diego2007-03-172-3178/+2
* add ffdxa , works on samples/game-formats/dxa/epic.dxa compn2007-03-171-0/+8
* Do not disable cache on MinGW, just disable shmem compilation.diego2007-03-172-3/+4
* 'make install' now takes care of most manual installation steps for *_vid.o.diego2007-03-171-19/+13
* Nuke MIPS-specific compiler bug workaround, it's unlikely to help anyway.diego2007-03-171-4/+0
* wording/spelling/grammar/updates/cosmeticsdiego2007-03-171-41/+37
* Merge Makefile from radeon/ subdirectory into this one.diego2007-03-172-44/+10
* Create device nodes upon install.diego2007-03-171-0/+2
* update release numbercompn2007-03-171-1/+1
* Introduce OBJS variable for the list of objects to build.diego2007-03-171-2/+4
* add ffdca decodercompn2007-03-171-0/+7
* Remove support for 2.5.x kernels.diego2007-03-171-11/+0
* Add a link to Attila's mga_vid port to Linux 2.6.x.diego2007-03-171-0/+5
* Remove useless compilation commands that are provided by builtin rules.diego2007-03-171-3/+0
* Merge test rules using general pattern.diego2007-03-171-4/+1
* Install tdfx_vid.o as well.diego2007-03-171-1/+1
* Remove now unnecessary MGA_VID_OBJ variable indirection.diego2007-03-171-4/+3
* Remove pointless variable indirection.diego2007-03-171-2/+1
* Remove remnants of Linux 2.6 support, the mga_vid.c part was made todiego2007-03-171-10/+2
* Remove pointless variable indirection for -I options.diego2007-03-171-3/+2
* Remove unnecessary -I option from CFLAGS.diego2007-03-171-1/+1
* tdfx_vid compilation has been simplified.diego2007-03-171-1/+1
* New slave command: tv_step_freq <offset in MHz>voroshil2007-03-176-0/+27
* cosmetics: Remove superfluous comment.diego2007-03-171-4/+0
* Remove superfluous .o creation rule, it's the same as the builtin one.diego2007-03-171-2/+0
* Remove unused variables INCLUDES and MOD_PATH_PREFIX.diego2007-03-171-3/+1
* Remove unused variable AFLAGS.diego2007-03-171-1/+0
* Put -D options in CPPFLAGS, don't duplicate -D__KERNEL__.diego2007-03-171-2/+2
* Some more details for the mga_vid section taken from drivers/README.die