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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '81ef46020fa654720e3beb4f5551ba634fae262a'
Michael Niedermayer
2015-02-16
1
-10
/
+22
|
\
|
*
bktr: Use av_strerror and propagate error codes
Himangi Saraogi
2015-02-15
1
-10
/
+22
|
*
xcbgrab: Use the correct geometry for the region highlight
Daniel Moran
2015-02-15
1
-1
/
+1
*
|
Merge commit 'd40815a982c36ff9da09ae3edb5e3bd7d97b5d42'
Michael Niedermayer
2015-02-15
1
-6
/
+2
|
\
\
|
|
/
|
*
xcbgrab: Correctly make shm optional
Luca Barbato
2015-02-15
1
-4
/
+4
*
|
avdevice/decklink_common: Use defined(__APPLE__) instead of __APPLE__
Michael Niedermayer
2015-02-08
1
-1
/
+1
*
|
avdevice/decklink_common: Fix Decklink for Mac
Georg Lippitsch
2015-02-08
1
-0
/
+10
*
|
avdevice/decklink: 10 Bit support for Decklink input device
Georg Lippitsch
2015-02-08
3
-4
/
+16
*
|
lavd/libcdio: add more paranoia mode constants
Stefano Sabatini
2015-01-31
1
-1
/
+3
*
|
lavd/libcdio: apply minor fixes to options documentation
Stefano Sabatini
2015-01-31
1
-5
/
+5
*
|
Merge commit '6a808f5ae17f1fcdbcfb18055872c12aef70ffff'
Michael Niedermayer
2015-01-28
1
-0
/
+1
|
\
\
|
|
/
|
*
libdc1394: Add support for MONO8 (gray) video mode
Clay McClure
2015-01-28
1
-0
/
+1
*
|
dshow: tweak logging
rogerdpack
2015-01-26
2
-5
/
+11
*
|
dshow: crossbar dialog was frequently being displayed twice, split up option ...
rogerdpack
2015-01-26
3
-5
/
+10
*
|
dshow: add properties dialog for tv tuners
rogerdpack
2015-01-26
3
-6
/
+49
*
|
avdevice/dshow_crossbar: Avoid mixing declarations and statements
Michael Niedermayer
2015-01-24
1
-1
/
+2
*
|
dshow: some devices only list themselves under "Video sources" but
rogerdpack
2015-01-23
2
-36
/
+50
*
|
dshow: add options for allowing filter popup configuration dialogs to be pres...
rogerdpack
2015-01-23
3
-1
/
+69
*
|
dshow: introduce support for crossbar [multiple input selectable] devices
rogerdpack
2015-01-23
4
-54
/
+270
*
|
dshow: drop initial audio packets with weird timestamps
rogerdpack
2015-01-23
1
-0
/
+8
*
|
dshow: use non deprecated api
rogerdpack
2015-01-23
1
-1
/
+1
*
|
dshow: miscellaneous tweaks
rogerdpack
2015-01-23
2
-6
/
+9
*
|
dshow: allow selecting devices by an alternative name (workaround for devices...
rogerdpack
2015-01-23
1
-12
/
+76
*
|
avdevice/alsa-audio-common: Use *alloc_array()
Michael Niedermayer
2015-01-20
1
-2
/
+2
*
|
avdevice/openal-dec: Check the return code of av_new_packet()
Michael Niedermayer
2015-01-19
1
-1
/
+2
*
|
avdevice/pulse_audio_dec: remove double ;;
Clément Bœsch
2015-01-18
1
-2
/
+2
*
|
avdevice: Use av_format_get_control_message_cb()
Michael Niedermayer
2015-01-16
1
-2
/
+2
*
|
lavd/v4l2: implement list device callback
Lukasz Marek
2015-01-11
1
-0
/
+77
*
|
lavd/avdevice: introduce helper functions for sink/sources listing
Lukasz Marek
2015-01-11
6
-1
/
+149
*
|
lavd/avdevice: remove av_ prefix from private function
Lukasz Marek
2015-01-11
1
-10
/
+10
*
|
avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memory
Michael Niedermayer
2015-01-08
1
-1
/
+1
*
|
lavd/lavfi: allow to extract subcc.
Nicolas George
2015-01-02
1
-7
/
+85
*
|
avdevice/dshow: Remove unneeded NULL checks
Michael Niedermayer
2014-12-28
1
-4
/
+2
*
|
avdevice/dshow: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-28
1
-2
/
+2
*
|
avdevice/dv1394: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-28
1
-1
/
+1
*
|
Add FFMPEG_VERSION into the binary libs
Michael Niedermayer
2014-12-19
1
-0
/
+3
*
|
Merge commit '9e06327ecb8f73c7904d10af7ad339c57cdaa788'
Michael Niedermayer
2014-12-19
1
-3
/
+2
|
\
\
|
|
/
|
*
xcbgrab: Move NULL check before pointer dereference
Vittorio Giovara
2014-12-18
1
-1
/
+5
*
|
lavd/alsa-audio-common: mark default device in device list
Lukasz Marek
2014-12-14
1
-0
/
+2
*
|
lavd/avdevice: use better option types for caps options
Lukasz Marek
2014-12-14
1
-5
/
+5
*
|
avdevice/v4l2: use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-12-12
1
-3
/
+3
*
|
Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33'
Michael Niedermayer
2014-12-10
1
-2
/
+2
|
\
\
|
|
/
|
*
xcbgrab: Support empty filename string correctly
Luca Barbato
2014-12-10
1
-2
/
+2
|
*
v4l2: Unify one instance of reading/storing errno
Martin Storsjö
2014-11-11
1
-3
/
+3
*
|
avdevice/xcbgrab: check xcb_query_pointer_reply_t pointer before use
Michael Niedermayer
2014-12-09
1
-1
/
+6
*
|
Fix xcb 32bit pix_fmts: There is no screen transparency.
Carl Eugen Hoyos
2014-12-08
1
-2
/
+2
*
|
avdevice/xcbgrab: Fix show_region rectangle
Daniel Moran
2014-12-07
1
-1
/
+1
*
|
Fix standalone compilation of the iec61883 input device.
Carl Eugen Hoyos
2014-12-04
1
-2
/
+2
*
|
avdevice/decklink_common: fix COM initialization failure check
Jonathan Baecker
2014-12-03
1
-1
/
+1
*
|
avdevice/decklink_common: fix heap corruption run time error
Jonathan Baecker
2014-12-03
1
-2
/
+4
[next]