summaryrefslogtreecommitdiff
path: root/libavformat/dvenc.c
Commit message (Expand)AuthorAge
* Use dynamically allocated ByteIOContext in AVFormatContextBjörn Axelsson2007-11-21
* Cosmetics: use consistent indentation by four spacesReimar Döffinger2007-06-24
* DV muxer should not only fail for more that 3 streams altogetherReimar Döffinger2007-06-24
* Don't forget about audio remaining in buffer, in case there is enoughCorey Hickey2007-05-16
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* * Fixing a bug with incorrect bits set in AAUX source packRoman Shaposhnik2007-01-15
* * fixing a memory leak in DV format.Brian Brice2006-11-08
* * Simplifying the setting of STYPE for AAUX ASRoman Shaposhnik2006-10-16
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* * Moving FifoBuffer out of libavformat/avformat.h andRoman Shaposhnik2006-09-21
* Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris2006-09-15