aboutsummaryrefslogtreecommitdiff
path: root/libavformat/dv.h
AgeCommit message (Expand)Author
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-07Remove inappropriate const qualifier from function argument, fixes the warning:Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier
2007-06-17add multiple inclusion guards to headersMåns Rullgård
2007-06-16include all prerequisites in header filesMåns Rullgård
2007-01-11* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)Roman Shaposhnik
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-02-08typoDiego Biurrun
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-10-13 * static allocation for audio packets. This will make it a little bitRoman Shaposhnik
2003-10-31 * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik
2003-09-29 * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik