| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -2/+9 |
* | Continue detection if it is not clear if we have a MP3 or flac file. | reimar | 2008-05-21 | 1 | -1/+2 |
* | left an english phrase in, removed. | ptt | 2008-05-21 | 1 | -98/+92 |
* | remove extra dash in nocorrect-pts option | compn | 2008-05-21 | 1 | -1/+1 |
* | add potentially missing types | ben | 2008-05-20 | 2 | -0/+2 |
* | synced with r26839 | Gabrov | 2008-05-20 | 2 | -26/+79 |
* | In case 2 styles have the same name, prefer the latest one. | eugeni | 2008-05-19 | 1 | -1/+1 |
* | Output a better informative message if no AltiVec CFLAGS can be found. | diego | 2008-05-19 | 1 | -1/+1 |
* | Do not run second AltiVec CFLAG check in a subshell; the variable that is | diego | 2008-05-19 | 1 | -1/+1 |
* | If character set conversion for help_mp.h is required, do it on the whole | diego | 2008-05-19 | 1 | -5/+4 |
* | The multiple inclusion guard in help_mp.h has to cover the whole file, | diego | 2008-05-19 | 1 | -1/+1 |
* | Simplify help_mp.h generation commands by using $@. | diego | 2008-05-18 | 1 | -9/+9 |
* | Do not hide that we are running a helper script. | diego | 2008-05-18 | 1 | -1/+1 |
* | Move the logic that decides if untranslated messages need to be added to | diego | 2008-05-18 | 2 | -3/+3 |
* | Replace hack to disable iconv conversion of messages with something more sane. | diego | 2008-05-18 | 2 | -7/+2 |
* | Only run AltiVec compiler tests on PowerPC. | diego | 2008-05-18 | 1 | -1/+1 |
* | fix compilation of input.c if neither macosx/linux apple remote code | ben | 2008-05-18 | 1 | -1/+1 |
* | Remove unused strip target. | diego | 2008-05-18 | 1 | -3/+1 |
* | Merge directory installation commands. | diego | 2008-05-18 | 1 | -5/+2 |
* | one less level of indirection for install and program targets | diego | 2008-05-18 | 1 | -5/+3 |
* | 10l: Fix MAN_LANG creation for real this time. | diego | 2008-05-18 | 1 | -1/+1 |
* | 10l: missing quotes in sed command | diego | 2008-05-18 | 1 | -1/+1 |
* | install-mplayer and install-mencoder targets should depend on install-dirs. | diego | 2008-05-18 | 1 | -2/+2 |
* | Do not install DATADIR always, the GUI installation target takes care of this. | diego | 2008-05-18 | 1 | -1/+0 |
* | Install the required man page directories in the man page targets. | diego | 2008-05-18 | 1 | -2/+2 |
* | Replace hackish shell loops for man page installation with make constructs. | diego | 2008-05-18 | 1 | -17/+21 |
* | Create directories for the translated man pages in the install-dirs target. | diego | 2008-05-18 | 1 | -1/+1 |
* | Split MAN_LANG Makefile variable into MAN_LANG and MAN_LANG_ALL with | diego | 2008-05-18 | 1 | -3/+5 |
* | Introduce make variable common to the GTK and Windows GUI and use it | diego | 2008-05-18 | 2 | -4/+4 |
* | install-mencoder-man depends on install-mplayer-man. | diego | 2008-05-18 | 1 | -2/+2 |
* | Replace shell for loop with proper foreach make construct in uninstall target. | diego | 2008-05-18 | 1 | -4/+1 |
* | Always uninstall English man pages instead of never. | diego | 2008-05-18 | 1 | -2/+1 |
* | Remove (hopefully obsolete) codecs.conf workaround. | diego | 2008-05-18 | 1 | -1/+0 |
* | Introduce a pattern rule for install-mplayer and install-mencoder targets. | diego | 2008-05-18 | 1 | -4/+1 |
* | Separate install-mencoder and install-mencoder-man targets. | diego | 2008-05-18 | 1 | -1/+3 |
* | The install-gui target depends on the install-mplayer target. | diego | 2008-05-18 | 1 | -1/+1 |
* | Simplify installation rules with $<. | diego | 2008-05-18 | 1 | -2/+2 |
* | Do not remove gmplayer.1, it is never installed. | diego | 2008-05-18 | 1 | -2/+1 |
* | 10l: Add missing parentheses in AltiVec test logic. | diego | 2008-05-18 | 1 | -1/+1 |
* | Document x264's AQ options | gpoirier | 2008-05-18 | 1 | -0/+21 |
* | Sort alphabetically | ben | 2008-05-18 | 1 | -1/+1 |
* | There is no need to ignore errors from 'rm -f' commands. | diego | 2008-05-18 | 1 | -5/+5 |
* | Remove skin download instructions, they have no place in the Makefile. | diego | 2008-05-18 | 1 | -2/+0 |
* | Declare new Linux AppleIR remote support. | ben | 2008-05-18 | 2 | -0/+2 |
* | Make "Menu" button of AppleIR remote call OSD Menu instead | ben | 2008-05-18 | 1 | -1/+1 |
* | Allow DVD Menus to be controlled by AppleIR Remote. | ben | 2008-05-18 | 1 | -0/+7 |
* | Keep AppleIR enabled by default on MacOSX but have it disable on Linux. | ben | 2008-05-18 | 1 | -0/+4 |
* | Document the -noar command-line option in en/fr manpages. | ben | 2008-05-18 | 2 | -0/+8 |
* | Do not enable AppleIR by default. | ben | 2008-05-18 | 1 | -1/+1 |
* | Do not consider TAGS file under SVN. | ben | 2008-05-18 | 0 | -0/+0 |
* | Add support for AppleIR Remote as an input under Linux systems. | ben | 2008-05-18 | 8 | -0/+209 |
* | Add section about code from NuppelVideo / RTJPEG. | diego | 2008-05-17 | 1 | -0/+9 |
* | Add missing MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-05-17 | 1 | -3/+3 |
* | add ffmpeg ea maxis xa adpcm audio decoder | compn | 2008-05-16 | 2 | -0/+8 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 17 | -134/+134 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 6 | -20/+17 |
* | cosmetics: Remove pointless parentheses from return statements. | diego | 2008-05-16 | 9 | -50/+50 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 12 | -198/+198 |
* | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 22 | -82/+82 |
* | cosmetics: Remove pointless parentheses from return calls. | diego | 2008-05-16 | 19 | -151/+151 |
* | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 27 | -138/+138 |
* | Remove unused function, fixes the warning: | diego | 2008-05-15 | 1 | -19/+0 |
* | Add missing stream.h #include, fixes the warning: | diego | 2008-05-15 | 1 | -0/+1 |
* | Remove unused variable, fixes the warning: | diego | 2008-05-15 | 1 | -1/+0 |
* | cosmetics: Break overly long lines. | diego | 2008-05-15 | 1 | -5/+7 |
* | Mark static tables const. | diego | 2008-05-15 | 1 | -4/+4 |
* | add gsm in aif, works on aif-gsm610.aif | compn | 2008-05-14 | 1 | -0/+1 |
* | Add stanza about files taken from the MJPEG Tools suite. | diego | 2008-05-14 | 1 | -0/+8 |
* | Mark files that were imported from the MJPEG Tools suite as such. | diego | 2008-05-14 | 4 | -4/+4 |
* | 10l: Revert license header cleanup on imported files. | diego | 2008-05-14 | 2 | -33/+32 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 14 | -117/+129 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 8 | -112/+124 |
* | its typo spotted by diego | compn | 2008-05-14 | 1 | -1/+1 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 7 | -41/+40 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 15 | -185/+197 |
* | Speak of libass instead of MPlayer in the libass license headers. | diego | 2008-05-14 | 19 | -76/+76 |
* | Use standard license headers with standard formatting. | diego | 2008-05-14 | 17 | -233/+262 |
* | clean up dll keyword | compn | 2008-05-14 | 1 | -4/+3 |
* | add rl2 codec | compn | 2008-05-14 | 2 | -0/+9 |
* | sync w/r26762 | gpoirier | 2008-05-14 | 1 | -6/+6 |
* | Add detection code for abnormal pts jump when seeking previous. | ulion | 2008-05-14 | 1 | -0/+14 |
* | Seek by pts accurately. | ulion | 2008-05-14 | 1 | -1/+1 |
* | Remove '(pass 1/2)' from some lavcopts. These options really worked on | corey | 2008-05-13 | 1 | -15/+15 |
* | Add a new suboption to -vo xv and -vo xvmc that allows selection | ben | 2008-05-13 | 5 | -0/+23 |
* | Use more intuitive and user-friendly DVDNAV control keys. | ben | 2008-05-13 | 1 | -7/+7 |
* | Delcare a dvdnav-specific input section if the currently played | ben | 2008-05-13 | 1 | -0/+1 |
* | Use standard license headers. | diego | 2008-05-13 | 28 | -434/+482 |
* | Use standard license header with standard formatting. | diego | 2008-05-13 | 4 | -31/+36 |
* | Add standard license header. | diego | 2008-05-13 | 1 | -0/+20 |
* | Fix one more license header wording detail for consistency. | diego | 2008-05-13 | 1 | -1/+1 |
* | Use standard license header. | diego | 2008-05-13 | 18 | -288/+324 |
* | Fix typo in install-gui target dependency. | diego | 2008-05-13 | 1 | -1/+1 |
* | Cosmetics: remove some commented code. | eugeni | 2008-05-12 | 1 | -5/+0 |
* | Change subtitle selection order by giving "indirect" ways of specifying the | eugeni | 2008-05-12 | 1 | -7/+9 |
* | Use standard license headers. | diego | 2008-05-12 | 24 | -91/+91 |
* | consistency cosmetics: Move some parts of file headers around; typo fixes. | diego | 2008-05-12 | 17 | -109/+111 |
* | -psprobe can be used in mpeg-pes streams, too | nicodvb | 2008-05-12 | 1 | -4/+4 |
* | ptx is an internal fourcc | compn | 2008-05-12 | 1 | -1/+1 |
* | Remove pointless changelogs. | diego | 2008-05-12 | 3 | -32/+10 |
* | Use standard license header and add back credits line for Marcel Naziri. | diego | 2008-05-12 | 1 | -6/+8 |
* | Remove pointless changelog from file header. | diego | 2008-05-12 | 1 | -7/+0 |
* | add ffsiff, works on game-formats/SIFF/ | compn | 2008-05-12 | 1 | -0/+8 |
* | add ffptx , works on ptx samples | compn | 2008-05-12 | 2 | -0/+9 |
* | When building font pattern, treat both ' ' and '-' as word separators. | eugeni | 2008-05-11 | 1 | -7/+9 |
* | Fix possible free of unallocated memory. | eugeni | 2008-05-11 | 1 | -1/+1 |
* | Remove unused file, it has never been compiled. | diego | 2008-05-11 | 2 | -771/+0 |
* | Oops, remove stray .TP. | diego | 2008-05-11 | 1 | -1/+0 |
* | Use standard license header. | diego | 2008-05-11 | 2 | -6/+6 |
* | sync w/r26732 | gpoirier | 2008-05-11 | 1 | -1/+15 |
* | Add license headers to av_opts | reimar | 2008-05-11 | 2 | -0/+41 |
* | Factorize "int i". | michael | 2008-05-11 | 1 | -4/+1 |
* | cosmetics: wording/spelling fixes | diego | 2008-05-11 | 1 | -18/+19 |
* | cosmetics: Fix unknow vs. unknowN typo. | diego | 2008-05-11 | 1 | -3/+3 |
* | Mark new options Michael committed as undocumented. | diego | 2008-05-11 | 1 | -0/+15 |
* | Add newlines at end of file, this is required for text files and gcc | reimar | 2008-05-11 | 2 | -2/+2 |
* | synced with r26729 | Gabrov | 2008-05-11 | 4 | -20/+22 |
* | MPlayer uses Subversion, not GIT, 10L to me, and thanks to Mizda for spotting... | gpoirier | 2008-05-11 | 1 | -1/+1 |
* | AVOption support for lavf demuxing | michael | 2008-05-10 | 1 | -0/+10 |
* | AVOptions support for lavf muxing. | michael | 2008-05-10 | 1 | -0/+11 |
* | Reformat very ugly code. | michael | 2008-05-10 | 1 | -15/+8 |
* | AVOption support for video encoders. | michael | 2008-05-10 | 1 | -0/+10 |
* | AVOptions support for libavcodec based video decoders. | michael | 2008-05-10 | 1 | -0/+12 |
* | AVOptions support. | michael | 2008-05-10 | 3 | -1/+34 |
* | Replace a really ugly hack by a clean but not thread safe solution. | michael | 2008-05-10 | 1 | -2/+7 |
* | Request a timer resolution of 1 ms on Windows, the default of | reimar | 2008-05-10 | 1 | -0/+5 |
* | Prefer FSF-style AltiVec flags over Apple-style. | diego | 2008-05-10 | 1 | -4/+2 |
* | Simplify AltiVec compiler flag test. | diego | 2008-05-10 | 2 | -14/+7 |
* | usec_sleep(0) is not the same as not sleeping at all. | reimar | 2008-05-10 | 1 | -1/+1 |
* | Simplify AltiVec CFLAG test. | diego | 2008-05-10 | 1 | -13/+4 |
* | Replace some if constructs with && in the AltiVec test. | diego | 2008-05-10 | 1 | -9/+5 |
* | cosmetics: whitespace changes, spelling, code moving in AltiVec test. | diego | 2008-05-10 | 1 | -17/+6 |
* | Add . to windres include path (otherwise version.h is not found). | reimar | 2008-05-10 | 1 | -1/+1 |
* | Add force-pbo suboption for faster OpenGL output. | reimar | 2008-05-10 | 1 | -2/+22 |
* | Only check for and set AltiVec flags if AltiVec or runtime CPU detection is | diego | 2008-05-10 | 1 | -1/+1 |
* | Consistency fix: all DVD encoding examples had ":aspect=16/9" option, so put | gpoirier | 2008-05-10 | 1 | -4/+4 |
* | Remove outdated FIXME comment. | diego | 2008-05-10 | 1 | -2/+0 |
* | Add ati-hack suboption that aligns the lines to 32/64 bytes for PBO transfers | reimar | 2008-05-10 | 1 | -0/+7 |
* | Add some comment headings to divide the Makefile into logical chapters. | diego | 2008-05-09 | 1 | -0/+17 |
* | cosmetics: Move some stuff around for more logical grouping. | diego | 2008-05-09 | 1 | -71/+71 |
* | Remove in_asm_used_var_warning_killer() | superdump | 2008-05-09 | 1 | -10/+0 |
* | sync w/r26674 | gpoirier | 2008-05-09 | 1 | -12/+13 |
* | FFmpeg parts no longer require extra -I CFLAGS. | diego | 2008-05-09 | 2 | -3/+1 |
* | Sync with latest FFmpeg changes. | diego | 2008-05-09 | 1 | -9/+10 |
* | Use full path for #includes from another directory. | diego | 2008-05-09 | 4 | -6/+6 |
* | cosmetics: indentation | diego | 2008-05-09 | 1 | -11/+11 |
* | Add options to handle the external libraries in libavcodec, which require | diego | 2008-05-08 | 1 | -17/+39 |
* | Add option to disable mp3lame. | diego | 2008-05-08 | 1 | -1/+7 |
* | cosmetics: Rename _lavc_* variables to _*_lavc. | diego | 2008-05-08 | 1 | -11/+11 |
* | cosmetics: Rename _def_lavc_* variables to _def_*_lavc. | diego | 2008-05-08 | 1 | -12/+12 |
* | Remove useless output. | diego | 2008-05-08 | 1 | -1/+0 |
* | add h264 speedups | compn | 2008-05-08 | 1 | -1/+1 |
* | Reindent for last commit. | ulion | 2008-05-08 | 1 | -16/+16 |
* | Distinguish between ac3 and dts by format tag. | ulion | 2008-05-08 | 1 | -0/+6 |
* | Define FC_FULLNAME and FC_EMBOLDEN to fix compilation with ancient fontconfig. | eugeni | 2008-05-08 | 1 | -0/+10 |
* | If both full name and family are available, use the former in inexact match w... | eugeni | 2008-05-08 | 1 | -1/+1 |
* | Remove extra family names from the search pattern after FcFontSort and | eugeni | 2008-05-08 | 1 | -6/+18 |
* | Add paragraph about homepage translation. | diego | 2008-05-08 | 1 | -0/+17 |
* | Clarify order of importance for translations. | diego | 2008-05-08 | 1 | -1/+5 |
* | Move some blocks around for better text structuring. | diego | 2008-05-08 | 1 | -35/+35 |
* | Add paragraph headings. | diego | 2008-05-08 | 1 | -0/+12 |
* | small wording fix | diego | 2008-05-07 | 1 | -1/+1 |
* | more complete mphelp_check.py command lines, typo, clarifications | diego | 2008-05-07 | 1 | -4/+5 |
* | Remove obscure comment about libmp3lame depending on Vorbis. | diego | 2008-05-07 | 1 | -1/+0 |
* | 1l: Remove leftover _lavc_x264 variable. | diego | 2008-05-07 | 1 | -1/+1 |
* | Avoid dependency on newer pulseaudio version. | reimar | 2008-05-07 | 1 | -0/+4 |
* | Mike Baker agreed to relicense his parts of the code as GPL v2+ on IRC. | diego | 2008-05-07 | 1 | -1/+1 |
* | Relicense file as GPL v2+; bero granted permission on IRC. | diego | 2008-05-07 | 1 | -11/+11 |
* | Always enable x264 in libavcodec if x264 is enabled. | diego | 2008-05-06 | 1 | -8/+1 |
* | synced with r26649 | ptt | 2008-05-06 | 1 | -3/+3 |
* | synced with r26674 | ptt | 2008-05-06 | 1 | -5/+7 |
* | |