index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
dv1394.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-7
/
+1
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-2
/
+2
*
Use AV_LOG_DEBUG loglevel instead of AV_LOG_ERROR where appropriate.
Diego Biurrun
2006-03-08
1
-2
/
+2
*
(f)printf --> av_log conversion
Steve L'Homme
2006-03-08
1
-2
/
+2
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: tabs --> spaces, some prettyprinting
Diego Biurrun
2005-12-22
1
-3
/
+3
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-7
/
+7
*
sweeping change from -EIO -> AVERROR_IO
Mike Melanson
2004-06-19
1
-3
/
+3
*
* enabling seek in raw DV files
Roman Shaposhnik
2004-03-23
1
-8
/
+1
*
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
Michel Bardiaux
2004-03-03
1
-2
/
+2
*
* DV demuxer is now capable of decoding auxilary audio stream. So,
Roman Shaposhnik
2003-10-31
1
-2
/
+2
*
* DV handling was streamlined for both muxing/demuxing and
Roman Shaposhnik
2003-09-29
1
-84
/
+22
*
patch for DV capturing by Dan Dennedy <dan at dennedy dot org>
Roman Shaposhnik
2003-08-06
1
-23
/
+40
*
tv standard selection support for dv1394 and grab (v4l)
Alex Beregszaszi
2003-06-25
1
-2
/
+4
*
1000l
Alex Beregszaszi
2003-06-20
1
-5
/
+5
*
Complete support for OpenDML AVIs and AVIs > 2Gb.
Roman Shaposhnik
2003-04-23
1
-0
/
+1
*
per context frame_rate_base, this should finally fix frame_rate related av sy...
Michael Niedermayer
2003-03-12
1
-1
/
+2
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-1
/
+1
*
zero copy packet handling for DV1394 by Max Krasnyansky
Fabrice Bellard
2003-02-03
1
-30
/
+39
*
Audio support for DV1394 by Max Krasnyansky
Fabrice Bellard
2003-01-27
1
-25
/
+52
*
dv1394 channel selection by Max Krasnyansky - modified channel number to be i...
Fabrice Bellard
2003-01-23
1
-1
/
+5
*
grab device is in AVFormatParameter (at least better than global variable)
Fabrice Bellard
2003-01-23
1
-2
/
+5
*
dv patch by Max Krasnyansky (maxk at qualcomm dot com)
Max Krasnyansky
2003-01-22
1
-0
/
+249