| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a struct for X11 state | Uoti Urpala | 2008-04-23 | 6 | -5/+24 |
* | x11_common.c: Make some functions static | Uoti Urpala | 2008-04-23 | 2 | -15/+8 |
* | Allocate vo struct with talloc | Uoti Urpala | 2008-04-23 | 2 | -5/+5 |
* | Makefile: Compile and link talloc.c | Uoti Urpala | 2008-04-23 | 1 | -0/+1 |
* | Make talloc abort() instead of returning NULL | Uoti Urpala | 2008-04-23 | 1 | -9/+9 |
* | Hardcode feature checks in talloc.c | Uoti Urpala | 2008-04-23 | 1 | -1/+27 |
* | Add the talloc memory allocator | Uoti Urpala | 2008-04-23 | 2 | -0/+1907 |
* | Move vo_ontop to options struct | Uoti Urpala | 2008-04-23 | 13 | -24/+60 |
* | vo_gl[2]: Rename conflicting vo_ontop macro | Uoti Urpala | 2008-04-23 | 3 | -4/+4 |
* | Add option pointer to vo struct | Uoti Urpala | 2008-04-23 | 3 | -5/+8 |
* | vf.c: malloc+memset -> calloc | Uoti Urpala | 2008-04-23 | 1 | -2/+1 |
* | Move correct_pts to options struct | Uoti Urpala | 2008-04-23 | 13 | -25/+38 |
* | Add option pointer to vf struct | Uoti Urpala | 2008-04-23 | 6 | -29/+37 |
* | Add option pointer to demuxers and stheader.h structs | Uoti Urpala | 2008-04-23 | 9 | -34/+58 |
* | Declare demuxer *_streams fields with proper types | Uoti Urpala | 2008-04-23 | 3 | -7/+7 |
* | Move options "vo" and "ao" to common struct | Uoti Urpala | 2008-04-23 | 4 | -16/+19 |
* | Start of new option system | Uoti Urpala | 2008-04-23 | 12 | -36/+85 |
* | vo_xv: Free resources in error cases | Uoti Urpala | 2008-04-23 | 1 | -9/+19 |
* | vo_xv.c: Make reconfig logic more robust | Uoti Urpala | 2008-04-23 | 1 | -7/+6 |
* | vo_xv.c: remove unnecessary #ifdefs and static vars | Uoti Urpala | 2008-04-23 | 1 | -11/+4 |
* | vo_xv.c: Cosmetic changes | Uoti Urpala | 2008-04-23 | 1 | -15/+10 |
* | Change vo_xv to use new VO API | Uoti Urpala | 2008-04-23 | 1 | -238/+283 |
* | Add a context argument to mp_input_add_event_fd callback | Uoti Urpala | 2008-04-23 | 4 | -6/+17 |
* | input/input.c: Minor simplification | Uoti Urpala | 2008-04-23 | 1 | -15/+17 |
* | vo_xv.c: Remove #if 0 code | Uoti Urpala | 2008-04-23 | 1 | -25/+1 |
* | Add context variable to vo_draw_text callback | Uoti Urpala | 2008-04-23 | 10 | -18/+35 |
* | Add new video driver API | Uoti Urpala | 2008-04-23 | 26 | -178/+387 |
* | video_out.c: Cosmetic changes | Uoti Urpala | 2008-04-23 | 1 | -62/+65 |
* | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 49 | -51/+50 |
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 | 20 | -378/+130 |
* | revert commits 26437-26439 | attila | 2008-04-19 | 1 | -11/+14 |
* | Add dependency information to recursive rules. While more eager than strictly | diego | 2008-04-19 | 1 | -22/+22 |
* | Add missing recursive rule for libmpcodecs/libmpencoders.a. | diego | 2008-04-19 | 1 | -0/+3 |
* | cosmetics: Sort recursive rules alphabetically. | diego | 2008-04-19 | 1 | -27/+27 |
* | per-file dependencies (for the non-recursive parts) | diego | 2008-04-18 | 2 | -5/+14 |
* | Adjust dependency generation prerequisites to new structure. | diego | 2008-04-18 | 1 | -1/+1 |
* | Always generate dependency information. This also allows dropping the | diego | 2008-04-18 | 2 | -52/+4 |
* | synced with r26460 | ptt | 2008-04-18 | 1 | -2/+40 |
* | restore options alphabetical order | ptt | 2008-04-18 | 1 | -8/+8 |
* | Mark phony targets as such. | diego | 2008-04-18 | 1 | -0/+2 |
* | Simplify phony target declaration. | diego | 2008-04-18 | 1 | -1/+1 |
* | 10l: Rename remaining instances of $i to $lang. | diego | 2008-04-18 | 1 | -2/+2 |
* | cosmetics: __asm__ __volatile__ --> asm volatile | diego | 2008-04-17 | 1 | -12/+12 |
* | Prefer libavformat musepack demuxer over internal one (which does not even su... | reimar | 2008-04-16 | 1 | -0/+2 |
* | noconfig fix, disable_gui_conf was not defined when compiling mencoder. | albeu | 2008-04-15 | 2 | -2/+4 |
* | typo: crahes --> crashes | corey | 2008-04-15 | 1 | -1/+1 |
* | Refer to where encoding quality is described. | corey | 2008-04-15 | 1 | -1/+3 |
* | As of r19025, the "above link" refers to an article, not a guide. | corey | 2008-04-15 | 1 | -1/+1 |
* | Fix the indentation after the noconfig patch. | albeu | 2008-04-14 | 1 | -7/+7 |
* | 10L, forgot to commit the documentation for the -noconfig options. | albeu | 2008-04-14 | 1 | -0/+22 |
* | Add options to disable some or all config files. | albeu | 2008-04-14 | 7 | -4/+42 |
* | Add support for system wide config file in mencoder. | albeu | 2008-04-14 | 1 | -0/+3 |
* | demux_asf: Fix operator precedence in packet length check | uau | 2008-04-13 | 1 | -1/+1 |
* | Add libpostproc to list of pseudo-dependencies. | diego | 2008-04-13 | 1 | -0/+1 |
* | Declare all clean targets phony in mpcommon.mak. | diego | 2008-04-13 | 2 | -2/+2 |
* | The TAGS and tags targets are not phony. | diego | 2008-04-13 | 1 | -1/+1 |
* | Add gui subdirectories to DIRS instead of manually cleaning them. | diego | 2008-04-13 | 1 | -4/+7 |
* | Replace shell for loop by proper make foreach construct. | diego | 2008-04-13 | 1 | -1/+1 |
* | Replace the trivial command line preparser with a more robust version | albeu | 2008-04-13 | 7 | -13/+67 |
* | cosmetics: fix indentation | attila | 2008-04-13 | 1 | -8/+8 |
* | move the #ifdef HAVE_XINERAMA to enclose the whole function | attila | 2008-04-13 | 1 | -1/+1 |
* | Always calculate the xinerama screen mplayer is on. | attila | 2008-04-13 | 1 | -6/+3 |
* | Fix DEPEND_CMD, there was one level of variable indirection too much. | diego | 2008-04-13 | 1 | -1/+1 |
* | Sync with latest FFmpeg changes. | diego | 2008-04-13 | 2 | -11/+25 |
* | Add Makefile variable for DVB OSD menu, saves one ifeq. | diego | 2008-04-13 | 2 | -3/+4 |
* | in preparation for multi-frontend patch replaced file-static device names wit... | nicodvb | 2008-04-13 | 1 | -17/+28 |
* | Replace "all rights reserved" statement with standard GPL license header. | diego | 2008-04-13 | 1 | -5/+16 |
* | Restore compilation of osdep/mplayer-rc.o. | diego | 2008-04-13 | 2 | -0/+4 |
* | Set dll_type and rv_handle for drvc.dll | zuxy | 2008-04-13 | 1 | -1/+4 |
* | Relicense test/example files as LGPL with Michael's permission. | diego | 2008-04-13 | 2 | -16/+16 |
* | Add Chinese comment | zuxy | 2008-04-13 | 1 | -0/+1 |
* | Restore grayscale decoding support with FFmpeg. | diego | 2008-04-13 | 4 | -2/+15 |
* | Fix MPDEPEND_CMD to work with more than one subdirectory level. | diego | 2008-04-12 | 1 | -1/+1 |
* | Backport SSE2-optimized IDCT routines from upstream libmpeg2. | diego | 2008-04-12 | 5 | -4/+530 |
* | wording improvements suggested by the Wanderer | diego | 2008-04-12 | 1 | -2/+3 |
* | removed useless parameter :type from -dvbin (the frontend type is reported by... | nicodvb | 2008-04-12 | 1 | -6/+3 |
* | removed defunct options :vid and :aid from -dvbin (they were useless from the... | nicodvb | 2008-04-12 | 1 | -10/+5 |
* | Oops...should be "drv43260.dll" instead of "drv34260.dll" | zuxy | 2008-04-12 | 1 | -1/+1 |
* | Cosmetic fix for r26419 | zuxy | 2008-04-12 | 1 | -2/+3 |
* | Dlls can be relocated when loading so rely on filename instead of absolute | zuxy | 2008-04-12 | 1 | -3/+2 |
* | Indentation fix for r26417 | zuxy | 2008-04-12 | 1 | -2/+2 |
* | Don't print "Could not patch" messages when we haven't actually tried to patch. | zuxy | 2008-04-12 | 1 | -2/+2 |
* | Check for drvc.dll entries for mingw32 | zuxy | 2008-04-12 | 1 | -0/+11 |
* | Ignore dependency files. | diego | 2008-04-12 | 0 | -0/+0 |
* | Make include paths consistent; do not use ../ in them. | diego | 2008-04-12 | 23 | -88/+89 |
* | demux_real.c: Always use MP_NOPTS_VALUE for unknown pts | uau | 2008-04-12 | 1 | -1/+1 |
* | demux_mkv.c: Mark some static tables const | uau | 2008-04-12 | 1 | -7/+8 |
* | Reformat demuxer.c | uau | 2008-04-12 | 1 | -812/+963 |
* | Remove global demuxer_type | uau | 2008-04-12 | 3 | -3/+1 |
* | subreader.c: remove unused code | uau | 2008-04-12 | 1 | -25/+0 |
* | Remove another two useless special-case from flac metadata reading function | reimar | 2008-04-12 | 1 | -20/+2 |
* | Simplify: use AV_RB24 | reimar | 2008-04-12 | 1 | -1/+1 |
* | Remove useless checks | reimar | 2008-04-12 | 1 | -8/+1 |
* | Simplify (currently disabled) get_flac_metadata | reimar | 2008-04-12 | 1 | -11/+2 |
* | Update include paths to account for build system changes. | diego | 2008-04-12 | 7 | -7/+7 |
* | typo fixes | diego | 2008-04-12 | 1 | -6/+6 |
* | Enable runtime control for colorful and/or module name output | zuxy | 2008-04-12 | 5 | -96/+104 |
* | Remove unused function demux_read_data_pack | uau | 2008-04-11 | 2 | -18/+0 |
* | Makefile: Fix compilation on systems with dvb support | uau | 2008-04-11 | 1 | -0/+2 |
* | Remove unused make variable. | diego | 2008-04-11 | 1 | -1/+0 |
* | Merge ./gui/Makefile into ./Makefile, one less instance of recursive make. | diego | 2008-04-11 | 2 | -60/+40 |
* | Add gui/ prefix to some #include paths so that compilation from the | diego | 2008-04-11 | 22 | -54/+53 |
* | Add GUI_GTK make variable. | diego | 2008-04-11 | 1 | -0/+2 |
* | typo in filename | diego | 2008-04-11 | 1 | -1/+1 |
* | Remove duplicate #include. | diego | 2008-04-11 | 1 | -1/+0 |
* | Update comment to account for renamed header file. | diego | 2008-04-11 | 1 | -1/+1 |
* | Split cfg-common.h into two separate header files. It was being included twice | diego | 2008-04-11 | 4 | -350/+348 |
* | Ahem, libmenu objects should only be compiled when OSD menu is enabled. | diego | 2008-04-11 | 1 | -10/+11 |
* | vf_pp7 does not depend on libavcodec. | diego | 2008-04-11 | 1 | -1/+1 |
* | vf_screenshot depends on libavcodec. | diego | 2008-04-11 | 1 | -1/+1 |
* | Remove unused TARGET_WIN32 setting. | diego | 2008-04-11 | 1 | -4/+0 |
* | Remove Win32 linker option for netstream. Other winsock using code does not | diego | 2008-04-11 | 1 | -4/+0 |
* | Add a config.mak variable to control compilation of the Win32 GUI. | diego | 2008-04-11 | 2 | -1/+3 |
* | Remove unused definition. | diego | 2008-04-11 | 1 | -5/+0 |
* | Support for vorbis.acm decoder (used for some implementations of vorbis | rtogni | 2008-04-10 | 1 | -3/+13 |
* | if it's 'for lang in...' it's better off to use $$lang as a variable next ;) | ptt | 2008-04-10 | 1 | -5/+5 |
* | Fix illegal identifier: Rename _ftype_t macro to FLOAT_TYPE. | diego | 2008-04-10 | 5 | -73/+92 |
* | 1000l fix linking after r26378 | rtogni | 2008-04-09 | 1 | -1/+1 |
* | document ignore option | compn | 2008-04-09 | 1 | -0/+3 |
* | 10l: libass compilation should be conditional. | diego | 2008-04-09 | 1 | -9/+10 |
* | Rename ASS make variable to LIBASS. | diego | 2008-04-09 | 1 | -1/+1 |
* | Remove useless #include. | diego | 2008-04-09 | 1 | -1/+0 |
* | Merge libaf/Makefile into Makefile, one less instance of recursive make. | diego | 2008-04-09 | 2 | -43/+31 |
* | Remove some useless quotes from #error preprocessor directives. | diego | 2008-04-09 | 2 | -2/+2 |
* | Use quotes instead of angular brackets for local includes. | diego | 2008-04-09 | 4 | -5/+5 |
* | Handle af_ladspa conditional compilation in the usual way. | diego | 2008-04-09 | 2 | -9/+3 |
* | Remove -I CFLAGS hack, -I../libavcodec is no longer in CFLAGS. | diego | 2008-04-09 | 1 | -2/+0 |
* | Do not build subrip with debugging symbols. | diego | 2008-04-09 | 1 | -1/+1 |
* | cosmetics: Group dependency declarations together. | diego | 2008-04-09 | 1 | -4/+4 |
* | Remove redundant compilation commands that shadow builtin rules. | diego | 2008-04-09 | 1 | -4/+0 |
* | List libraries to link to in dependency list. | diego | 2008-04-09 | 1 | -10/+9 |
* | cosmetics: Add CFLAGS to compilation commands everywhere. | diego | 2008-04-09 | 1 | -2/+2 |
* | Remove unnecessary ../libmpcodecs/img_format.o from list subrip objects. | diego | 2008-04-09 | 1 | -1/+1 |
* | Update for latest changes to linking dependencies. | diego | 2008-04-09 | 1 | -3/+3 |
* | Add missing #includes to pass 'make checkheaders' to codecs.conf.h. | diego | 2008-04-09 | 1 | -0/+2 |
* | Restore osdep/mmap-os2.c compilation, which was accidentally removed. | diego | 2008-04-09 | 1 | -0/+1 |
* | cosmetics: Align columns. | diego | 2008-04-09 | 1 | -1/+1 |
* | Fix nonsensical license header, mpeg2dec is not GNU Make. | diego | 2008-04-09 | 1 | -1/+1 |
* | Split the lavf taglists out of the lavf muxer to allow using libmpmux | albeu | 2008-04-09 | 5 | -62/+115 |
* | Split the aac header parsing out of aac demuxer to allow using libmpmux | albeu | 2008-04-09 | 3 | -20/+51 |
* | Remove the need for code using stream to export an mp_input_check_interrupt() | albeu | 2008-04-09 | 5 | -4/+20 |
* | Make stream independent of libmpdemux, the asf demuxer and streaming | albeu | 2008-04-09 | 3 | -82/+105 |
* | Merge libass/Makefile into Makefile, one less recursive make directory. | diego | 2008-04-08 | 2 | -22/+10 |
* | cosmetics: Rename some shell variables to give them more descriptive names. | diego | 2008-04-08 | 1 | -9/+9 |
* | cosmetics: Merge shell commands into one line. | diego | 2008-04-08 | 1 | -4/+2 |
* | Do not suppress command output. | diego | 2008-04-08 | 1 | -5/+5 |
* | Merge osdep/Makefile into the top-level Makefile, thus getting rid | diego | 2008-04-08 | 2 | -37/+16 |
* | Move decision about which getch2 and timer file to compile to configure. | diego | 2008-04-08 | 2 | -17/+12 |
* | Move decision about whether or not to compile osdep/mmap_os2.c to configure. | diego | 2008-04-08 | 2 | -3/+3 |
* | Merge simplifications from FFmpeg r12764. | diego | 2008-04-08 | 2 | -3/+4 |
* | Fix FFmpeg DEPEND_CMD to account for latest changes and add MPDEPEND_CMD. | diego | 2008-04-07 | 2 | -3/+5 |
* | Sync with FFmpeg's shiny new non-recursive build system. | diego | 2008-04-07 | 2 | -86/+116 |
* | non-recursive makefiles | mru | 2008-04-07 | 1 | -7/+6 |
* | reset() should not senselessly close and reopen | reimar | 2008-04-07 | 1 | -23/+1 |
* | AUDIO_DRAIN makes no sense directly after opening | reimar | 2008-04-07 | 1 | -2/+2 |
* | Build all parts in the libmenu subdirectory nonrecursively. | diego | 2008-04-07 | 2 | -24/+12 |
* | There is no more need to ignore .depend and libinput.a. | diego | 2008-04-07 | 0 | -0/+0 |
* | According to the Icon Theme Specification icon names should have no extension. | diego | 2008-04-07 | 1 | -1/+1 |
* | Get rid of recursive make for the input/ subdirectory. | diego | 2008-04-06 | 2 | -16/+8 |
* | Update Makefile to account for native/RTjpegN.c --> native/rtjpegn.c renaming. | diego | 2008-04-06 | 1 | -1/+1 |
* | Use DEPEND_CMD as set by configure to generate dependency information instead | diego | 2008-04-06 | 1 | -2/+2 |
* | 100l: Revert previous accidental commit. | diego | 2008-04-06 | 1 | -11/+8 |
* | Rename RTJPEG files so that filenames consist of lowercase name only. | diego | 2008-04-06 | 5 | -11/+14 |
* | add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc | compn | 2008-04-06 | 1 | -0/+4 |
* | synced with r26333 | Gabrov | 2008-04-05 | 3 | -8/+11 |
* | Add multiple inclusion guards to help_mp.h. | diego | 2008-04-05 | 1 | -0/+3 |
* | Use the more natural ">" instead of "1>" for stdout redirection. | diego | 2008-04-05 | 1 | -1/+1 |
* | Fix lots and lots of other demuxers broken by r26301 | reimar | 2008-04-05 | 9 | -0/+9 |
* | Remove another useless cast | reimar | 2008-04-05 | 1 | -1/+1 |
* | Remove useless cast | reimar | 2008-04-05 | 1 | -1/+1 |
* | Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder | reimar | 2008-04-05 | 1 | -0/+6 |
* | Set demuxer->audio->id to avoid breakage due to r26301 | reimar | 2008-04-05 | 1 | -0/+1 |
* | Set correct codec tag for raw rgb in mov, fixes | reimar | 2008-04-05 | 1 | |