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
/
pulse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-4
/
+4
*
avpacket: Replace av_free_packet with av_packet_unref
Luca Barbato
2015-10-26
1
-1
/
+1
*
avdevice: Add missing header for NULL_IF_CONFIG_SMALL
Diego Biurrun
2015-04-09
1
-2
/
+4
*
pulse: Set the wallclock option as default
Luca Barbato
2014-08-27
1
-1
/
+1
*
pulse: Add a wallclock option to be compatible with other other captures
Luca Barbato
2014-08-24
1
-0
/
+5
*
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
Martin Storsjö
2012-09-04
1
-4
/
+4
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-14
/
+14
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-2
/
+1
*
misc Doxygen markup improvements
Diego Biurrun
2011-12-05
1
-1
/
+0
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
*
pulse: compute frame_duration once and fix it
Luca Barbato
2011-11-14
1
-3
/
+4
*
pulse: introduce pulseaudio input
Luca Barbato
2011-10-26
1
-0
/
+190