summaryrefslogtreecommitdiff
path: root/libavformat/dv1394.c
Commit message (Expand)AuthorAge
* Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.Diego Biurrun2006-03-08
* (f)printf --> av_log conversionSteve L'Homme2006-03-08
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
* * enabling seek in raw DV filesRoman Shaposhnik2004-03-23
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* * DV handling was streamlined for both muxing/demuxing andRoman Shaposhnik2003-09-29
* patch for DV capturing by Dan Dennedy <dan at dennedy dot org>Roman Shaposhnik2003-08-06
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-25
* 1000lAlex Beregszaszi2003-06-20
* Complete support for OpenDML AVIs and AVIs > 2Gb.Roman Shaposhnik2003-04-23
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* zero copy packet handling for DV1394 by Max KrasnyanskyFabrice Bellard2003-02-03
* Audio support for DV1394 by Max KrasnyanskyFabrice Bellard2003-01-27
* dv1394 channel selection by Max Krasnyansky - modified channel number to be i...Fabrice Bellard2003-01-23
* grab device is in AVFormatParameter (at least better than global variable)Fabrice Bellard2003-01-23
* dv patch by Max Krasnyansky (maxk at qualcomm dot com)Max Krasnyansky2003-01-22