aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Remove unnecessary include options from compilation command.Gravatar diego2007-03-17
* Simplify compilation commands.Gravatar diego2007-03-17
* Remove rule for non-existing file.Gravatar diego2007-03-17
* Simplify compilation command.Gravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* whitespace cosmeticsGravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* Split dependency and rule declaration, avoids duplicate command.Gravatar diego2007-03-17
* Simplify compilation commands.Gravatar diego2007-03-17
* Bring somewhat closer to linking, still won't work, though.Gravatar diego2007-03-17
* Simplify link command.Gravatar diego2007-03-17
* Bring netstream somewhat closer to linking, still won't work.Gravatar diego2007-03-17
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-17
* Mark phony targets as such.Gravatar diego2007-03-17
* Merge INCLUDE and CFLAGS, fixes Cola from last commit.Gravatar diego2007-03-17
* Remove unused variable.Gravatar diego2007-03-17
* Fix compilation, bswap.h is now mpbswap.h.Gravatar diego2007-03-17
* Remove redundant rule for creating .o files from .c files, it's builtin.Gravatar diego2007-03-17
* Remove obsolete .SUFFIXES variable.Gravatar diego2007-03-17
* Remove nonsensical unused rules.Gravatar diego2007-03-17
* Use quotes instead of angular brackets for non-system includes.Gravatar diego2007-03-16
* Bring vivodump closer to linking; remains broken.Gravatar diego2007-03-16
* Fix linking: libswscale depends on libavutil, verbose was multiply defined...Gravatar diego2007-03-16
* Fix compilation due to reorganized header files.Gravatar diego2007-03-16
* whitespace cosmeticsGravatar diego2007-03-16
* Remove duplicate largefile CFLAGS that are set from configure.Gravatar diego2007-03-16
* Turn on largefile support for libdvdcss as well.Gravatar diego2007-03-16
* Remove CFLAGS that are already set by configure.Gravatar diego2007-03-16
* Put special CFLAGS for low accuracy tremor in the Makefile, similar to theGravatar diego2007-03-16
* r22492: documented -reuse-socketGravatar kraymer2007-03-16
* Remove unnecessary -I option from CFLAGS.Gravatar diego2007-03-16
* Allow to specify frequencies in channels option.Gravatar voroshil2007-03-16
* Mark myself as new TV maintainer as suggested by Jindrich MakovickaGravatar voroshil2007-03-16
* add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.aviGravatar compn2007-03-16
* Matroska seeking fixesGravatar uau2007-03-16
* sync with r22503Gravatar gpoirier2007-03-16
* add mute bind which has been default for a while, any other missing defaults?Gravatar compn2007-03-16
* some updates from memory and mplayer irc usersGravatar compn2007-03-16
* libavcodec's DXA decoder is dependent on zlibGravatar voroshil2007-03-16
* Remove useless -I./skin from CFLAGS.Gravatar diego2007-03-16
* Don't look for header files in ../../ anymore. Compilation was broken unlessGravatar diego2007-03-16
* Remove unnecessary -I./wm option from CFLAGS.Gravatar diego2007-03-15
* Remove useless -I../loader option from CFLAGS.Gravatar diego2007-03-15
* Use explicit path for headers from the dshow/ subdirectory.Gravatar diego2007-03-15
* Use explicit path for headers from the loader/ directory.Gravatar diego2007-03-15
* Add explicit location for headers from the stream/ directory.Gravatar diego2007-03-15
* Wording improvement as suggested by Michael.Gravatar diego2007-03-15
* Add live555 include flags to CXXFLAGS only.Gravatar diego2007-03-15
* Add a FIXME note about new sentences on new lines.Gravatar diego2007-03-15
* Add explicit location for headers from the libmpdemux/ directory.Gravatar diego2007-03-15