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 '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
*
|
avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>
Michael Niedermayer
2014-07-08
1
-0
/
+2
*
|
protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...
Michael Niedermayer
2014-07-08
1
-1
/
+4
*
|
avdevice/lavfi: allow non-mmappable files for graph_file
Andrey Utkin
2014-07-07
1
-16
/
+17
*
|
avdevice/pulse_audio_dec: clear pa_simple pointer after deallocation
Michael Niedermayer
2014-07-03
1
-0
/
+1
*
|
avdevice/xv: fix missing {
Michael Niedermayer
2014-06-30
1
-1
/
+1
*
|
lavd/xv: handle delete window message
Lukasz Marek
2014-06-30
1
-0
/
+16
*
|
lavd/avfoundation: Support user selected pixel formats and pixel format autos...
sfan5
2014-06-12
1
-3
/
+92
*
|
avdevice/lavfi: Use av_malloc_array()
Michael Niedermayer
2014-06-07
1
-1
/
+1
*
|
fix various typos
Lou Logan
2014-06-03
1
-5
/
+5
*
|
avdevice/v4l2: Use av_malloc_array()
Michael Niedermayer
2014-05-22
1
-2
/
+2
*
|
lavd/jack_audio: use av_fifo_alloc_array
Lukasz Marek
2014-05-20
1
-2
/
+2
*
|
lavd: Use av_gettime_relative()
Olivier Langlois
2014-05-18
1
-4
/
+1
*
|
Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'
Michael Niedermayer
2014-05-13
1
-2
/
+0
|
\
\
|
|
/
|
*
build: handle library dependencies in configure
Janne Grunau
2014-05-13
1
-1
/
+0
*
|
lavd/jack_audio: use av_fifo_freep
Lukasz Marek
2014-05-07
1
-6
/
+6
[next]