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
...
*
|
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
2
-2
/
+2
*
|
Merge commit '58396e806c65fe0eb00e6ccf1980f810cdceed05'
Michael Niedermayer
2014-08-28
1
-10
/
+10
|
\
\
|
|
/
|
*
x11grab: Use a typedef for the context, as most other code does
Luca Barbato
2014-08-28
1
-10
/
+10
*
|
Merge commit '7bb505a33ca131906b2ceb2f298e104c862740ea'
Michael Niedermayer
2014-08-28
1
-1
/
+1
|
\
\
|
|
/
|
*
x11grab: Drop a spurious space in the extension reporting message
Luca Barbato
2014-08-28
1
-1
/
+1
*
|
Merge commit '20e82b41fcad23ebbb18d89948aebfcc53921198'
Michael Niedermayer
2014-08-28
1
-17
/
+9
|
\
\
|
|
/
|
*
x11grab: Small near-cosmetic refactorings
Luca Barbato
2014-08-28
1
-20
/
+15
*
|
Merge commit 'f07a4290a0e8f31796e348edd3ed06b8d15132d8'
Michael Niedermayer
2014-08-28
1
-134
/
+139
|
\
\
|
|
/
|
*
x11grab: K&R formatting cosmetics
Luca Barbato
2014-08-28
1
-136
/
+142
|
*
pulse: Set the wallclock option as default
Luca Barbato
2014-08-27
1
-1
/
+1
*
|
bktr: Fix Fabrice's name
Timothy Gu
2014-08-27
1
-1
/
+1
*
|
Merge commit 'ab56fabe6294524e99815451ad01e4ff50c6d734'
Michael Niedermayer
2014-08-26
1
-0
/
+5
|
\
\
|
|
/
|
*
vfwcap: Add fallback define for HWND_MESSAGE
Diego Biurrun
2014-08-25
1
-0
/
+5
*
|
Merge commit '424b929b5cb9ca4094099f25179829260d4b0fa3'
Michael Niedermayer
2014-08-24
1
-1
/
+4
|
\
\
|
|
/
|
*
pulse: Add a wallclock option to be compatible with other other captures
Luca Barbato
2014-08-24
1
-0
/
+5
*
|
Merge commit '8bc52dbd9dffb1b2fa4a6aeed2d298d036b619b2'
Michael Niedermayer
2014-08-19
1
-6
/
+0
|
\
\
|
|
/
|
*
vfwcap: Drop fallback VfW defines
Diego Biurrun
2014-08-19
1
-8
/
+0
*
|
gdigrab: fix gdi object leak if using mouse
rogerdpack
2014-08-19
1
-0
/
+6
*
|
lavd/pulse_audio_dec: use default source when no input provided
Lukasz Marek
2014-08-18
1
-1
/
+1
*
|
avdevice/v4l2: try to fix build for openbsd
Michael Niedermayer
2014-08-18
1
-1
/
+5
*
|
lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns ENODATA
Andre Wolokita
2014-08-18
1
-1
/
+1
*
|
Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'
Michael Niedermayer
2014-08-15
1
-3
/
+3
|
\
\
|
|
/
|
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-3
/
+3
*
|
Merge commit 'a6a27fede94efe48aad1dcc9d5e000d2de71c7b2'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
\
|
|
/
|
*
vfwcap: Replace deprecated av_destruct_packet() by av_free_packet()
Diego Biurrun
2014-08-15
1
-1
/
+1
*
|
Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'
Michael Niedermayer
2014-08-10
1
-3
/
+3
|
\
\
|
|
/
|
*
Bump major versions of all libraries.
Anton Khirnov
2014-08-09
1
-1
/
+1
*
|
avdevice/lavfi: Simplify non-AV stream check
Michael Niedermayer
2014-08-07
1
-8
/
+4
*
|
lavd/dshow: use av_codec_get_id()
James Almer
2014-08-07
1
-3
/
+5
*
|
avcodec/raw: add avpriv_get_raw_pix_fmt_tags()
James Almer
2014-08-07
1
-1
/
+1
*
|
lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()
James Almer
2014-08-07
1
-4
/
+4
*
|
lavd/avfoundation: Add device category.
Thilo Borgmann
2014-08-05
1
-0
/
+1
*
|
avdevice/oss_audio: Check SNDCTL_DSP_GETFMTS failure, print a warning but con...
Michael Niedermayer
2014-07-31
1
-0
/
+3
*
|
v4l2enc: adding AVClass
Anshul Maheswhwari
2014-07-31
1
-0
/
+1
*
|
avdevice/pulse_audio_enc: use getter function for AVFrame.channels
Michael Niedermayer
2014-07-28
1
-1
/
+1
*
|
lavd/lavfi: work with non-mappable files for graph_file option
Andrey Utkin
2014-07-23
1
-15
/
+15
*
|
Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'
Michael Niedermayer
2014-07-19
5
-211
/
+324
|
\
\
|
|
/
|
*
oss_audio: Split muxer and demuxer
Nidhi Makhijani
2014-07-18
5
-202
/
+312
*
|
oss_audio: use a macro to simplify ioctl() error checking
Timothy Gu
2014-07-19
1
-13
/
+14
*
|
Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'
Michael Niedermayer
2014-07-18
4
-4
/
+4
|
\
\
|
|
/
|
*
avdevice: Give names to anonymously typedeffed structs
Diego Biurrun
2014-07-18
4
-4
/
+4
*
|
lavd/x11grab: reindent after last commit.
Nicolas George
2014-07-17
1
-2
/
+2
*
|
lavd/x11grab: add an option to disable MIT-SHM.
Nicolas George
2014-07-17
1
-1
/
+4
*
|
lavd/x11grab: check 32-bits color masks.
Nicolas George
2014-07-17
1
-1
/
+10
*
|
lavd/x11grab: change error code for unsupported visuals.
Nicolas George
2014-07-17
1
-3
/
+3
*
|
lavd/x11grab: disable drawing mouse without XFixes.
Nicolas George
2014-07-17
1
-2
/
+9
*
|
avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8...
Hanspeter Niederstrasser
2014-07-16
1
-0
/
+2
*
|
avutil & avdevice: remove av_bprint_fd_contents()
Michael Niedermayer
2014-07-15
1
-23
/
+16
*
|
avdevice/pulse_audio_dec: reimplement using the non simple API
Michael Niedermayer
2014-07-09
2
-54
/
+235
*
|
avdevice/lavfi: add io.h, should fix msvc build
Michael Niedermayer
2014-07-08
1
-0
/
+3
[prev]
[next]