| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 | 1 | -1/+1 |
|\ |
|
| * | core: remove old EDL mode (--edl option) | Uoti Urpala | 2012-03-09 | 1 | -1/+0 |
| * | windows support: unicode filenames | wm4 | 2012-03-09 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-05 | 1 | -6/+3 |
|\| |
|
| * | configure, build: support compiling without libpostproc | Uoti Urpala | 2012-02-27 | 1 | -1/+1 |
| * | configure, ao_alsa: drop support for obsolete ALSA versions | Uoti Urpala | 2012-02-27 | 1 | -5/+2 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 | 1 | -0/+2 |
* | | Merge branch 'eosd' into my_master | wm4 | 2012-01-18 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | libvo, vo_vdpau: make the EOSD packer code from vo_vdpau generic | wm4 | 2011-12-25 | 1 | -0/+1 |
* | | vf_fspp: make compile without Libav internals | Uoti Urpala | 2012-01-02 | 1 | -2/+2 |
* | | configure, build: require at least Libav 0.7 | Uoti Urpala | 2011-12-22 | 1 | -4/+2 |
|/ |
|
* | configure, build: remove --disable-libav support | Uoti Urpala | 2011-12-11 | 1 | -14/+14 |
* | vo_gl: add native mac osx Cocoa backend for vo_gl | Stefano Pigozzi | 2011-11-26 | 1 | -0/+1 |
* | core: add infrastructure to get screenshots from VOs | wm4 | 2011-11-25 | 1 | -0/+1 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 | 1 | -13/+0 |
* | vo_gl2, vo_matrixview: remove these VOs | wm4 | 2011-10-24 | 1 | -2/+1 |
* | Makefile: fix build without OpenGL after 75eab4f72af7b10e52a | Uoti Urpala | 2011-10-24 | 1 | -2/+2 |
* | vf_qp: enable compilation depending on libavutil eval API | Uoti Urpala | 2011-07-18 | 1 | -6/+2 |
* | VO: clean up aspect.c, remove aspecttest tool | Uoti Urpala | 2011-07-05 | 1 | -3/+1 |
* | Makefile: show brief build output by default | Clément Bœsch | 2011-07-02 | 1 | -0/+7 |
* | Makefile: use $(RM) builtin | Clément Bœsch | 2011-07-02 | 1 | -21/+20 |
* | ao_rsound: add new RSound audio output driver | Hans-Kristian Arntzen | 2011-06-26 | 1 | -0/+1 |
* | vo_xvmc: drop XvMC support | Uoti Urpala | 2011-05-09 | 1 | -1/+0 |
* | find_subfiles: move sub_filenames() here | Clément Bœsch | 2011-04-20 | 1 | -0/+1 |
* | Merge branch 'edl' | Uoti Urpala | 2011-04-08 | 1 | -1/+4 |
|\ |
|
| * | EDL: add support for new EDL file format | Uoti Urpala | 2011-04-05 | 1 | -0/+2 |
| * | tl_matroska.c: move the find_files() function here | Uoti Urpala | 2011-03-03 | 1 | -1/+0 |
| * | core: ordered chapters: move timeline creation to timeline/ | Uoti Urpala | 2011-02-26 | 1 | -0/+2 |
* | | mp3lib: drop internal mp3lib tree | Uoti Urpala | 2011-04-02 | 1 | -21/+1 |
* | | demux_ty: disable -subcc functionality (demux_ty_osd) | Uoti Urpala | 2011-03-24 | 1 | -1/+0 |
|/ |
|
* | build: change version number generation | Uoti Urpala | 2011-02-19 | 1 | -3/+6 |
* | tremor: drop internal tremor library | Uoti Urpala | 2011-02-01 | 1 | -18/+0 |
* | libmpeg2: drop libmpeg2 support | Uoti Urpala | 2011-02-01 | 1 | -21/+0 |
* | vo_zr2: drop Zoran support | Uoti Urpala | 2011-01-31 | 1 | -3/+0 |
* | vo_dxr2, ao_dxr2: drop dxr2 support | Uoti Urpala | 2011-01-31 | 1 | -1/+0 |
* | vidix: drop VIDIX support | Uoti Urpala | 2011-01-31 | 1 | -79/+4 |
* | libfaad2:/ Remove forked internal libfaad2 copy | diego | 2011-01-31 | 1 | -41/+0 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 1 | -14/+18 |
|\ |
|
| * | sub/OSD: move some related files to sub/ | Uoti Urpala | 2011-01-26 | 1 | -14/+14 |
| * | subtitles: style support for common SubRip tags and MicroDVD | Uoti Urpala | 2011-01-18 | 1 | -0/+1 |
| * | subtitles: add framework for subtitle decoders | Uoti Urpala | 2011-01-18 | 1 | -0/+3 |
* | | configure: remove MEncoder-related options and tests | Clément Bœsch | 2011-01-25 | 1 | -2/+2 |
|/ |
|
* | vd_ffmpeg: set thread count to number of cores on machine by default | Uoti Urpala | 2010-12-20 | 1 | -0/+1 |
* | build: enable vf_geq if libavutil version installs eval.h | Uoti Urpala | 2010-11-06 | 1 | -0/+3 |
* | Makefile: enable .DELETE_ON_ERROR special target | Uoti Urpala | 2010-11-04 | 1 | -0/+6 |
* | Makefile: remove generated locale files in clean target | Uoti Urpala | 2010-11-04 | 1 | -0/+2 |
* | vf_stereo3d: Add stereo3d filter | reimar | 2010-11-02 | 1 | -0/+1 |
* | vo_gl: Move the read_pnm function into a separate file | cigaes | 2010-11-02 | 1 | -1/+2 |
* | Makefile: don't list dependencies for codec-cfg.d | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Remove __USE_UNIX98 from libdvd* CFLAGS | diego | 2010-11-02 | 1 | -3/+3 |
* | Makefile: Do not compile libfaad2 with -D_GNU_SOURCE | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Drop separate compilation rules for dhahelperwin files | diego | 2010-11-02 | 1 | -6/+0 |
* | Makefile: Merge dhahelperwinclean and dhahelperclean targets | diego | 2010-11-02 | 1 | -5/+3 |
* | Makefile: Remove remnants of explicit dependency file generation | diego | 2010-11-02 | 1 | -3/+2 |
* | Makefile: Fix osdep/mplayer.rc.o vs. osdep/mplayer-rc.o typo | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: read dependency files for assembler files too | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Rename DEPS variable to DEP_FILES | diego | 2010-11-02 | 1 | -2/+2 |
* | build: update DirectFB requirements, reduce #ifdefs | diego | 2010-11-02 | 1 | -2/+1 |
* | Makefile: remove obsolete DIRS list entries | Uoti Urpala | 2010-11-02 | 1 | -7/+0 |
* | build: enable/disable all FFmpeg libraries together | Uoti Urpala | 2010-11-02 | 1 | -17/+16 |
* | Remove MEncoder | Uoti Urpala | 2010-11-02 | 1 | -52/+5 |
* | enable vo_mga, vo_xmga, vf_palette, vf_halfpack | Uoti Urpala | 2010-11-02 | 1 | -7/+2 |
* | Makefile: remote obsolete dep/depend targets, mark "locales" phony | Uoti Urpala | 2010-11-02 | 1 | -4/+2 |
* | Makefile: Move header compilation rules to the bottom of the rules list | diego | 2010-11-02 | 1 | -5/+5 |
* | Makefile: remove distclean hack for dependency files | diego | 2010-11-02 | 1 | -3/+0 |
* | configure: Rename "network" variable and option to "networking" | diego | 2010-11-02 | 1 | -1/+1 |
* | subs: Add support for PGS subtitle decoding via libavcodec | reimar | 2010-11-02 | 1 | -0/+1 |
* | libgsm: Remove libgsm wrapper | reimar | 2010-11-02 | 1 | -2/+0 |
* | stream_bluray: add unencrypted Blu-ray playback | ben | 2010-11-02 | 1 | -0/+1 |
* | Windows support: add a manifest file | reimar | 2010-11-02 | 1 | -0/+2 |
* | configure: Separate dependency flags from general CFLAGS | diego | 2010-11-02 | 1 | -4/+4 |
* | ad_mpg123: add MP3 decoding through libmpg123 | diego | 2010-11-02 | 1 | -0/+1 |
* | Factorize MPlayer/MEncoder version string handling. | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Move and comment the .SUFFIXES rule | diego | 2010-11-02 | 1 | -2/+4 |
* | build: Rename configure.log file to config.log | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Add path.o to the dependency list of the loader test programs | diego | 2010-11-02 | 1 | -1/+1 |
* | Makefile: Add a command to the binary build rule. | diego | 2010-11-02 | 1 | -0/+1 |
* | Makefile: Add missing '$' to EXESUF variable in binary build rule. | diego | 2010-11-02 | 1 | -1/+1 |
* | vf_rgb2bgr: remove the filter | siretart | 2010-11-02 | 1 | -2/+1 |
* | Merge svn changes up to r31176 | Uoti Urpala | 2010-05-30 | 1 | -2/+2 |
|\ |
|
| * | remove vf_yuy2, functionality is replaced by -vf format=yuv2 | siretart | 2010-05-14 | 1 | -1/+0 |
* | | Merge svn changes up to r31169 | Uoti Urpala | 2010-05-30 | 1 | -15/+1 |
|\| |
|
| * | Remove internal liba52 copy. | diego | 2010-05-09 | 1 | -15/+1 |
* | | bstr.[ch]: add new files for struct bstr related functionality | Uoti Urpala | 2010-05-20 | 1 | -0/+1 |
* | | af_lavcac3enc: make the filter work without FFmpeg internals | Uoti Urpala | 2010-05-14 | 1 | -3/+3 |
* | | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 1 | -1/+2 |
|\| |
|
| * | Add sdl_common file and use it to share the input handling between -vo gl | reimar | 2010-04-25 | 1 | -1/+2 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -8/+8 |
|\| |
|
| * | Generate dependency information as a sideeffect of compilation. | diego | 2010-04-06 | 1 | -9/+0 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 1 | -4/+7 |
|\| |
|
| * | cosmetics: Break some overly long lines. | diego | 2010-03-26 | 1 | -3/+6 |
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
| * | Move SetCodecPath() from loader to get_path.c and make it unconditional. | diego | 2010-03-20 | 1 | -1/+0 |
| * | Split codec path related code into a separate file to fix Windows build. | reimar | 2010-03-18 | 1 | -0/+1 |
* | | build: create and install .mo translation files | Uoti Urpala | 2010-04-01 | 1 | -2/+22 |
* | | Makefile: fix %.S rule (broke loader build on x86) | Uoti Urpala | 2010-03-10 | 1 | -1/+1 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 1 | -8/+4 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -0/+2 |
|\| |
|
| * | Implement DirectShow filter graph. | sesse | 2010-03-08 | 1 | -0/+1 |
| * | Enable ASS/SSA subtitle support in mencoder | greg | 2010-03-05 | 1 | -0/+1 |
* | | Merge svn changes up to r30732 | Uoti Urpala | 2010-03-10 | 1 | -0/+4 |
|\| |
|
| * | Disable old-style implicit rules to fix MinGW/Cygwin compilation | reimar | 2010-02-23 | 1 | -0/+10 |
| * | FFmpeg: Add tomi to architecture list. | diego | 2010-02-20 | 1 | -0/+1 |
| * | Rename gui/mplayer/gtk/menu.[ch] --> gui/mplayer/gtk/gtkmenu.[ch]. | diego | 2010-02-14 | 1 | -1/+1 |
* | | Makefile: remove outdated vf_halfpack entry | Uoti Urpala | 2010-03-09 | 1 | -1/+1 |
* | | Merge svn changes up to r30550 | Uoti Urpala | 2010-03-09 | 1 | -4/+7 |
|\| |
|
| * | osdep/mplayer.rc.o depends on version.h. | diego | 2010-02-13 | 1 | -1/+1 |
| * | Fix linking of loader test programs when loader is disabled. | diego | 2010-02-12 | 1 | -3/+6 |
* | | Merge svn changes up to r30529 | Uoti Urpala | 2010-03-09 | 1 | -4/+8 |
|\| |
|
| * | Fix linking of mp3lib test programs when internal mp3lib is disabled. | diego | 2010-02-08 | 1 | -2/+4 |
| * | Fix linking of liba52 test program when internal liba52 is disabled. | diego | 2010-02-08 | 1 | -2/+4 |
* | | Merge svn changes up to r30484 | Uoti Urpala | 2010-03-09 | 1 | -0/+1 |
|\| |
|
| * | Add OS/2 KAI audio driver support | komh | 2010-02-01 | 1 | -0/+1 |
* | | build: remove separate mp_msg-mencoder.c | Uoti Urpala | 2010-03-09 | 1 | -3/+2 |
* | | Makefile: vf_halfpack no longer needs libswscale internals | Uoti Urpala | 2010-02-26 | 1 | -2/+2 |
* | | Merge branch 'matroska' | Uoti Urpala | 2010-01-28 | 1 | -1/+3 |
|\ \ |
|
| * | | matroska: add new parsing code | Uoti Urpala | 2010-01-27 | 1 | -1/+3 |
* | | | Merge svn changes up to r30301 | Uoti Urpala | 2010-01-25 | 1 | -2/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Make ad_hwac3 independent of liba52. Needs a minor amount of code duplication, | reimar | 2010-01-11 | 1 | -2/+2 |
| * | Update internal libass copy to commit 8db4a5 | greg | 2010-01-08 | 1 | -0/+3 |
* | | Merge svn changes up to r30216 | Uoti Urpala | 2010-01-08 | 1 | -3/+4 |
|\| |
|
| * | Invoke pci_db2c.awk as an argument to awk instead of letting the shell run it. | diego | 2010-01-04 | 1 | -1/+1 |
| * | Remove previous failed attempt at disabling that auto-generation of some C code. | diego | 2010-01-04 | 1 | -1/+1 |
| * | Drop -Iloader from CPPFLAGS for the loader subdirectory. | diego | 2010-01-04 | 1 | -1/+1 |
| * | Add loader/wine/ to DIRS; its headers should be part of checkheaders. | diego | 2010-01-04 | 1 | -0/+1 |
* | | Merge svn changes up to r30187 | Uoti Urpala | 2010-01-08 | 1 | -1/+1 |
|\| |
|
| * | 100l, vo_png must go in SRCS_MPLAYER, not SRCS_COMMON. | reimar | 2010-01-03 | 1 | -1/+1 |
| * | Change vo_png to use FFmpeg's png encoder instead of libpng. | reimar | 2010-01-03 | 1 | -1/+1 |
* | | Merge svn changes up to r30185 | Uoti Urpala | 2010-01-08 | 1 | -0/+1 |
|\| |
|
| * | Finally add matrixview vo. | reimar | 2010-01-03 | 1 | -0/+1 |
* | | Merge svn changes up to r30165 | Uoti Urpala | 2010-01-08 | 1 | -1/+1 |
|\| |
|
| * | Extract functions to generate yuv->rgb matrices and lookup tables into a | reimar | 2009-12-31 | 1 | -1/+1 |
* | | Merge svn changes up to r30104 | Uoti Urpala | 2009-12-30 | 1 | -3/+3 |
|\| |
|
| * | Do not auto-generate the C code to handle PCI vendor and device names. | diego | 2009-12-20 | 1 | -1/+1 |
| * | Do not autogenerate vidix/pci_names.h. | diego | 2009-12-20 | 1 | -1/+1 |
| * | Run vidix/pci_db2c.awk directly instead of passing it to awk. | diego | 2009-12-20 | 1 | -1/+1 |
| * | Experimental support for external libass. | reimar | 2009-12-19 | 1 | -3/+4 |
* | | Merge svn changes up to r30065 | Uoti Urpala | 2009-12-29 | 1 | -0/+1 |
|\| |
|
| * | Add x11_common as dependency for OpenGL with X11 backend. | reimar | 2009-12-19 | 1 | -0/+1 |
* | | Merge svn changes up to r30055 | Uoti Urpala | 2009-12-18 | 1 | -1/+4 |
|\| |
|
| * | DShow TV input needs part of the our DirectShow code, so add the proper | reimar | 2009-12-09 | 1 | -1/+4 |
* | | build: Generate version numbers for git | Uoti Urpala | 2009-11-23 | 1 | -4/+0 |
* | | Merge svn changes up to r29962 | Uoti Urpala | 2009-11-23 | 1 | -1/+3 |
|\| |
|
| * | Add preliminary support for streaming via FFmpeg's URProtocol functions. | reimar | 2009-11-17 | 1 | -1/+3 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -14/+6 |
|\| |
|
| * | Remove |