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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-1
/
+2
*
lavd: remove deprecated v4l grab device.
Anton Khirnov
2012-01-24
1
-1
/
+0
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-2
/
+0
*
pulse: introduce pulseaudio input
Luca Barbato
2011-10-26
1
-0
/
+1
*
Move timefilter code from lavf to lavd.
Anton Khirnov
2011-10-21
1
-1
/
+3
*
lavd: add libcdio-paranoia input device for audio CD grabbing
Anton Khirnov
2011-09-17
1
-0
/
+1
*
build: include sub-makefiles using full path instead of symlinks
Mans Rullgard
2011-06-28
1
-1
/
+1
*
build: Remove redundant config.mak includes from subdirectory Makefiles.
Diego Biurrun
2011-06-25
1
-2
/
+0
*
framebuffer device demuxer
Stefano Sabatini
2011-03-28
1
-0
/
+1
*
sndio support for playback and record
Brad
2011-03-27
1
-0
/
+3
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+1
*
Remove broken BeOS audio interface.
Diego Biurrun
2010-06-10
1
-3
/
+0
*
Split avdevice.c off from alldevices.c.
Diego Biurrun
2009-11-18
1
-1
/
+1
*
cosmetics: Break overly long lines.
Diego Biurrun
2009-10-18
1
-2
/
+4
*
Skip headers requiring external libs not present in checkheaders
Måns Rullgård
2009-08-23
1
-0
/
+2
*
Make the configure script select the input/output devices using
Stefano Sabatini
2009-06-29
1
-14
/
+14
*
Implement JACK input device.
Olivier Guilyardi
2009-04-02
1
-0
/
+1
*
Add ALSA support in libavdevice.
Nicolas George
2009-01-26
1
-0
/
+2
*
Rename audio.c to oss_audio.c in libavdevice.
Benoit Fouet
2009-01-21
1
-2
/
+2
*
Use OBJS variable for all object files
Måns Rullgård
2008-10-25
1
-2
/
+2
*
prettyprinting cosmetics
Diego Biurrun
2008-05-08
1
-6
/
+6
*
non-recursive makefiles
Måns Rullgård
2008-04-07
1
-2
/
+2
*
Fix building with C++ objects, variable names were inconsistent.
François Revol
2008-03-27
1
-2
/
+2
*
VFW capture support
Ramiro Polla
2008-03-08
1
-0
/
+1
*
cosmetics: Consistently move NAME and FFLIBS to the top of each Makefile.
Diego Biurrun
2008-03-08
1
-2
/
+1
*
simplify library version handling
Måns Rullgård
2008-03-07
1
-2
/
+0
*
consolidate CFLAGS, LDFLAGS, EXTRALIBS assignment
Måns Rullgård
2008-03-06
1
-5
/
+1
*
Link to libraries in dependency order.
Víctor Paesa
2008-01-12
1
-2
/
+2
*
Link libavdevice against libavutil, libavcodec, and libavformat
Luca Abeni
2007-11-23
1
-0
/
+4
*
Introduce libavdevice
Luca Abeni
2007-11-22
1
-0
/
+28