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
/
bktr.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
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Revert removal of _NETBSD_SOURCE definition.
Diego Biurrun
2010-03-21
1
-0
/
+1
*
Replace BSD-specific integer types by their POSIX equivalents.
Diego Biurrun
2010-03-12
1
-6
/
+7
*
Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD.
Diego Biurrun
2010-03-12
1
-1
/
+0
*
Add _NETBSD_SOURCE definition to fix compilation on NetBSD.
Jorge Acereda
2010-03-03
1
-0
/
+2
*
Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara org.
Diego Biurrun
2009-09-22
1
-1
/
+1
*
Add missing strings.h include needed for strcasecmp.
Reimar Döffinger
2009-09-19
1
-0
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-3
/
+3
*
Define _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs the u_short etc. typedefs,
Reimar Döffinger
2008-12-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
-1
/
+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
/
+2
*
Introduce libavdevice
Luca Abeni
2007-11-22
1
-0
/
+320