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
/
libdc1394.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-2
/
+2
*
Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY.
Jean-Daniel Dupas
2010-03-31
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
Aurelien Jacobs
2009-01-14
1
-7
/
+7
*
cosmetics: Fix two common typos: wont --> will not, lets --> let us.
Diego Biurrun
2008-07-24
1
-2
/
+2
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-2
/
+2
*
Use full path for #includes from another directory.
Diego Biurrun
2008-05-09
1
-1
/
+1
*
cosmetics: #include config.h before all other FFmpeg headers.
Diego Biurrun
2008-03-15
1
-1
/
+1
*
Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sapp...
Alessandro Sappia
2008-01-11
1
-0
/
+4
*
Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ...
Alessandro Sappia
2008-01-11
1
-19
/
+184
*
* fixing a bug preventing default values to be set correctly
Roman Shaposhnik
2008-01-08
1
-4
/
+14
*
Introduce libavdevice
Luca Abeni
2007-11-22
1
-0
/
+193