| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename some functions as they are mplayer related and not | ben | 2008-06-07 | 4 | -20/+20 |
* | rename for consistency | ben | 2008-06-07 | 1 | -5/+5 |
* | Add routine to determine if SPU has changed in dvdnav stream. | ben | 2008-06-07 | 2 | -0/+25 |
* | Add routine to determine if audio has changed in dvdnav stream. | ben | 2008-06-07 | 2 | -0/+25 |
* | declare some functions as static | ben | 2008-06-07 | 2 | -9/+4 |
* | No need to set LC_ALL=C for individual shell commands, | diego | 2008-06-07 | 1 | -1/+1 |
* | The VIDIX PCI files should be regenerated when the awk script | diego | 2008-06-07 | 1 | -1/+1 |
* | remove C++ inclusion guard from vidix headers | ben | 2008-06-07 | 4 | -30/+0 |
* | Add default definition for SVGA device. | diego | 2008-06-07 | 1 | -0/+4 |
* | remove useless vidix versioning stuff | ben | 2008-06-07 | 6 | -18/+0 |
* | remove duplicated code | ben | 2008-06-07 | 1 | -6/+1 |
* | Drop some useless parameter from vidix init routine | ben | 2008-06-07 | 3 | -6/+4 |
* | Drop support for external libvidix (unmaintained and not up-to-date) | ben | 2008-06-07 | 2 | -36/+9 |
* | Save DVDNAV palette info. | ben | 2008-06-07 | 2 | -0/+2 |
* | vidix s3 headers was missing proper header | ben | 2008-06-07 | 1 | -0/+24 |
* | Remove unused variable, fixes the warning: | diego | 2008-06-07 | 1 | -1/+0 |
* | Removed unused freepath variable. | ben | 2008-06-06 | 1 | -8/+3 |
* | add VIDM fourcc to divx/xvid, based on this patch: | compn | 2008-06-06 | 1 | -0/+2 |
* | add psiv codec, works on psi_v-sample.mov | compn | 2008-06-06 | 1 | -0/+8 |
* | add qtactl codec | compn | 2008-06-06 | 1 | -0/+8 |
* | Remove unnecessary -o option from windres invocation. | diego | 2008-06-06 | 1 | -1/+1 |
* | Fix codec-specific options syntax declaration to be less confusing and wrong. | diego | 2008-06-06 | 1 | -1/+1 |
* | sync w/r26806 | gpoirier | 2008-06-06 | 1 | -1/+23 |
* | Fix the linking of TOOLS/netstream and TOOLS/vivodump. | diego | 2008-06-06 | 4 | -67/+30 |
* | Use standard license header, merge changelog into license header and TODO. | diego | 2008-06-06 | 1 | -27/+21 |
* | Remove useless braces on if() statement. | ben | 2008-06-05 | 1 | -2/+1 |
* | Ensure 'path' string is 0 terminated. | ben | 2008-06-05 | 1 | -1/+1 |
* | fix fixes, patch by Benoit Fouet | gpoirier | 2008-06-04 | 1 | -60/+58 |
* | Run the whole documentation through ispell. | diego | 2008-06-04 | 16 | -67/+67 |
* | Remove another reference to a removed configure option. | diego | 2008-06-04 | 1 | -4/+0 |
* | Remove references to removed configure options. | diego | 2008-06-04 | 1 | -3/+1 |
* | Get rid of needless emphasis. | diego | 2008-06-04 | 1 | -17/+10 |
* | Document VIDIXIVTVALPHA environment variable. | diego | 2008-06-04 | 1 | -0/+6 |
* | Move Matrox TV-out cable section to the end of the Matrox chapter. | diego | 2008-06-04 | 1 | -26/+26 |
* | Move Matrox TV-out cable instructions into their own section. | diego | 2008-06-04 | 1 | -2/+5 |
* | Fix some typos and update the Matrox TV output section. The relevant | diego | 2008-06-04 | 1 | -30/+9 |
* | Remove unnecessary mangle.h #include. | diego | 2008-06-04 | 1 | -1/+0 |
* | sync w/r26909, patch by JRaSH %jrash06 A 163 P com% | gpoirier | 2008-06-04 | 1 | -25/+78 |
* | Remove due to objections by ivan. | michael | 2008-06-04 | 1 | -1/+0 |
* | small spelling/wording fixes | diego | 2008-06-04 | 1 | -6/+6 |
* | mphq2 runs svn 1.4.x. | diego | 2008-06-04 | 1 | -2/+2 |
* | Use size_t instead of int for a variable that is compared to the result | diego | 2008-06-03 | 1 | -1/+1 |
* | correct spelling error ;) | ivo | 2008-06-03 | 1 | -1/+1 |
* | List more actions which have proven controversial in the past. | michael | 2008-06-03 | 1 | -0/+3 |
* | grammar fixes by Benoit Fouet | gpoirier | 2008-06-03 | 1 | -9/+9 |
* | sync w/r26920, patch by Cedric Dumez-Viou %Cedric P Dumez-Viou A obs-nancay P... | gpoirier | 2008-06-03 | 1 | -23/+32 |
* | add missing <option> tags around the option "filmdint" | gpoirier | 2008-06-03 | 1 | -1/+1 |
* | fix incorrect XML structure (I should have been more carefull when I checked ... | gpoirier | 2008-06-03 | 1 | -0/+1 |
* | sync w/r26936, patch by Cedric Viou % Cedric P Dumez-Viou A obs-nancay P fr % | gpoirier | 2008-06-03 | 1 | -129/+124 |
* | Add reverting commits to the list of potentially controversial actions. | diego | 2008-06-03 | 1 | -0/+1 |
* | synced with r26967 | Gabrov | 2008-06-02 | 5 | -22/+21 |
* | Use LC_ALL instead of LANG in config.mak to prevent locale settings from | diego | 2008-06-02 | 1 | -1/+1 |
* | 10l: Restore LANG variable in config.mak so that shell commands are not | diego | 2008-06-02 | 1 | -0/+3 |
* | Remove unused variable LANG from config.mak. | diego | 2008-06-02 | 1 | -1/+0 |
* | Remove unused variable TARGET_OS from config.mak. | diego | 2008-06-02 | 1 | -1/+0 |
* | cosmetics: Restructure config.mak logically and alphabetically. | diego | 2008-06-02 | 1 | -102/+95 |
* | Remove unused variable TARGET_CPU from config.mak. | diego | 2008-06-02 | 1 | -1/+0 |
* | Remove unnecessary FFmpeg hack from config.mak. | diego | 2008-06-02 | 1 | -2/+0 |
* | call demux_flush() where appropriate | nicodvb | 2008-06-02 | 1 | -6/+1 |
* | use demux_flush() where appropriate | nicodvb | 2008-06-02 | 1 | -6/+2 |
* | added and reused demux_flush() instead of emptying the demux_stream buffers; | nicodvb | 2008-06-02 | 2 | -20/+11 |
* | restore needed cast to correct type with const | bcoudurier | 2008-06-01 | 1 | -2/+2 |
* | 100l, fix wrong order of cases in cache_do_control | reimar | 2008-06-01 | 1 | -3/+3 |
* | Properly free memory allocate by liba52. | reimar | 2008-06-01 | 2 | -0/+4 |
* | tiny reindentation | nicodvb | 2008-06-01 | 1 | -1/+1 |
* | disable dvdnav when using the internal dvdread | nicodvb | 2008-06-01 | 1 | -0/+5 |
* | reindented the dvdread detection block | nicodvb | 2008-06-01 | 1 | -10/+10 |
* | changed the code that checks the presence of the external dvdread | nicodvb | 2008-06-01 | 1 | -6/+4 |
* | removed support for Ogle's dvdread | nicodvb | 2008-06-01 | 1 | -2/+0 |
* | cast to correct type, suppress warnings | bcoudurier | 2008-06-01 | 1 | -1/+1 |
* | cast to correct type, suppress warnings | bcoudurier | 2008-06-01 | 1 | -1/+1 |
* | cast to correct type, suppress warning | bcoudurier | 2008-06-01 | 1 | -1/+1 |
* | cast to correct type, suppress warnings | bcoudurier | 2008-06-01 | 1 | -2/+2 |
* | add const, suppress warnings | bcoudurier | 2008-06-01 | 1 | -2/+2 |
* | remove useless casts | bcoudurier | 2008-06-01 | 1 | -4/+4 |
* | add const, suppress warnings | bcoudurier | 2008-06-01 | 1 | -6/+6 |
* | add const, suppress warnings | bcoudurier | 2008-06-01 | 1 | -10/+11 |
* | remove useless casts | bcoudurier | 2008-06-01 | 1 | -6/+6 |
* | Change spelling of XviD to Xvid as has already been done in the (rest of the) | diego | 2008-05-31 | 6 | -12/+12 |
* | Fix compilation with internal dvdnav | rtogni | 2008-05-31 | 1 | -0/+1 |
* | adapted to the dvdread->libdvdread transition in dvdnav's repository | nicodvb | 2008-05-31 | 3 | -4/+12 |
* | warn to always disable the internal dvdread; still menus are supported now | nicodvb | 2008-05-31 | 1 | -3/+4 |
* | Add install-dhahelperwin target to simplify dhahelper installation on Windows. | diego | 2008-05-30 | 2 | -4/+5 |
* | Merge vidix/dhahelperwin/Makefile into top-level Makefile. | diego | 2008-05-30 | 2 | -40/+31 |
* | Merge vidix/dhahelper/Makefile into top-level Makefile. | diego | 2008-05-30 | 2 | -21/+13 |
* | Rename kernelhelper to dhahelper, that name is more fitting. | diego | 2008-05-30 | 6 | -2/+2 |
* | Fix #include paths. | diego | 2008-05-30 | 3 | -3/+3 |
* | dhasetup.exe can be created via make instead of calling gcc directly. | diego | 2008-05-30 | 1 | -1/+1 |
* | Rework AltiVec CFLAGS detection. '-maltivec -mabi=altivec' should be used | diego | 2008-05-30 | 1 | -12/+18 |
* | Handle NULL control function in cache_execute_control, fixes crash with http ... | reimar | 2008-05-30 | 1 | -0/+7 |
* | Check for ALTIVEC_H instead of __APPLE_CC__ to decide which AltiVec vector | diego | 2008-05-30 | 2 | -17/+3 |
* | Check for HAVE_ALTIVEC_VECTOR_BRACES instead of __APPLE_CC__. | diego | 2008-05-30 | 3 | -9/+9 |
* | Check for AltiVec vector declaration syntax. | diego | 2008-05-30 | 1 | -0/+11 |
* | typo noticed by Mark Pilgrim, mark diveintomark org | diego | 2008-05-29 | 1 | -1/+1 |
* | The size of output buffer is stored in 'osize', not 'size'. | eugeni | 2008-05-29 | 1 | -1/+1 |
* | Clear iconv conversion state also in libass. | eugeni | 2008-05-29 | 1 | -3/+11 |
* | Offset should be size_t. | eugeni | 2008-05-29 | 1 | -1/+1 |
* | Clear iconv conversion state after each subtitle line. | eugeni | 2008-05-29 | 1 | -0/+5 |
* | Remove extra messages. | diego | 2008-05-29 | 7 | -17/+0 |
* | Fix mismatching messages. | diego | 2008-05-29 | 3 | -4/+5 |
* | Fix mismatching translated messages as pointed out by TOOLS/mphelp_check.py. | diego | 2008-05-29 | 20 | -20/+20 |
* | fix problems picked up by mphelp_check.py | gpoirier | 2008-05-29 | 1 | -33/+233 |
* | The install-drivers target should depend on the drivers target. | diego | 2008-05-29 | 1 | -1/+1 |
* | Revert commit r26897. | iive | 2008-05-28 | 8 | -21/+21 |
* | Merge drivers/Makefile into top-level Makefile. | diego | 2008-05-28 | 3 | -43/+42 |
* | Fix setting of CFLAGS for Radeon modules. | diego | 2008-05-28 | 1 | -2/+1 |
* | Disable unused function, fixes the warning: | diego | 2008-05-28 | 1 | -0/+2 |
* | mga_vid driver wording fixes | diego | 2008-05-28 | 1 | -2/+2 |
* | Move messages header file creation to a separate shell script. | diego | 2008-05-27 | 3 | -40/+63 |
* | Add a slave command to stop stream playback. | ben | 2008-05-27 | 8 | -0/+19 |
* | Initialize sh_audio/sh_video->ds | reimar | 2008-05-27 | 1 | -0/+2 |
* | Simplify/make new_sh behaviour more consistent when a stream gets redefined. | reimar | 2008-05-27 | 1 | -3/+4 |
* | Cosmetics: simplify | reimar | 2008-05-27 | 1 | -3/+2 |
* | Move native musepack demuxer further down in demuxer list | reimar | 2008-05-27 | 1 | -3/+3 |
* | Revert declaration .NOTPARALLEL. Unfortunately this special target does not | diego | 2008-05-27 | 1 | -3/+0 |
* | Mark VIDIX_PCI_FILES targets as NOTPARALLEL. They are all created | diego | 2008-05-27 | 1 | -0/+3 |
* | Use 'grep -q' instead of redirecting grep output to /dev/null. | diego | 2008-05-27 | 1 | -2/+2 |
* | mga_vid string wording fix | diego | 2008-05-27 | 1 | -1/+1 |
* | Fix typo in string name. | diego | 2008-05-27 | 2 | -2/+2 |
* | Instead of removing code from this imported library, place it under #if 0. | diego | 2008-05-27 | 2 | -65/+82 |
* | cosmetics: Fix pointless weird indentation. | diego | 2008-05-27 | 1 | -6/+6 |
* | cosmetics: XviD --> Xvid | diego | 2008-05-27 | 8 | -21/+21 |
* | cosmetics: Move toolsclean target to a better place. | diego | 2008-05-27 | 1 | -3/+3 |
* | Update comment heading. | diego | 2008-05-27 | 1 | -1/+1 |
* | cosmetics: Consistently place '-o $@' in compiler command line. | diego | 2008-05-27 | 1 | -2/+2 |
* | Simplify codec-cfg-test command with $^. | diego | 2008-05-27 | 1 | -1/+1 |
* | Fix codecs2html linking. | diego | 2008-05-27 | 1 | -1/+1 |
* | Merge doxygen_clean rule into distclean. | diego | 2008-05-27 | 1 | -4/+2 |
* | codecs2html and codec-cfg-test are removed by toolsclean. Do not remove | diego | 2008-05-27 | 1 | -2/+1 |
* | Add codecs2html to TESTS variable. | diego | 2008-05-27 | 1 | -1/+1 |
* | Fix dependency declaration for codecs2html. | diego | 2008-05-27 | 1 | -2/+2 |
* | cosmetics: Move some rules to better places. | diego | 2008-05-27 | 1 | -13/+13 |
* | Add missing -I. to fix codecs2html compilation. | diego | 2008-05-27 | 1 | -1/+1 |
* | Add codec-cfg-test to list of TESTS. | diego | 2008-05-27 | 1 | -1/+2 |
* | Correct dependency declaration for codec-cfg-test. | diego | 2008-05-27 | 1 | -2/+2 |
* | There is no need to ignore the return value of an 'rm -rf' command. | diego | 2008-05-27 | 1 | -1/+1 |
* | Fix codec-cfg-test linking. | diego | 2008-05-27 | 1 | -3/+3 |
* | Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o. | diego | 2008-05-27 | 1 | -3/+3 |
* | Fix codec-cfg-test compilation. | diego | 2008-05-27 | 1 | -2/+4 |
* | Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used. | reimar | 2008-05-26 | 1 | -2/+13 |
* | add qclp fourcc | compn | 2008-05-26 | 1 | -0/+1 |
* | sync w/r26863, patch by JRaSH % jrash06 A 163 P com % | gpoirier | 2008-05-25 | 1 | -46/+54 |
* | Readd fourcc used by MTV format. Note that BGR->YUV conversion | reimar | 2008-05-25 | 1 | -0/+1 |
* | Remove incorrectly added formats | reimar | 2008-05-25 | 1 | -21/+0 |
* | Render everything as early as possible, doing as little as possible in | reimar | 2008-05-25 | 1 | -4/+19 |
* | Reorder flip_page to make moving around do_render call easier | reimar | 2008-05-25 | 1 | -8/+8 |
* | Split flip_page function | reimar | 2008-05-25 | 1 | -3/+4 |
* | Simplify yuv to rgb conversion matrix stuff. | reimar | 2008-05-24 | 1 | -51/+52 |
* | Cosmetics: align | reimar | 2008-05-24 | 1 | -4/+4 |
* | update doxygen comments | reimar | 2008-05-24 | 1 | -29/+7 |
* | Add a filter strength parameter for blurring/sharpening scalers. | reimar | 2008-05-24 | 3 | -9/+14 |
* | Forgotten changes to gl_common.h | reimar | 2008-05-24 | 1 | -5/+15 |
* | Use a struct instead of a huge and further growing argument list. | reimar | 2008-05-24 | 3 | -51/+45 |
* | Add basic support for stream controls with cache enabled. | reimar | 2008-05-24 | 4 | -7/+83 |
* | Re-add (hackish) support for -chapter (only start chapter, end is not support... | reimar | 2008-05-24 | 1 | -0/+4 |
* | make use of the new MGA_VID_VERSION ioctl to check | attila | 2008-05-23 | 2 | -0/+12 |
* | sync mga_vid.h to revision 265 from the mga_vid repo | attila | 2008-05-23 | 1 | -7/+13 |
* | revert changes 26035 and 26061 | attila | 2008-05-23 | 1 | -21/+12 |
* | synced with r26853 | Gabrov | 2008-05-23 | 1 | -7/+17 |
* | little fixes | ptt | 2008-05-23 | 1 | -29/+29 |
* | Get rid of "define RECURSIVE_RULE" since a lot of make version have problems | reimar | 2008-05-23 | 1 | -5/+3 |
* | Cosmetics: reindent after the last commit. | eugeni | 2008-05-22 | 1 | -25/+25 |
* | Read all faces of a memory font, not just the first one. | eugeni | 2008-05-22 | 1 | -1/+5 |
* | Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME | reimar | 2008-05-22 | 2 | -4/+8 |
* | Simplify equalizer handling for vo gl | reimar | 2008-05-22 | 1 | -54/+32 |
* | Update gl vo section with the new force-pbo suboption. | reimar | 2008-05-22 | 1 | -4/+13 |
* | fix a lot of misstranslations and typos, patch by Cedric Dumez-Viou | gpoirier | 2008-05-22 | 5 | -28/+28 |
* | Fix compilation with FontConfig <= 2.2.96. | eugeni | 2008-05-22 | 1 | -0/+2 |
* | Avoid crash with video stream switching and -nosound | reimar | 2008-05-21 | 1 | -1/+3 |
* | Make internal subtitle and subtitle switching work with -audiofile | reimar | 2008-05-21 | 1 | -0/+5 |
* | Use av_alloc_put_byte instead of custom protocol. | reimar | 2008-05-21 | 1 | -48/+11 |
* | r26675: update paragraphs related to x264, and update its checkout command | voroshil | 2008-05-21 | 3 | -26/+34 |
* | Add some codec specifications needed to play MTV files. | reimar | 2008-05-21 | 1 | -0/+21 |
* | r26512: consistently print fps with three digits of precision | voroshil | 2008-05-21 | 1 | |