summaryrefslogtreecommitdiffstats
path: root/ext/metadata/metadatatypes.h
AgeCommit message (Collapse)AuthorFilesLines
2008-01-30Add documentation. Speed up a bit png muxer. Fix xmp muxer.Edgard Lima1-20/+18
Original commit message from CVS: Add documentation. Speed up a bit png muxer. Fix xmp muxer.
2008-01-25Add lot of documentation.Edgard Lima1-6/+16
Original commit message from CVS: Add lot of documentation.
2007-12-13Code documentation.Edgard Lima1-0/+10
Original commit message from CVS: Code documentation.
2007-11-30Fixed get_range bug when injecting and stripping. And mux is almost done now.Edgard Lima1-2/+14
Original commit message from CVS: Fixed get_range bug when injecting and stripping. And mux is almost done now.
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of ↵Edgard Lima1-0/+85
muxer has been created. Original commit message from CVS: Now parser is generic (just add/remove a list of chunks). And a template of muxer has been created.