summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r27123Uoti Urpala2008-06-2343-512/+610
|\
| * Add verbose messages about trying and searching for audio output drivers.corey2008-06-222-0/+16
| * Replace misuse of echores in libdvdnav check by _res_comment.diego2008-06-221-1/+1
| * 100l, bpp is bits per pixel, not bytesreimar2008-06-221-2/+2
| * revert non-acked r27106ben2008-06-211-2/+1
| * cosmetic: be consistentben2008-06-201-1/+1
| * fixes two bugs:ben2008-06-201-7/+18
| * fix obviously wrong option descriptionben2008-06-201-1/+1
| * remove useless typedef againstfor VDXContextben2008-06-203-33/+31
| * cosmetic: give a coherent indentationben2008-06-201-13/+13
| * remove some useless functions from vidix apiben2008-06-202-27/+0
| * remove useless 'else'ben2008-06-201-1/+1
| * renamed vidixlib.c to vidix.cben2008-06-202-1/+1
| * remove now useless vidixlib.h fileben2008-06-2019-59/+7
| * sync w/r27107, patch by Cédric Viougpoirier2008-06-201-42/+87
| * move content of vidixlib.h into vidix.hben2008-06-202-92/+96
| * cosmetic: give coherent indentationben2008-06-201-45/+44
| * use the new URL of NUT container websitegpoirier2008-06-201-1/+2
| * Only "pop" subtree params if they had previously been "pushed",ben2008-06-201-1/+2
| * sync w/r27102, patch by Cédric Viou and minor fixes by myselfgpoirier2008-06-201-62/+74
| * Add auto-close option to libmenu playlist handling part.ben2008-06-201-2/+8
| * allow conditionnal compilation of yuv4mpeg video out.ben2008-06-203-1/+21
| * fix a couple of broken URL linksgpoirier2008-06-202-4/+5
| * Keep old dvdnav sub-command options for a while in orderben2008-06-201-0/+13
| * Change DVDNAV command key names.ben2008-06-195-39/+66
| * Reorder some functions to avoid implicit declaration warnings.diego2008-06-191-27/+28
| * Group all input command defines in one big enumben2008-06-181-128/+130
| * Add copyright and license statement.diego2008-06-171-5/+20
| * It cannot hurt to add -E to the diff options to avoid whitespace changes.diego2008-06-171-1/+1
| * Add missing #includes that are required for things used in the header.diego2008-06-172-1/+4
| * sync w/r27057gpoirier2008-06-171-2/+2
| * Add missing #includes to fix 'make checkheaders'.diego2008-06-171-0/+3
* | Merge svn changes up to r27092Uoti Urpala2008-06-1760-1868/+2742
|\|
| * Try harder to honour CTRL+C etc. during dumpstreamreimar2008-06-161-1/+1
| * cosmetics: Remove useless parentheses, align.diego2008-06-161-3/+3
| * Chapter support for lavf demuxer.reimar2008-06-161-0/+7
| * Support NULL name parameter for demuxer_add_chapter.reimar2008-06-161-1/+1
| * cosmetics: Break overly long lines.diego2008-06-161-97/+178
| * cosmetics: indentation, whitespace changesdiego2008-06-161-648/+645
| * cosmetics: consistent * placementdiego2008-06-161-21/+21
| * cosmetics: one more if brace placement fixdiego2008-06-161-2/+1
| * M-x untabifydiego2008-06-161-24/+24
| * cosmetics: Remove all trailing whitespace.diego2008-06-161-4/+4
| * cosmetics: Split/join multiline statements.diego2008-06-161-4/+6
| * cosmetics: Consistently format all if, for, while constructs.diego2008-06-161-140/+170
| * Remove one more commented-out line.diego2008-06-161-1/+1
| * cosmetics: Make all function declarations consistent by moving the openingdiego2008-06-161-42/+90
| * Remove one more commented-out line.diego2008-06-161-1/+0
| * Remove pointless comments and commented-out code.diego2008-06-161-19/+6
| * Add missing string.h #include for memcpy prototype;diego2008-06-161-0/+1
| * Add missing #includes to fix 'make checkheaders'.diego2008-06-162-0/+2
| * cosmetics: Group internal codec library tests together.diego2008-06-151-21/+21
| * Document where the files vidix/dhahelperwin/ntverp.h anddiego2008-06-151-0/+7
| * cosmetics: Group entries by directory instead of randomly.diego2008-06-151-656/+652
| * Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings likediego2008-06-152-1/+4
| * cosmetics: Remove empty line for consistency.diego2008-06-151-1/+0
| * -alang/-slang do not depend on dvdread support.diego2008-06-151-1/+1
| * Remove pointless HELP_MP_DEFINE_STATIC definition.diego2008-06-152-4/+1
| * Remove pointless #ifdef.diego2008-06-151-4/+0
| * update comments, whitespace cosmeticsdiego2008-06-151-17/+9
| * whitespace consistency cosmeticsdiego2008-06-151-52/+12
| * Remove now unused messages.diego2008-06-154-4/+0
| * Move message about which adapter is used to verbose mode.diego2008-06-152-3/+3
| * spelling/wording fixesdiego2008-06-151-27/+26
| * Add parentheses to expression to avoid the warning:diego2008-06-151-1/+1
| * 6 months of changescompn2008-06-151-0/+23
| * standard license headers for mga_viddiego2008-06-143-17/+26
| * add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "n...attila2008-06-141-0/+8
| * Ability for specifying TV standard individually for each TV channel.voroshil2008-06-143-7/+33
| * Fix support for libnemesi installed on nonstandard pathslu_zero2008-06-131-0/+1
| * Unbreak audio, thanks to Uoti for the insightlu_zero2008-06-121-0/+1
| * sync w/r23225, plus misc fixesgpoirier2008-06-111-41/+104
| * fix w/r24604, misc fixesgpoirier2008-06-111-25/+132
| * sync w/r21537 and misc fixesgpoirier2008-06-111-92/+196
| * fix file to conform to French typographygpoirier2008-06-111-200/+182
| * add missing <application> tag around MPlayer,gpoirier2008-06-111-1/+2
| * sync w/r26997gpoirier2008-06-111-4/+10
| * sync w/r27044, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P...gpoirier2008-06-101-708/+1243
| * libdvdnav need libdvdread from the same repositorynicodvb2008-06-101-1/+9
| * Fix mencoder built from dvdnav enabled.ben2008-06-091-2/+2
| * Give name to font_desc struct, patch by Bryan Henderson, giraffedata gmail com.diego2008-06-091-1/+1
| * Add information about the mga_vid Subversion repository.diego2008-06-091-1/+6
| * Mention that svgalib_helper only works with kernel 2.4.x.diego2008-06-091-1/+2
| * Make a section out of the svgalib_helper paragraph.diego2008-06-091-0/+5
| * require latest x264 to enable MEncoder's x264 supportgpoirier2008-06-091-1/+1
| * Slightly reduce VIDIX video output verbosity.diego2008-06-0813-26/+2
| * sync w/r26853gpoirier2008-06-081-5/+17
| * Add standard license headers.diego2008-06-083-11/+63
| * Add comments to a few #endif preprocessor directives.diego2008-06-082-5/+5
| * Remove unused variable, fixes the warning:diego2008-06-081-1/+0
| * OBJS should end in .o, not .c.diego2008-06-081-1/+1
| * VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi.diego2008-06-081-1/+1
| * Add missing #include, patch by Jan Knutar, jknutar nic fi.diego2008-06-081-0/+1
| * Add command to create dhahelper device to install-dhahelper target.diego2008-06-081-0/+1
| * Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h candiego2008-06-088-10/+10
| * Add dhahelper CFLAGS where appropriate if enabled.diego2008-06-081-1/+1
| * Add support for enabling VIDIX dhahelper.diego2008-06-081-0/+9
| * Remove pointless and commented-out #ifdef.diego2008-06-081-6/+0
| * Fix silly typo in CFLAG_SVGALIB_HELPER variable name.diego2008-06-081-1/+1
| * Fix dhahelper.h #include paths.diego2008-06-083-3/+3
* | 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.diego