| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 CONFIG_TV_TELETEXT. | cehoyos | 2009-11-07 | 1 | -1/+1 |
| * | Move teletext specific code from stream into libmpcodecs. | cehoyos | 2009-10-29 | 1 | -1/+1 |
| * | Get rid of COMMON_LDFLAGS variable. It was a pointless indirection. | diego | 2009-10-19 | 1 | -7/+4 |
| * | Merge rules for building mencoder and mplayer. | diego | 2009-10-18 | 1 | -3/+4 |
| * | Get rid of LDFLAGS_MPLAYER and LDFLAGS_MENCODER variables. | diego | 2009-10-18 | 1 | -8/+2 |
* | | av_log callback handling overhaul | Uoti Urpala | 2009-10-31 | 1 | -0/+1 |
* | | Merge svn changes up to r29644 | Uoti Urpala | 2009-09-04 | 1 | -2/+2 |
|\| |
|
| * | Reuse the osx_common convert_key function to convert OSX keycodes to MPlayer | reimar | 2009-08-28 | 1 | -1/+1 |
| * | Add osx_common.c and move the keycode conversion (OSX to MPlayer) there. | reimar | 2009-08-28 | 1 | -1/+1 |
* | | vf_uspp: Mark as depending on avcodec API only, not internals | Uoti Urpala | 2009-07-26 | 1 | -1/+1 |
* | | build: Readd support for code depending on FFmpeg internals | Uoti Urpala | 2009-07-26 | 1 | -1/+12 |
* | | build: Remove code for internal FFmpeg build | Uoti Urpala | 2009-07-26 | 1 | -45/+1 |
* | | Remove internal libass tree | Uoti Urpala | 2009-07-26 | 1 | -9/+1 |
* | | Disable functionality requiring libswscale internals | Uoti Urpala | 2009-07-26 | 1 | -4/+4 |
* | | Merge svn changes up to r29417 | Uoti Urpala | 2009-07-12 | 1 | -0/+1 |
|\| |
|
| * | new debanding filter | lorenm | 2009-07-07 | 1 | -0/+1 |
* | | Remove the internal GUI | Anton Khirnov | 2009-07-07 | 1 | -59/+1 |
* | | Merge svn changes up to r29412 | Uoti Urpala | 2009-07-07 | 1 | -8/+8 |
|\| |
|
| * | Rename LIBVORBIS Makefile variable to VORBIS. | diego | 2009-06-14 | 1 | -2/+2 |
| * | cosmetics: alphabetically sort SRCS_MPLAYER | diego | 2009-05-21 | 1 | -4/+4 |
| * | Add missing path to find invocation for tags/TAGS creation. | diego | 2009-05-15 | 1 | -2/+2 |
| * | Simplify find invocation in tags/TAGS generation command: | diego | 2009-05-15 | 1 | -2/+2 |
* | | Merge svn changes up to r29304 | Uoti Urpala | 2009-07-07 | 1 | -5/+6 |
|\| |
|
| * | Make sure that -I flags for internal library copies come before other CFLAGS | diego | 2009-05-12 | 1 | -5/+6 |
| * | libdvdread4 does not use HAVE_CONFIG_H, so drop the -D flag for libdvdread4. | diego | 2009-05-12 | 1 | -1/+1 |
* | | Merge svn changes up to r29277 | Uoti Urpala | 2009-05-08 | 1 | -268/+279 |
|\| |
|
| * | Rename macosx video output driver to corevideo. | diego | 2009-05-04 | 1 | -1/+1 |
| * | Rename macosx audio output driver to coreaudio. | diego | 2009-05-04 | 1 | -1/+1 |
| * | Move non-conditional SRCS lists below the conditional parts. This allows | diego | 2009-04-20 | 1 | -222/+223 |
| * | whitespace cosmetics | diego | 2009-04-20 | 1 | -0/+3 |
| * | Use temporary variables to add objects that depend on more than one | diego | 2009-04-20 | 1 | -24/+29 |
| * | Only add existing files to the FFMPEGFILES variable. | diego | 2009-04-20 | 1 | -1/+1 |
| * | Use ADDSUFFIXES function to simplify version.h dependency declaration. | diego | 2009-04-20 | 1 | -1/+1 |
| * | Introduce ADDSUFFIXES function and use it to simplify the | diego | 2009-04-20 | 1 | -2/+3 |
| * | cosmetics: Move ADD_ALL_* functions to a more sensible place. | diego | 2009-04-20 | 1 | -3/+3 |
| * | whitespace cosmetics | diego | 2009-04-19 | 1 | -5/+5 |
| * | cosmetics: Rename PARTS variable to FFMPEGPARTS. | diego | 2009-04-19 | 1 | -4/+4 |
| * | Introduce ADD_ALL_DIRS function to factorize clean and distclean target commands | diego | 2009-04-19 | 1 | -2/+3 |
| * | Convert another forgotten ADD_ALL_EXESUFS call. | diego | 2009-04-19 | 1 | -1/+1 |
| * | Extend ADD_ALL_EXESUFS to work with a list of files instead of a single one. | diego | 2009-04-19 | 1 | -4/+4 |
| * | Remove duplicate entry from DIRS. | diego | 2009-04-19 | 1 | -1/+0 |
| * | Add files in all library subdirectories to FFMPEGFILES variable, not | diego | 2009-04-19 | 1 | -1/+1 |
* | | Merge svn changes up to r29154 | Uoti Urpala | 2009-04-09 | 1 | -1/+3 |
|\| |
|
| * | Specify precise dependencies for generated header file codecs.conf.h. | diego | 2009-04-08 | 1 | -1/+2 |
| * | Reduce compilation time after version.h was updated. | cehoyos | 2009-04-08 | 1 | -1/+2 |
* | | Merge svn changes up to r29150 | Uoti Urpala | 2009-04-08 | 1 | -0/+10 |
|\| |
|
| * | Add rules to install gmplayer manual pages. | diego | 2009-04-06 | 1 | -0/+10 |
* | | Merge branch 'ordered_chapters' | Uoti Urpala | 2009-04-08 | 1 | -0/+1 |
|\ \ |
|
| * | | Initial ordered chapters support | Uoti Urpala | 2009-04-02 | 1 | -0/+1 |
* | | | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add libbs2b audio filter itself. | bircoph | 2009-04-02 | 1 | -0/+1 |
| * | Add rec |