Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 04 Apr 2007 11:51:08 +0000 | gpoirier | changes some function declarations from () to (void) as per ansi c. libavformat |
Tue, 03 Apr 2007 21:09:36 +0000 | diego | There were two files, libavformat/grab.c and libavformat/grab_bktr.c declaring libavformat |
Tue, 03 Apr 2007 16:47:43 +0000 | diego | cosmetics: indentation libavformat |
Tue, 03 Apr 2007 16:33:04 +0000 | diego | Get rid of unnecessary conditionals. libavformat |
Tue, 03 Apr 2007 15:59:15 +0000 | diego | CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest conditionals. libavformat |
Tue, 03 Apr 2007 15:57:38 +0000 | diego | cosmetics: Put audio (de)muxer entries in alphabetical order. libavformat |