]> git.sesse.net Git - ffmpeg/history - libavformat/dvenc.c
Fix linking when RTP is disabled and libraries are dynamic
[ffmpeg] / libavformat / dvenc.c
2007-06-24 Reimar DöffingerCosmetics: use consistent indentation by four spaces
2007-06-24 Reimar DöffingerDV muxer should not only fail for more that 3 streams...
2007-05-16 Corey HickeyDon't forget about audio remaining in buffer, in case...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-01-15 Roman Shaposhnik * Fixing a bug with incorrect bits set in AAUX sourc...
2006-11-08 Brian Brice * fixing a memory leak in DV format.
2006-10-16 Roman Shaposhnik * Simplifying the setting of STYPE for AAUX AS
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-21 Roman Shaposhnik * Moving FifoBuffer out of libavformat/avformat...
2006-09-15 Panagiotis IssarisSplit the DV demuxer and muxer into separate files...