| Commit message (Expand) | Author | Age | Files | Lines |
* | osdep: Remove cruft | Uoti Urpala | 2008-04-28 | 2 | -21/+0 |
* | timers: Remove GetRelativeTime() | Uoti Urpala | 2008-04-28 | 6 | -51/+24 |
* | osdep: Change timer_name to a saner type | Uoti Urpala | 2008-04-28 | 4 | -4/+4 |
* | m_option.h: #include <stddef.h> for offsetof | Uoti Urpala | 2008-04-28 | 1 | -0/+1 |
* | loader/qtx/qtxsdk/components.h: Disable large unused inline functions | Uoti Urpala | 2008-04-28 | 1 | -0/+2 |
* | demux_mkv.c: Compiler warning fixes | Uoti Urpala | 2008-04-28 | 1 | -31/+12 |
* | Make MPlayer build with a complete FFmpeg checkout in ffmpeg/ | Uoti Urpala | 2008-04-28 | 5 | -26/+32 |
* | Merge svn changes up to r26555 | Uoti Urpala | 2008-04-28 | 12 | -136/+109 |
|\ |
|
| * | Merge mp3lib/Makefile into top-level Makefile. | diego | 2008-04-27 | 3 | -22/+17 |
| * | Merge liba52/Makefile into top-level Makefile. | diego | 2008-04-27 | 2 | -19/+13 |
| * | Remove unnecessary compilation command that shadows GNU Make builtin command. | diego | 2008-04-27 | 1 | -1/+0 |
| * | Remove unnecessary -lm linker flag from test program compilation command. | diego | 2008-04-27 | 1 | -1/+1 |
| * | Merge libmpeg2/Makefile into top-level Makefile. | diego | 2008-04-26 | 2 | -23/+20 |
| * | clean and distclean rules do the same thing. | diego | 2008-04-26 | 1 | -3/+1 |
| * | clean and distclean rules do the same thing. | diego | 2008-04-26 | 1 | -3/+1 |
| * | Merge vidix/Makefile into top-level Makefile. | diego | 2008-04-26 | 3 | -58/+37 |
| * | Merge clean and distclean rules. | diego | 2008-04-26 | 1 | -3/+1 |
| * | Mark alltools target as phony. | diego | 2008-04-26 | 1 | -1/+1 |
| * | Only compile libmpcodecs/ve_qtvideo.c on Windows. | diego | 2008-04-26 | 3 | -2/+6 |
| * | Add alltools target and variable to build non-linking tools. | diego | 2008-04-26 | 1 | -2/+8 |
| * | Only add vidix to parts when VIDIX is enabled. | diego | 2008-04-26 | 1 | -1/+3 |
| * | Take Objective C files into account when generating dependencies. | diego | 2008-04-26 | 1 | -1/+1 |
| * | Add rule for generating dependency files from Objective C files. | diego | 2008-04-26 | 1 | -0/+3 |
* | | Add .gitignore files | Uoti Urpala | 2008-04-27 | 2 | -0/+21 |
* | | vd.c: Make extern decoder declarations const | Uoti Urpala | 2008-04-26 | 1 | -23/+23 |
* | | Make audio decoder description structs const | Uoti Urpala | 2008-04-26 | 29 | -56/+56 |
* | | vf_divtc.c: Make pointlessly static variable a normal local | Uoti Urpala | 2008-04-26 | 1 | -1/+1 |
* | | Mark some constant symbols as such | Uoti Urpala | 2008-04-26 | 16 | -34/+34 |
* | | Move initialized_flags to mpctx | Uoti Urpala | 2008-04-26 | 2 | -28/+27 |
* | | Move global filename to mpctx | Uoti Urpala | 2008-04-26 | 5 | -45/+43 |
* | | Disable automatic playlist parsing properly | Uoti Urpala | 2008-04-26 | 1 | -0/+6 |
* | | Silence "discards qualifiers" warnings when compiling mplayer.c | Uoti Urpala | 2008-04-26 | 4 | -19/+19 |
* | | Move global mconfig to mpctx | Uoti Urpala | 2008-04-26 | 17 | -68/+89 |
* | | options: Fix multiple -v by simplifying CONF_TYPE_FUNC | Uoti Urpala | 2008-04-26 | 1 | -5/+0 |
* | | options: Remove "reset" functionality from CONF_TYPE_FUNC[_PARAM] | Uoti Urpala | 2008-04-26 | 1 | -3/+0 |
* | | Merge svn changes up to r26540 | Uoti Urpala | 2008-04-26 | 30 | -468/+421 |
|\| |
|
| * | Revert accidentally committed changes. | diego | 2008-04-25 | 1 | -1/+1 |
| * | Only add loader to parts if WIN32DLL is enabled. | diego | 2008-04-25 | 2 | -2/+2 |
| * | Ignore test program. | diego | 2008-04-25 | 0 | -0/+0 |
| * | Only compile decode_i586.c on x86_32. | diego | 2008-04-25 | 1 | -1/+1 |
| * | Remove useless comments with compilation commands. | diego | 2008-04-25 | 2 | -5/+0 |
| * | Fix test program linking. | diego | 2008-04-25 | 1 | -1/+1 |
| * | Add return statement, fixes the warning: | diego | 2008-04-25 | 1 | -1/+1 |
| * | Remove redundant declaration, fixes the warning: | diego | 2008-04-25 | 1 | -1/+0 |
| * | Add return statement, fixes the warning: | diego | 2008-04-25 | 1 | -1/+1 |
| * | Remove unused variable. | diego | 2008-04-25 | 1 | -1/+0 |
| * | Add missing #include, fixes the warning: | diego | 2008-04-25 | 1 | -0/+1 |
| * | Take name of getch file to link against from config.mak. | diego | 2008-04-25 | 1 | -1/+1 |
| * | Merge dvdread/Makefile into top-level Makefile. | diego | 2008-04-25 | 2 | -25/+18 |
| * | DVDCSS_INTERNAL has been renamed to LIBDVDCSS_INTERNAL. | diego | 2008-04-25 | 1 | -1/+1 |
| * | Merge libfaad2/Makefile into top-level Makefile. | diego | 2008-04-24 | 2 | -48/+41 |
| * | Rename make variable DVDCSS_INTERNAL --> LIBDVDCSS_INTERNAL. | diego | 2008-04-24 | 2 | -2/+2 |
| * | Merge libdvdcss/Makefile into top-level Makefile. | diego | 2008-04-24 | 2 | -17/+10 |
| * | Merge libmpdemux/Makefile into top-level Makefile. | diego | 2008-04-24 | 2 | -89/+73 |
| * | Explicitly include dependency information in top-level Makefile. | diego | 2008-04-24 | 1 | -0/+2 |
| * | dependency generation infrastructure for C++ files | diego | 2008-04-24 | 3 | -1/+5 |
| * | Include mpcommon.mak before declaring dependencies, which require mpcommon.mak. | diego | 2008-04-24 | 1 | -2/+5 |
| * | Make sure necessary header files are created before recursing. | diego | 2008-04-24 | 1 | -1/+1 |
| * | #include base64.h with full path. | diego | 2008-04-24 | 1 | -1/+1 |
| * | Move libfaad2 fixed-point CFLAGS setting to configure. | diego | 2008-04-24 | 2 | -6/+6 |
| * | Expand conditional addition of elements to variables with a form that permits | diego | 2008-04-24 | 3 | -10/+7 |
| * | Merge stream/Makefile into top-level Makefile. | diego | 2008-04-24 | 2 | -75/+68 |
| * | Merge libmpcodecs/Makefile into top-level Makefile. | diego | 2008-04-24 | 2 | -165/+163 |
| * | cosmetics: alphabetical order | diego | 2008-04-24 | 1 | -2/+1 |
| * | consistently print fps with three digits of precision | corey | 2008-04-23 | 16 | -24/+24 |
| * | use existing MSGTR_FilefmtFourccSizeFpsFtime translatable string macro | corey | 2008-04-23 | 1 | -1/+1 |
* | | Convert m_config.c to use talloc | Uoti Urpala | 2008-04-26 | 2 | -64/+32 |
* | | Move vf_settings to options struct | Uoti Urpala | 2008-04-26 | 8 | -10/+13 |
* | | options.h: Field order cosmetics | Uoti Urpala | 2008-04-26 | 1 | -1/+1 |
* | | Move vo_gamma_* to options struct | Uoti Urpala | 2008-04-26 | 6 | -40/+34 |
* | | command.c: cosmetic changes ("type * ptr" -> "type *ptr") | Uoti Urpala | 2008-04-25 | 1 | -119/+119 |
* | | Make video decoder description structs const | Uoti Urpala | 2008-04-25 | 27 | -34/+34 |
* | | Move vd_use_slices to options struct | Uoti Urpala | 2008-04-25 | 7 | -10/+7 |
* | | Remove global vo_flags | Uoti Urpala | 2008-04-25 | 5 | -10/+6 |
* | | vd.c: Cosmetic changes + remove malloc.h | Uoti Urpala | 2008-04-25 | 1 | -15/+6 |
* | | Reformat vd.c | Uoti Urpala | 2008-04-25 | 1 | -189/+221 |
* | | Move movie_aspect to options struct | Uoti Urpala | 2008-04-25 | 11 | -13/+8 |
* | | Move screen_size_xy to options struct | Uoti Urpala | 2008-04-25 | 5 | -13/+10 |
* | | Move opt_screen_size_[x|y] to options struct | Uoti Urpala | 2008-04-25 | 8 | -30/+25 |
* | | Move flip and softzoom to options struct | Uoti Urpala | 2008-04-25 | 6 | -18/+14 |
* | | Move vidmode to options struct | Uoti Urpala | 2008-04-25 | 5 | -8/+6 |
* | | Move fullscreen to options struct | Uoti Urpala | 2008-04-25 | 4 | -6/+5 |
* | | Store video decoder functions in struct sh_video field | Uoti Urpala | 2008-04-25 | 3 | -28/+31 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 109 | -465/+464 |
* | | dec_video.c: A couple of cosmetic changes | Uoti Urpala | 2008-04-25 | 1 | -12/+7 |
* | | Reformat dec_video.c | Uoti Urpala | 2008-04-25 | 1 | -255/+293 |
* | | Move -lavdopts to options struct | Uoti Urpala | 2008-04-25 | 4 | -68/+80 |
* | | vd_ffmpeg.c: Eliminate some compiler warnings | Uoti Urpala | 2008-04-25 | 1 | -5/+5 |
* | | Modify option helper macros | Uoti Urpala | 2008-04-24 | 4 | -27/+27 |
* | | Merge svn changes up to r26510 | Uoti Urpala | 2008-04-23 | 97 | -422/+1802 |
|\| |
|
| * | There is no need to remove .a files from subdirectories, they are only | diego | 2008-04-23 | 1 | -1/+1 |
| * | Merge libvo/Makefile into top-level Makefile. | diego | 2008-04-23 | 3 | -34/+19 |
| * | EXTRAXX_INC flags should now be added to .depend compilation, | diego | 2008-04-23 | 1 | -1/+1 |
| * | Merge libao2/Makefile into top-level Makefile. | diego | 2008-04-23 | 2 | -13/+6 |
| * | Remove useless 0 flag from s printf conversion specifier, fixes the warning: | diego | 2008-04-23 | 1 | -1/+1 |
| * | Take audio delay into account when seeking in avisynth demuxer. | reimar | 2008-04-23 | 1 | -0/+2 |
| * | Calculate fps as double-precision to make switching to double-precision fps v... | reimar | 2008-04-23 | 1 | -1/+1 |
| * | Merge tremor/Makefile into top-level Makefile. | diego | 2008-04-22 | 2 | -22/+16 |
| * | Move Tremor low accuracy CFLAGS handling to configure. | diego | 2008-04-22 | 2 | -2/+1 |
| * | Only add loader to PARTS on x86. | diego | 2008-04-22 | 1 | -1/+4 |
| * | .depend has to get all the CFLAGS that the files it contains dependency | diego | 2008-04-22 | 1 | -1/+1 |
| * | Create standard recursive rules from a template. | diego | 2008-04-22 | 1 | -55/+5 |
| * | Use directory name as library name template. | diego | 2008-04-22 | 6 | -15/+15 |
| * | added support for dvdread-config (from our svn), called as fallback when dvdr... | nicodvb | 2008-04-22 | 1 | -0/+17 |
| * | Simplify phony target declaration. | diego | 2008-04-22 | 1 | -1/+1 |
| * | Add an unconditional phony recurse rule and make the binaries depend on it. | diego | 2008-04-22 | 1 | -24/+27 |
| * | revert commits 26437-26439 the right way[tm] | attila | 2008-04-22 | 0 | -0/+0 |
| * | Only add available CPU extensions to config.mak. | diego | 2008-04-22 | 1 | -11/+1 |
| * | Move phony target declaration to the bottom of the file; add distclean target. | diego | 2008-04-22 | 1 | -1/+2 |
| * | Add BFI video support through FFmpeg. | diego | 2008-04-22 | 3 | -0/+10 |
| * | Add standard GPL header to individual files. | diego | 2008-04-22 | 51 | -21/+910 |
| * | Use standard GPL header. | diego | 2008-04-22 | 12 | -36/+36 |
| * | Remove redundant definitions that are already present on the command line. | diego | 2008-04-22 | 1 | -2/+0 |
| * | Merge TOOLS/Makefile into the top-level Makefile. | diego | 2008-04-22 | 2 | -77/+70 |
| * | Fix potential segfault in debug printf in expSetFilePointer | rtogni | 2008-04-21 | 1 | -1/+1 |
| * | synced with r26484 | Gabrov | 2008-04-21 | 2 | -20/+63 |
| * | sync w/r26460, patch by JRaSH %jrash06 A 163 P com% | gpoirier | 2008-04-21 | 1 | -17/+54 |
| * | sync w/r26067, patch by mehmet köse % voltrem A gmail P com % | gpoirier | 2008-04-21 | 1 | -67/+407 |
| * | sync w/r26460 | gpoirier | 2008-04-21 | 1 | -8/+46 |
| * | Remove pointless '0' flag from fprintf call, fixes the warning: | diego | 2008-04-21 | 8 | -8/+8 |
| * | Add $(EXESUF) to netstream rule. | diego | 2008-04-20 | 1 | -2/+2 |
| * | Only build modify_reg on x86. | diego | 2008-04-20 | 1 | -1/+4 |
| * | Simplify list of files to remove on make clean. | diego | 2008-04-20 | 1 | -1/+1 |
| * | fastmemcpybench is a phony target. Do not try to remove a file by that name. | diego | 2008-04-20 | 1 | -1/+1 |
| * | Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL | rtogni | 2008-04-20 | 2 | -0/+30 |
| * | Add status to mimic and kmvc codecs | rtogni | 2008-04-20 | 1 | -0/+2 |
| * | add better information about inverse-telecining with vf_filmdint | corey | 2008-04-20 | 1 | -12/+17 |
| * | Add support for msn siren audio coced via binary dll sirenacm.dll | rtogni | 2008-04-20 | 2 | -0/+37 |
| * | Canopus HQ tries to load the auxiliary dlls with lowercase filename | rtogni | 2008-04-20 | 1 | -1/+1 |
| * | add canopus codecs, patch by Gianluigi Tiesi | compn | 2008-04-19 | 1 | -0/+18 |
| * | Revert r26412: policy violation | rtogni | 2008-04-19 | 1 | -8/+7 |
| * | Revert r26411: policy violation | rtogni | 2008-04-19 | 1 | -963/+812 |
* | | Remove -Wdeclaration-after-statement from CFLAGS | Uoti Urpala | 2008-04-23 | 1 | -1/+0 |
* | | Remove some unnecessary recursive includes | Uoti Urpala | 2008-04-23 | 5 | -30/+17 |
* | | Move dvdsub_id to options struct | Uoti Urpala | 2008-04-23 | 12 | -62/+55 |
* | | Move audio_id and video_id to options struct | Uoti Urpala | 2008-04-23 | 10 | -52/+55 |
* | | Add option pointer to stream struct (at least temporarily) | Uoti Urpala | 2008-04-23 | 4 | -20/+19 |
* | | Mark some functions static | Uoti Urpala | 2008-04-23 | 5 | -8/+10 |
* | | Move playback_speed to options struct | Uoti Urpala | 2008-04-23 | 8 | -68/+69 |
* | | Move option helper #defines to cfg-common.h for now | Uoti Urpala | 2008-04-23 | 2 | -6/+6 |
* | | cfg-common-opts.h: Remove multiple inclusion guards and #include | Uoti Urpala | 2008-04-23 | 1 | -7/+0 |
* | | Move global rel_seek_secs and abs_seek_pos to mpctx | Uoti Urpala | 2008-04-23 | 3 | -30/+28 |
* | | Remove static mpctx from mplayer.c | Uoti Urpala | 2008-04-23 | 6 | -143/+168 |
* | | Move loop_times to option struct | Uoti Urpala | 2008-04-23 | 6 | -13/+15 |
* | | Remove pointless #ifdefs | Uoti Urpala | 2008-04-23 | 2 | -4/+0 |
* | | Move mRootWin,mScreen,mLocalDisplay to x11 struct | Uoti Urpala | 2008-04-23 | 3 | -33/+37 |
* | | Move vo_mouse_autohide,vo_wm_type,vo_fs_type,vo_fs_flip to x11 struct | Uoti Urpala | 2008-04-23 | 3 | -30/+29 |
* | | x11_common: Move vo_old_[x|y|width|height| to x11 struct | Uoti Urpala | 2008-04-23 | 2 | -18/+19 |
* | | x11_common.c: Move orig_layer and old_gravity to x11 struct | Uoti Urpala | 2008-04-23 | 2 | -8/+9 |
* | | Move static mouse hide timers to x11 struct | Uoti Urpala | 2008-04-23 | 2 | -12/+11 |
* | | Move vo_gc,f_gc,vo_hints to x11 struct | Uoti Urpala | 2008-04-23 | 3 | -63/+64 |
* | | x11_common.c: Move function-static variables to struct | Uoti Urpala | 2008-04-23 | 2 | -25/+30 |
* | | Mark a table const | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
* | | Move xv_port,xv_colorkey,xv_ck_info to x11 struct | Uoti Urpala | 2008-04-23 | 3 | -73/+71 |
* | | Move vo_window to x11 struct | Uoti Urpala | 2008-04-23 | 3 | -86/+80 |
* | | Move static X11 atoms to struct | Uoti Urpala | 2008-04-23 | 3 | -59/+65 |
* | | |