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
/
libavdevice
/
dv1394.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
Anton Khirnov
2011-08-15
1
-12
/
+0
*
Replace custom DEBUG preprocessor trickery by the standard one.
Diego Biurrun
2011-06-03
1
-3
/
+0
*
Replace #ifdef + av_log() combinations by av_dlog().
Diego Biurrun
2011-06-03
1
-6
/
+2
*
lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
2011-05-25
1
-1
/
+1
*
dv1394: add a private option for channel.
Anton Khirnov
2011-05-25
1
-2
/
+1
*
lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
2011-05-25
1
-0
/
+2
*
dv1394: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+25
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Use '#include <poll.h>' instead of '#include <sys/poll.h>'.
Diego Biurrun
2008-08-14
1
-1
/
+1
*
strcasecmp() requires #include <strings.h>
Aurelien Jacobs
2008-08-13
1
-0
/
+1
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-2
/
+2
*
Remove #ifdef HAVE_SYS_MMAN_H around sys/mman.h #include.
Diego Biurrun
2008-03-24
1
-2
/
+0
*
Only #include sys/mman.h if configure set HAVE_SYS_MMAN_H.
Diego Biurrun
2008-03-20
1
-0
/
+3
*
Introduce libavdevice
Luca Abeni
2007-11-22
1
-0
/
+236