]> git.sesse.net Git - ffmpeg/history - libavformat/dv1394.c
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[ffmpeg] / libavformat / dv1394.c
2007-02-14 Ramiro Pollaimplement new grabbing interface, as described here:
2007-01-26 Baptiste Coudurierremove void * used in arithmetic warnings
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-03-08 Diego BiurrunUse AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where...
2006-03-08 Steve L'Homme(f)printf --> av_log conversion
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-06-19 Mike Melansonsweeping change from -EIO -> AVERROR_IO
2004-03-23 Roman Shaposhnik * enabling seek in raw DV files
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-09-29 Roman Shaposhnik * DV handling was streamlined for both muxing/demuxi...
2003-08-06 Roman Shaposhnikpatch for DV capturing by Dan Dennedy <dan at dennedy...
2003-06-25 Alex Beregszaszitv standard selection support for dv1394 and grab ...
2003-06-20 Alex Beregszaszi1000l
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-03 Fabrice Bellardzero copy packet handling for DV1394 by Max Krasnyansky
2003-01-27 Fabrice BellardAudio support for DV1394 by Max Krasnyansky
2003-01-23 Fabrice Bellarddv1394 channel selection by Max Krasnyansky - modified...
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2003-01-22 Max Krasnyanskydv patch by Max Krasnyansky (maxk at qualcomm dot com)