summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r27025Uoti Urpala2008-06-0747-504/+557
|\
| * Restore support for compiling with svgalib_helper.diego2008-06-073-7/+15
| * Only check for VIDIX PCI device name database if VIDIX is enabled.diego2008-06-071-8/+9
| * Make sure that the LC_ALL variable is exported to the environment ofdiego2008-06-071-1/+1
| * Factorizes dvdnav aid retrieval code.ben2008-06-071-30/+27
| * Add routine that provides audio ID corresponding to logical numberben2008-06-072-0/+33
| * Fix channel order for libvorbis decoder, original patched by Nicolas George.ulion2008-06-071-0/+7
| * rename AF_CHANNEL_LAYOUT_LAVC_VORBIS* => AF_CHANNEL_LAYOUT_VORBIS*.ulion2008-06-073-6/+6
| * Rename some functions as they are mplayer related and notben2008-06-074-20/+20
| * rename for consistencyben2008-06-071-5/+5
| * Add routine to determine if SPU has changed in dvdnav stream.ben2008-06-072-0/+25
| * Add routine to determine if audio has changed in dvdnav stream.ben2008-06-072-0/+25
| * declare some functions as staticben2008-06-072-9/+4
| * No need to set LC_ALL=C for individual shell commands,diego2008-06-071-1/+1
| * The VIDIX PCI files should be regenerated when the awk scriptdiego2008-06-071-1/+1
| * remove C++ inclusion guard from vidix headersben2008-06-074-30/+0
| * Add default definition for SVGA device.diego2008-06-071-0/+4
| * remove useless vidix versioning stuffben2008-06-076-18/+0
| * remove duplicated codeben2008-06-071-6/+1
| * Drop some useless parameter from vidix init routineben2008-06-073-6/+4
| * Drop support for external libvidix (unmaintained and not up-to-date)ben2008-06-072-36/+9
| * Save DVDNAV palette info.ben2008-06-072-0/+2
| * vidix s3 headers was missing proper headerben2008-06-071-0/+24
| * Remove unused variable, fixes the warning:diego2008-06-071-1/+0
| * Removed unused freepath variable.ben2008-06-061-8/+3
| * add VIDM fourcc to divx/xvid, based on this patch:compn2008-06-061-0/+2
| * add psiv codec, works on psi_v-sample.movcompn2008-06-061-0/+8
| * add qtactl codeccompn2008-06-061-0/+8
| * Remove unnecessary -o option from windres invocation.diego2008-06-061-1/+1
| * Fix codec-specific options syntax declaration to be less confusing and wrong.diego2008-06-061-1/+1
| * sync w/r26806gpoirier2008-06-061-1/+23
| * Fix the linking of TOOLS/netstream and TOOLS/vivodump.diego2008-06-064-67/+30
| * Use standard license header, merge changelog into license header and TODO.diego2008-06-061-27/+21
| * Remove useless braces on if() statement.ben2008-06-051-2/+1
| * Ensure 'path' string is 0 terminated.ben2008-06-051-1/+1
| * fix fixes, patch by Benoit Fouetgpoirier2008-06-041-60/+58
| * Run the whole documentation through ispell.diego2008-06-0416-67/+67
| * Remove another reference to a removed configure option.diego2008-06-041-4/+0
| * Remove references to removed configure options.diego2008-06-041-3/+1
| * Get rid of needless emphasis.diego2008-06-041-17/+10
| * Document VIDIXIVTVALPHA environment variable.diego2008-06-041-0/+6
| * Move Matrox TV-out cable section to the end of the Matrox chapter.diego2008-06-041-26/+26
| * Move Matrox TV-out cable instructions into their own section.diego2008-06-041-2/+5
| * Fix some typos and update the Matrox TV output section. The relevantdiego2008-06-041-30/+9
| * Remove unnecessary mangle.h #include.diego2008-06-041-1/+0
| * sync w/r26909, patch by JRaSH %jrash06 A 163 P com%gpoirier2008-06-041-25/+78
| * Remove due to objections by ivan.michael2008-06-041-1/+0
* | Merge svn changes up to r26979Uoti Urpala2008-06-04217-2137/+2790
|\|
| * small spelling/wording fixesdiego2008-06-041-6/+6
| * mphq2 runs svn 1.4.x.diego2008-06-041-2/+2
| * Use size_t instead of int for a variable that is compared to the resultdiego2008-06-031-1/+1
| * correct spelling error ;)ivo2008-06-031-1/+1
| * List more actions which have proven controversial in the past.michael2008-06-031-0/+3
| * grammar fixes by Benoit Fouetgpoirier2008-06-031-9/+9
| * sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P...gpoirier2008-06-031-23/+32
| * add missing <option> tags around the option "filmdint"gpoirier2008-06-031-1/+1
| * fix incorrect XML structure (I should have been more carefull when I checked ...gpoirier2008-06-031-0/+1
| * sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr %gpoirier2008-06-031-129/+124
| * Add reverting commits to the list of potentially controversial actions.diego2008-06-031-0/+1
| * synced with r26967Gabrov2008-06-025-22/+21
| * Use LC_ALL instead of LANG in config.mak to prevent locale settings fromdiego2008-06-021-1/+1
| * 10l: Restore LANG variable in config.mak so that shell commands are notdiego2008-06-021-0/+3
| * Remove unused variable LANG from config.mak.diego2008-06-021-1/+0
| * Remove unused variable TARGET_OS from config.mak.diego2008-06-021-1/+0
| * cosmetics: Restructure config.mak logically and alphabetically.diego2008-06-021-102/+95
| * Remove unused variable TARGET_CPU from config.mak.diego2008-06-021-1/+0
| * Remove unnecessary FFmpeg hack from config.mak.diego2008-06-021-2/+0
| * call demux_flush() where appropriatenicodvb2008-06-021-6/+1
| * use demux_flush() where appropriatenicodvb2008-06-021-6/+2
| * added and reused demux_flush() instead of emptying the demux_stream buffers;nicodvb2008-06-022-20/+11
| * restore needed cast to correct type with constbcoudurier2008-06-011-2/+2
| * 100l, fix wrong order of cases in cache_do_controlreimar2008-06-011-3/+3
| * Properly free memory allocate by liba52.reimar2008-06-012-0/+4
| * tiny reindentationnicodvb2008-06-011-1/+1
| * disable dvdnav when using the internal dvdreadnicodvb2008-06-011-0/+5
| * reindented the dvdread detection blocknicodvb2008-06-011-10/+10
| * changed the code that checks the presence of the external dvdreadnicodvb2008-06-011-6/+4
| * removed support for Ogle's dvdreadnicodvb2008-06-011-2/+0
| * cast to correct type, suppress warningsbcoudurier2008-06-011-1/+1
| * cast to correct type, suppress warningsbcoudurier2008-06-011-1/+1
| * cast to correct type, suppress warningbcoudurier2008-06-011-1/+1
| * cast to correct type, suppress warningsbcoudurier2008-06-011-2/+2
| * add const, suppress warningsbcoudurier2008-06-011-2/+2
| * remove useless castsbcoudurier2008-06-011-4/+4
| * add const, suppress warningsbcoudurier2008-06-011-6/+6
| * add const, suppress warningsbcoudurier2008-06-011-10/+11
| * remove useless castsbcoudurier2008-06-011-6/+6
| * Change spelling of XviD to Xvid as has already been done in the (rest of the)diego2008-05-316-12/+12
| * Fix compilation with internal dvdnavrtogni2008-05-311-0/+1
| * adapted to the dvdread->libdvdread transition in dvdnav's repositorynicodvb2008-05-313-4/+12
| * warn to always disable the internal dvdread; still menus are supported nownicodvb2008-05-311-3/+4
| * Add install-dhahelperwin target to simplify dhahelper installation on Windows.diego2008-05-302-4/+5
| * Merge vidix/dhahelperwin/Makefile into top-level Makefile.diego2008-05-302-40/+31
| * Merge vidix/dhahelper/Makefile into top-level Makefile.diego2008-05-302-21/+13
| * Rename kernelhelper to dhahelper, that name is more fitting.diego2008-05-306-2/+2
| * Fix #include paths.diego2008-05-303-3/+3
| * dhasetup.exe can be created via make instead of calling gcc directly.diego2008-05-301-1/+1
| * Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be useddiego2008-05-301-12/+18
| * Handle NULL control function in cache_execute_control, fixes crash with http ...reimar2008-05-301-0/+7
| * Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vectordiego2008-05-302-17/+3
| * Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__.diego2008-05-303-9/+9
| * Check for AltiVec vector declaration syntax.diego2008-05-301-0/+11
| * typo noticed by Mark Pilgrim, mark diveintomark orgdiego2008-05-291-1/+1
| * The size of output buffer is stored in 'osize', not 'size'.eugeni2008-05-291-1/+1
| * Clear iconv conversion state also in libass.eugeni2008-05-291-3/+11
| * Offset should be size_t.eugeni2008-05-291-1/+1
| * Clear iconv conversion state after each subtitle line.eugeni2008-05-291-0/+5
| * Remove extra messages.diego2008-05-297-17/+0
| * Fix mismatching messages.diego2008-05-293-4/+5
| * Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py.diego2008-05-2920-20/+20
| * fix problems picked up by mphelp_check.pygpoirier2008-05-291-33/+233
| * The install-drivers target should depend on the drivers target.diego2008-05-291-1/+1
| * Revert commit r26897.iive2008-05-288-21/+21
| * Merge drivers/Makefile into top-level Makefile.diego2008-05-283-43/+42
| * Fix setting of CFLAGS for Radeon modules.diego2008-05-281-2/+1
| * Disable unused function, fixes the warning:diego2008-05-281-0/+2
| * mga_vid driver wording fixesdiego2008-05-281-2/+2
| * Move messages header file creation to a separate shell script.diego2008-05-273-40/+63
| * Add a slave command to stop stream playback.ben2008-05-278-0/+19
| * Initialize sh_audio/sh_video->dsreimar2008-05-271-0/+2
| * Simplify/make new_sh behaviour more consistent when a stream gets redefined.reimar2008-05-271-3/+4
| * Cosmetics: simplifyreimar2008-05-271-3/+2
| * Move native musepack demuxer further down in demuxer listreimar2008-05-271-3/+3
| * Revert declaration .NOTPARALLEL. Unfortunately this special target does notdiego2008-05-271-3/+0
| * Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all createddiego2008-05-271-0/+3
| * Use 'grep -q' instead of redirecting grep output to /dev/null.diego2008-05-271-2/+2
| * mga_vid string wording fixdiego2008-05-271-1/+1
| * Fix typo in string name.diego2008-05-272-2/+2
| * Instead of removing code from this imported library, place it under #if 0.diego2008-05-272-65/+82
| * cosmetics: Fix pointless weird indentation.diego2008-05-271-6/+6
| * cosmetics: XviD --> Xviddiego2008-05-278-21/+21
| * cosmetics: Move toolsclean target to a better place.diego2008-05-271-3/+3
| * Update comment heading.diego2008-05-271-1/+1
| * cosmetics: Consistently place '-o $@' in compiler command line.diego2008-05-271-2/+2
| * Simplify codec-cfg-test command with $^.diego2008-05-271-1/+1
| * Fix codecs2html linking.diego2008-05-271-1/+1
| * Merge doxygen_clean rule into distclean.diego2008-05-271-4/+2
| * codecs2html and codec-cfg-test are removed by toolsclean. Do not removediego2008-05-271-2/+1
| * Add codecs2html to TESTS variable.diego2008-05-271-1/+1
| * Fix dependency declaration for codecs2html.diego2008-05-271-2/+2
| * cosmetics: Move some rules to better places.diego2008-05-271-13/+13
| * Add missing -I. to fix codecs2html compilation.diego2008-05-271-1/+1
| * Add codec-cfg-test to list of TESTS.diego2008-05-271-1/+2
| * Correct dependency declaration for codec-cfg-test.diego2008-05-271-2/+2
| * There is no need to ignore the return value of an 'rm -rf' command.diego2008-05-271-1/+1
| * Fix codec-cfg-test linking.diego2008-05-271-3/+3
| * Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.diego2008-05-271-3/+3
| * Fix codec-cfg-test compilation.diego2008-05-271-2/+4
| * Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.reimar2008-05-261-2/+13
| * add qclp fourcccompn2008-05-261-0/+1
| * sync w/r26863, patch by JRaSH % jrash06 A 163 P com %gpoirier2008-05-251-46/+54
| * Readd fourcc used by MTV format. Note that BGR->YUV conversionreimar2008-05-251-0/+1
| * Remove incorrectly added formatsreimar2008-05-251-21/+0
| * Render everything as early as possible, doing as little as possible inreimar2008-05-251-4/+19
| * Reorder flip_page to make moving around do_render call easierreimar2008-05-251-8/+8
| * Split flip_page functionreimar2008-05-251-3/+4
| * Simplify yuv to rgb conversion matrix stuff.reimar2008-05-241-51/+52
| * Cosmetics: alignreimar2008-05-241-4/+4
| * update doxygen commentsreimar2008-05-241-29/+7
| * Add a filter strength parameter for blurring/sharpening scalers.reimar2008-05-243-9/+14
| * Forgotten changes to gl_common.hreimar2008-05-241-5/+15
| * Use a struct instead of a huge and further growing argument list.reimar2008-05-243-51/+45
| * Add basic support for stream controls with cache enabled.reimar2008-05-244-7/+83
| * Re-add (hackish) support for -chapter (only start chapter, end is not support...reimar2008-05-241-0/+4
| * make use of the new MGA_VID_VERSION ioctl to checkattila2008-05-232