| Commit message (Expand) | Author | Age | Files | Lines |
* | Give all shell scripts a .sh suffix for consistency. | diego | 2008-07-07 | 26 | -55/+55 |
* | Replace bash-specific [[]] construct by proper a proper [] test. | diego | 2008-07-07 | 1 | -1/+1 |
* | Replace == in []/test constructs with =, == is a bashism. | diego | 2008-07-07 | 4 | -35/+35 |
* | Remove unnecessary function keyword from shell script function declarations, | diego | 2008-07-07 | 3 | -5/+5 |
* | avoid unnecessary strdup(); patch by Aurel | nicodvb | 2008-07-06 | 1 | -1/+1 |
* | Update homepage and license info for NuppelVideo. | diego | 2008-07-06 | 1 | -2/+2 |
* | Add standard license header for NuppelVideo, i.e. GPL v2+. | diego | 2008-07-06 | 1 | -1/+18 |
* | Introduce DRIVER_OBJS variable for list of all driver targets. | diego | 2008-07-06 | 1 | -4/+5 |
* | Simplify codecs.conf.h generation rule. | diego | 2008-07-06 | 1 | -1/+1 |
* | Merge version.h dependency declarations. | diego | 2008-07-06 | 1 | -3/+1 |
* | Remove redundant dependencies for .rc files. | diego | 2008-07-06 | 1 | -2/+2 |
* | Add a generic rule for .rc files and use it. | diego | 2008-07-06 | 1 | -2/+3 |
* | cosmetics: Merge three lines into two. | diego | 2008-07-06 | 1 | -3/+2 |
* | Also remove dhahelper and dhahelperwin on distclean. | diego | 2008-07-06 | 1 | -1/+1 |
* | One more hack for PBOs on ATI cards. | reimar | 2008-07-06 | 1 | -0/+3 |
* | Move at-hack code a bit up for further changes | reimar | 2008-07-06 | 1 | -3/+3 |
* | Remove ASSERT() macro. SoC Patch from Keiji Costantini | lu_zero | 2008-07-06 | 2 | -33/+27 |
* | Reindent. SoC Patch from Keiji Costantini | lu_zero | 2008-07-06 | 1 | -45/+42 |
* | Split simpleCopy into packedCopy and planarCopy. SoC Patch from Keiji Costantini | lu_zero | 2008-07-06 | 1 | -8/+14 |
* | fix a FIXME: give the URL of the list of mailing lists (since we don't have a... | gpoirier | 2008-07-05 | 2 | -4/+2 |
* | Surround stream cache specific code by an appropriate #ifdef; fixes linking | diego | 2008-07-05 | 1 | -0/+2 |
* | Sync with r27208. | diego | 2008-07-05 | 1 | -2/+2 |
* | dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER ... | nicodvb | 2008-07-05 | 1 | -1/+1 |
* | Add some more -identify information for CDDB. | diego | 2008-07-05 | 1 | -0/+9 |
* | Add disc ID to -identify output. | diego | 2008-07-05 | 1 | -0/+2 |
* | Rename ALLPARTSLIBS variable to FFMPEGLIBS. | diego | 2008-07-05 | 1 | -2/+2 |
* | Group some variable declarations together in sensible places. | diego | 2008-07-05 | 1 | -4/+6 |
* | Declare FFmpeg dependencies in a more elegant way using the PARTS variable. | diego | 2008-07-05 | 1 | -2/+2 |
* | r27182: apply parameter name change of no-correct-pts from r26842 to man page | kraymer | 2008-07-04 | 1 | -3/+3 |
* | 100l: finally understood ATI PBO problem: width must be a power of two. | reimar | 2008-07-04 | 1 | -2/+5 |
* | More stride alignment is needed to work reliably on ATI cards :-( | reimar | 2008-07-04 | 1 | -1/+1 |
* | Rename stream_livedotcom.c to stream_live555.c, the name is used everywhere. | diego | 2008-07-04 | 2 | -1/+1 |
* | cosmetics: in ifo_stream_oped() aligned the prototype to the style | nicodvb | 2008-07-04 | 1 | -9/+8 |
* | in ifo_stream_open() propagate the device based on the dirname of stream->url... | nicodvb | 2008-07-04 | 1 | -0/+1 |
* | dvd_device must be handled exclusively by the option parser; it can't be chan... | nicodvb | 2008-07-04 | 1 | -2/+0 |
* | added support for the device part in the url; patch by | nicodvb | 2008-07-04 | 1 | -8/+17 |
* | Check stdata_len before accessing stdata. Fixes bug #1125 | reimar | 2008-07-04 | 1 | -0/+4 |
* | Simplify tool generation rules with a pattern rule. | diego | 2008-07-04 | 1 | -9/+8 |
* | Only build loader tests on x86. | diego | 2008-07-04 | 1 | -1/+4 |
* | Fix liba52/test linking, it needs -lm. | diego | 2008-07-04 | 1 | -1/+1 |
* | spelling/grammar/wording overhaul | diego | 2008-07-04 | 13 | -176/+178 |
* | Put common dependencies of mp3lib/test + mp3lib/test2 on a common line. | diego | 2008-07-04 | 1 | -2/+3 |
* | whitespace cosmetics | diego | 2008-07-04 | 2 | -82/+81 |
* | Place license header at the top of the file for consistency. | diego | 2008-07-04 | 1 | -21/+21 |
* | Declare common netstream + vivodump dependencies in the common place. | diego | 2008-07-04 | 1 | -3/+3 |
* | Remove unused variable. | diego | 2008-07-02 | 1 | -1/+0 |
* | sync w/r27182 | gpoirier | 2008-07-01 | 1 | -3/+3 |
* | Fix FFmpeg subdirectory dependencies: The FFmpeg libraries depend on each | diego | 2008-07-01 | 1 | -7/+1 |
* | apply parameter name change of no-correct-pts from r26842 to man page | kraymer | 2008-07-01 | 1 | -2/+2 |
* | sync w/r27179 + misc fixes of untranslated chunks | gpoirier | 2008-06-30 | 1 | -16/+17 |
* | r26502: Document rgbtest arguments | kraymer | 2008-06-30 | 1 | -44/+164 |
* | remove two trailing whitespaces | kraymer | 2008-06-30 | 1 | -2/+2 |
* | r25756: Document vo gl lscale=3 | kraymer | 2008-06-30 | 1 | -16/+30 |
* | r25385: Add new audio filter for encoding multi-channel audio into ac3 at run... | kraymer | 2008-06-30 | 1 | -10/+111 |
* | r25179: Add missing forced linebreak, slight wording improvement. | kraymer | 2008-06-30 | 1 | -21/+39 |
* | consistency fix: capitalize Windows Media Player, and add <application> tag a... | gpoirier | 2008-06-30 | 1 | -2/+3 |
* | misc fixes, patch by Cédric Viou | gpoirier | 2008-06-30 | 1 | -18/+14 |
* | sync w/r27132, patch by JRaSH | gpoirier | 2008-06-30 | 1 | -9/+19 |
* | sync w/r27169 | gpoirier | 2008-06-30 | 1 | -3/+3 |
* | Try to get frame rate information through VIDIOC_G_PARM if | voroshil | 2008-06-30 | 1 | -0/+12 |
* | Fix division by zero in tvi_v4l2 which occures when capture device | voroshil | 2008-06-30 | 1 | -8/+18 |
* | add missing escapes and full stops for scaletempo filter | kraymer | 2008-06-30 | 1 | -4/+4 |
* | r24808: Add a space behind openal to get minimum length of 7 | kraymer | 2008-06-30 | 1 | -6/+98 |
* | r24772: DirectShow based tv:// driver for win32 | kraymer | 2008-06-30 | 1 | -3/+30 |
* | r24727: H.264 content can also be decoded with multiple threads | kraymer | 2008-06-30 | 1 | -6/+21 |
* | version bump to 24719 | kraymer | 2008-06-30 | 1 | -6/+6 |
* | r27123: Add verbose messages about trying and searching for audio output driv... | kraymer | 2008-06-30 | 1 | -1/+6 |
* | r27067: Remove pointless #ifdef. | kraymer | 2008-06-30 | 1 | -5/+2 |
* | r27066: update comments, whitespace cosmetics | kraymer | 2008-06-30 | 1 | -19/+13 |
* | r27065: whitespace consistency cosmetics | kraymer | 2008-06-30 | 1 | -56/+16 |
* | r26863: make use of the new MGA_VID_VERSION ioctl to check | kraymer | 2008-06-30 | 1 | -3/+4 |
* | r25605: properties to get and set angle | kraymer | 2008-06-30 | 1 | -3/+15 |
* | r24924: Add audio filter scaletempo | kraymer | 2008-06-30 | 1 | -1/+7 |
* | removed struct dvdnav_event_t that is 1) unused; 2) has an improper name. You... | nicodvb | 2008-06-29 | 1 | -6/+0 |
* | r24790: Disable channel scanner when no tuner is present. | kraymer | 2008-06-29 | 1 | -1/+13 |
* | remove trailing whitespaces | kraymer | 2008-06-29 | 1 | -2/+2 |
* | Replace asserts by proper conditions to allow playback of some broken but | reimar | 2008-06-29 | 1 | -4/+5 |
* | Half size for adpcm_index | reimar | 2008-06-29 | 1 | -4/+3 |
* | Simplify predictor updates | reimar | 2008-06-29 | 1 | -9/+3 |
* | Get rid of 16-bit sign extension macro | reimar | 2008-06-29 | 1 | -9/+4 |
* | Simplify some imaadpcm macros | reimar | 2008-06-29 | 1 | -4/+3 |
* | Directly pass arrays into decode_nibbles | reimar | 2008-06-29 | 1 | -16/+6 |
* | Use smaller types for tables | reimar | 2008-06-29 | 1 | -2/+2 |
* | Make imaadpcm tables const | reimar | 2008-06-29 | 1 | -2/+2 |
* | Simplify code to read index/predictor | reimar | 2008-06-29 | 1 | -57/+28 |
* | Add a few size checks to IMA decoder. The code is still a mess though, | reimar | 2008-06-29 | 1 | -0/+12 |
* | Simplify ad_imaadpcm decode_audio function | reimar | 2008-06-29 | 1 | -16/+10 |
* | Make sure we do not use uninitialized data in case of a short read. | reimar | 2008-06-29 | 1 | -0/+1 |
* | Do not use stdata before checking its length | reimar | 2008-06-29 | 1 | -4/+5 |
* | mingw uses Windows sockets. | vayne | 2008-06-28 | 1 | -1/+3 |
* | sync w/r27123, patch by JRaSH, %jrash06 A 163 P com% | gpoirier | 2008-06-28 | 1 | -717/+663 |
* | sync w/r27132 | gpoirier | 2008-06-27 | 1 | -3/+8 |
* | one more wish, and an update | compn | 2008-06-26 | 1 | -1/+3 |
* | r24772: DirectShow based tv:// driver for win32 | kraymer | 2008-06-25 | 1 | -1/+46 |
* | Fix the issue instead of reverting | lu_zero | 2008-06-25 | 3 | -58/+56 |
* | Move rtsp_close away by simplification - avoids symbol clash with libnemesi | lu_zero | 2008-06-25 | 3 | -33/+33 |
* | some updates | compn | 2008-06-24 | 1 | -1/+4 |
* | add support for /game-formats/psx-str/ | compn | 2008-06-24 | 4 | -1/+19 |
* | Fix/restore the description of the rectangle video filter. | diego | 2008-06-24 | 1 | -2/+6 |
* | Touch FFmpeg libraries after recursing into their subdirectories. | diego | 2008-06-24 | 1 | -0/+1 |
* | Do not unconditionally recurse into FFmpeg subdirectories. Instead, just | diego | 2008-06-24 | 1 | -2/+8 |
* | Add missing 'struct input_id id' to Apple IR configure check. | diego | 2008-06-24 | 1 | -0/+1 |
* | Check if the font set returned from FcFontSort in not NULL. | eugeni | 2008-06-23 | 1 | -0/+2 |
* | Reindent. | eugeni | 2008-06-23 | 1 | -35/+36 |
* | Only use application font dir if library->fonts_dir is not NULL. | eugeni | 2008-06-23 | 1 | -0/+2 |
* | Dependency files need to get updated when any of their dependencies are | diego | 2008-06-23 | 1 | -2/+2 |
* | Rename some definitions to avoid clashing with system headers, fixes: | diego | 2008-06-23 | 1 | -4/+4 |
* | Add verbose messages about trying and searching for audio output drivers. | corey | 2008-06-22 | 2 | -0/+16 |
* | Replace misuse of echores in libdvdnav check by _res_comment. | diego | 2008-06-22 | 1 | -1/+1 |
* | 100l, bpp is bits per pixel, not bytes | reimar | 2008-06-22 | 1 | -2/+2 |
* | revert non-acked r27106 | ben | 2008-06-21 | 1 | -2/+1 |
* | cosmetic: be consistent | ben | 2008-06-20 | 1 | -1/+1 |
* | fixes two bugs: | ben | 2008-06-20 | 1 | -7/+18 |
* | fix obviously wrong option description | ben | 2008-06-20 | 1 | -1/+1 |
* | remove useless typedef againstfor VDXContext | ben | 2008-06-20 | 3 | -33/+31 |
* | cosmetic: give a coherent indentation | ben | 2008-06-20 | 1 | -13/+13 |
* | remove some useless functions from vidix api | ben | 2008-06-20 | 2 | -27/+0 |
* | remove useless 'else' | ben | 2008-06-20 | 1 | -1/+1 |
* | renamed vidixlib.c to vidix.c | ben | 2008-06-20 | 2 | -1/+1 |
* | remove now useless vidixlib.h file | ben | 2008-06-20 | 19 | -59/+7 |
* | sync w/r27107, patch by Cédric Viou | gpoirier | 2008-06-20 | 1 | -42/+87 |
* | move content of vidixlib.h into vidix.h | ben | 2008-06-20 | 2 | -92/+96 |
* | cosmetic: give coherent indentation | ben | 2008-06-20 | 1 | -45/+44 |
* | use the new URL of NUT container website | gpoirier | 2008-06-20 | 1 | -1/+2 |
* | Only "pop" subtree params if they had previously been "pushed", | ben | 2008-06-20 | 1 | -1/+2 |
* | sync w/r27102, patch by Cédric Viou and minor fixes by myself | gpoirier | 2008-06-20 | 1 | -62/+74 |
* | Add auto-close option to libmenu playlist handling part. | ben | 2008-06-20 | 1 | -2/+8 |
* | allow conditionnal compilation of yuv4mpeg video out. | ben | 2008-06-20 | 3 | -1/+21 |
* | fix a couple of broken URL links | gpoirier | 2008-06-20 | 2 | -4/+5 |
* | Keep old dvdnav sub-command options for a while in order | ben | 2008-06-20 | 1 | -0/+13 |
* | Change DVDNAV command key names. | ben | 2008-06-19 | 5 | -39/+66 |
* | Reorder some functions to avoid implicit declaration warnings. | diego | 2008-06-19 | 1 | -27/+28 |
* | Group all input command defines in one big enum | ben | 2008-06-18 | 1 | -128/+130 |
* | Add copyright and license statement. | diego | 2008-06-17 | 1 | -5/+20 |
* | It cannot hurt to add -E to the diff options to avoid whitespace changes. | diego | 2008-06-17 | 1 | -1/+1 |
* | Add missing #includes that are required for things used in the header. | diego | 2008-06-17 | 2 | -1/+4 |
* | sync w/r27057 | gpoirier | 2008-06-17 | 1 | -2/+2 |
* | Add missing #includes to fix 'make checkheaders'. | diego | 2008-06-17 | 1 | -0/+3 |
* | Try harder to honour CTRL+C etc. during dumpstream | reimar | 2008-06-16 | 1 | -1/+1 |
* | cosmetics: Remove useless parentheses, align. | diego | 2008-06-16 | 1 | -3/+3 |
* | Chapter support for lavf demuxer. | reimar | 2008-06-16 | 1 | -0/+7 |
* | Support NULL name parameter for demuxer_add_chapter. | reimar | 2008-06-16 | 1 | -1/+1 |
* | cosmetics: Break overly long lines. | diego | 2008-06-16 | 1 | -97/+178 |
* | cosmetics: indentation, whitespace changes | diego | 2008-06-16 | 1 | -648/+645 |
* | cosmetics: consistent * placement | diego | 2008-06-16 | 1 | -21/+21 |
* | cosmetics: one more if brace placement fix | diego | 2008-06-16 | 1 | -2/+1 |
* | M-x untabify | diego | 2008-06-16 | 1 | -24/+24 |
* | cosmetics: Remove all trailing whitespace. | diego | 2008-06-16 | 1 | -4/+4 |
* | cosmetics: Split/join multiline statements. | diego | 2008-06-16 | 1 | -4/+6 |
* | cosmetics: Consistently format all if, for, while constructs. | diego | 2008-06-16 | 1 | -140/+170 |
* | Remove one more commented-out line. | diego | 2008-06-16 | 1 | -1/+1 |
* | cosmetics: Make all function declarations consistent by moving the opening | diego | 2008-06-16 | 1 | -42/+90 |
* | Remove one more commented-out line. | diego | 2008-06-16 | 1 | -1/+0 |
* | Remove pointless comments and commented-out code. | diego | 2008-06-16 | 1 | -19/+6 |
* | Add missing string.h #include for memcpy prototype; | diego | 2008-06-16 | 1 | -0/+1 |
* | Add missing #includes to fix 'make checkheaders'. | diego | 2008-06-16 | 2 | -0/+2 |
* | cosmetics: Group internal codec library tests together. | diego | 2008-06-15 | 1 | -21/+21 |
* | Document where the files vidix/dhahelperwin/ntverp.h and | diego | 2008-06-15 | 1 | -0/+7 |
* | cosmetics: Group entries by directory instead of randomly. | diego | 2008-06-15 | 1 | -656/+652 |
* | Add the ugly HELP_MP_DEFINE_STATIC back, otherwise we produce warnings like | diego | 2008-06-15 | 2 | -1/+4 |
* | cosmetics: Remove empty line for consistency. | diego | 2008-06-15 | 1 | -1/+0 |
* | -alang/-slang do not depend on dvdread support. | diego | 2008-06-15 | 1 | -1/+1 |
* | Remove pointless HELP_MP_DEFINE_STATIC definition. | diego | 2008-06-15 | 2 | -4/+1 |
* | Remove pointless #ifdef. | diego | 2008-06-15 | 1 | -4/+0 |
* | update comments, whitespace cosmetics | diego | 2008-06-15 | 1 | -17/+9 |
* | whitespace consistency cosmetics | diego | 2008-06-15 | 1 | -52/+12 |
* | Remove now unused messages. | diego | 2008-06-15 | 4 | -4/+0 |
* | Move message about which adapter is used to verbose mode. | diego | 2008-06-15 | 2 | -3/+3 |
* | spelling/wording fixes | diego | 2008-06-15 | 1 | -27/+26 |
* | Add parentheses to expression to avoid the warning: | diego | 2008-06-15 | 1 | -1/+1 |
* | 6 months of changes | compn | 2008-06-15 | 1 | -0/+23 |
* | standard license headers for mga_vid | diego | 2008-06-14 | 3 | -17/+26 |
* | add MGA_VID_GET_VERSION ioctl to old mga_vid driver for compatibility with "n... | attila | 2008-06-14 | 1 | -0/+8 |
* | Ability for specifying TV standard individually for each TV channel. | voroshil | |