Mercurial > libavformat.hg
comparison Makefile @ 1577:49ae08e69d64 libavformat
RFC 6: Overall cleanups again.
- License should be fixed now (finally)
- Added doxygen comments
- Cleaned up the X11Grab structure
- Renamed X11Grab structure to x11_grab_s
- Changed some Java stylish named functions to more C'stylish ones
- Changed order of some parameters so they are more libc alike with
destination as first parameter
- Use AVRational where relevant
- Fixed time calculation
- Cleaned up a few little tiny things around the sources
+ removed a goto
+ removed unused vars
+ etc...
author | gpoirier |
---|---|
date | Tue, 12 Dec 2006 22:32:12 +0000 |
parents | 1db03d7eebe1 |
children | 81cd736a9891 |
comparison
equal
deleted
inserted
replaced
1576:364d859df701 | 1577:49ae08e69d64 |
---|