Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Thu, 19 Jan 2006 23:36:50 +0000 | diego | Put muxer-specific code parts in #ifdef CONFIG_MUXERS. libavformat |
Thu, 19 Jan 2006 22:30:37 +0000 | diego | Properly #ifdef muxer-specific parts. libavformat |
Thu, 19 Jan 2006 00:54:10 +0000 | michael | pts fix by (Bryan Mayland / bmayland O leoninedev o com) libavformat |
Mon, 16 Jan 2006 14:59:54 +0000 | diego | Make clean/distclean consistent throughout all the Makefiles. libavformat |
Sun, 15 Jan 2006 00:28:36 +0000 | diego | Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be empty. libavformat |
Sat, 14 Jan 2006 15:54:58 +0000 | diego | Move library name generation to configure, simplifies build system a bit more. libavformat |