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
*
v4l2: try to fix build on BSD
Michael Niedermayer
2013-02-18
1
-0
/
+2
*
Add yvu410 as a supported v4l2 input format.
Carl Eugen Hoyos
2013-02-17
1
-0
/
+3
*
Add gray16 as a supported v4l2 input format.
Carl Eugen Hoyos
2013-02-17
1
-0
/
+1
*
dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.
rogerdpack
2013-02-15
1
-3
/
+3
*
lavd/v4l2: fix error logic when enumerating standards
Stefano Sabatini
2013-02-10
1
-2
/
+5
*
lavd/v4l2: implement consistent error handling
Stefano Sabatini
2013-02-10
1
-86
/
+68
*
dshow: allow for more codec ID's
rogerdpack
2013-01-16
1
-15
/
+4
*
dshow: better error reporting
rogerdpack
2013-01-16
1
-1
/
+1
*
dshow: fix log message
rogerdpack
2013-01-16
1
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into combined
rogerdpack
2013-01-15
3
-91
/
+133
|
\
|
*
lavd/alsa: simplify reordering functions definition.
Nicolas George
2013-02-02
1
-46
/
+27
|
*
lavd/v4l2: read the correct time per frame from devices that support a standard
Giorgio Vazzana
2013-01-31
1
-44
/
+72
|
*
lavd/v4l2: add list_standards option
Giorgio Vazzana
2013-01-31
2
-1
/
+34
*
|
hdyc col
rogerdpack
2013-01-15
1
-0
/
+4
*
|
dshow: use standardized raw pixel format lookup
rogerdpack
2013-01-15
1
-7
/
+2
|
/
*
lavd/v4l2: use avcodec_find_decoder in list_formats
Stephan Hilb
2013-01-28
1
-1
/
+1
*
lavd/v4l2: select input immediately after opening the device
Giorgio Vazzana
2013-01-27
1
-17
/
+20
*
lavd/v4l2: sanitize logic of device_try_init(), so that it properly signal er...
Stefano Sabatini
2013-01-27
1
-30
/
+39
*
Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'
Michael Niedermayer
2013-01-18
1
-0
/
+7
|
\
|
*
libcdio: support recent cdio-paranoia
Luca Barbato
2013-01-17
1
-0
/
+7
*
|
lavd/v4l2: init return value.
Nicolas George
2013-01-16
1
-1
/
+1
*
|
lavd/v4l2: update broken link to v4l2 video capture example
Stephan Hilb
2013-01-16
1
-1
/
+1
*
|
lavd/v4l2: improve debug message
Stephan Hilb
2013-01-16
1
-1
/
+2
*
|
lavd/v4l2: apply grammar/consistency fixes to options help fields
Stefano Sabatini
2013-01-15
1
-15
/
+18
*
|
lavd/v4l2: return meaningful error code from device_init()
Stefano Sabatini
2013-01-15
1
-2
/
+3
*
|
lavd/v4l2: fix misc messages
Stefano Sabatini
2013-01-15
1
-4
/
+4
*
|
lavd/v4l2: extend error/debug feedback in case of invalid codec/pix_fmt
Stefano Sabatini
2013-01-15
1
-1
/
+7
*
|
Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1'
Michael Niedermayer
2013-01-14
1
-6
/
+10
|
\
\
|
|
/
|
*
v4l2: do not assert on a value received from outside of Libav
Anton Khirnov
2013-01-13
1
-1
/
+6
|
*
v4l2: set the average framerate instead of codec timebase.
Anton Khirnov
2013-01-13
1
-4
/
+4
*
|
Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'
Michael Niedermayer
2013-01-14
1
-21
/
+12
|
\
\
|
|
/
|
*
v4l2: avoid pointless indirection.
Anton Khirnov
2013-01-13
1
-22
/
+13
*
|
Merge commit 'a0b7e289075dccf223b7f407790d8a86fc5d77e8'
Michael Niedermayer
2013-01-04
1
-1
/
+0
|
\
\
|
|
/
|
*
build: Avoid detecting bogus components named 'x'
Clément Bœsch
2013-01-03
1
-3
/
+1
*
|
Merge back some registering macros in all*.c.
Clément Bœsch
2012-12-30
1
-3
/
+2
*
|
bktr: fix warning: missing braces around initializer
Michael Niedermayer
2012-12-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-29
1
-27
/
+37
|
\
\
|
|
/
|
*
cosmetics: Prettyprint codec/format/filter registration files
Diego Biurrun
2012-12-28
1
-20
/
+30
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
|
Support H264 over video4linux2.
Carl Eugen Hoyos
2012-12-21
1
-0
/
+3
*
|
dshow: call CoUninitialize() on dshow_read_close()
Ramiro Polla
2012-12-17
1
-6
/
+7
*
|
dshow: handle events in graph
Ramiro Polla
2012-12-17
2
-11
/
+70
*
|
lavd/dshow: rename dshow class name
rogerdpack
2012-12-15
1
-1
/
+1
*
|
dshow: fix return code when opening device
Ramiro Polla
2012-12-08
1
-10
/
+8
*
|
lavd/lavfi: fix float.h include.
Clément Bœsch
2012-12-06
1
-1
/
+1
*
|
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
Michael Niedermayer
2012-12-05
3
-7
/
+0
|
\
\
|
|
/
|
*
Remove pointless #undefs of previously forbidden functions.
Anton Khirnov
2012-12-04
3
-7
/
+0
*
|
lavu/opt: allow to set sample and pixel format with av_opt_set_int()
Stefano Sabatini
2012-12-01
2
-2
/
+2
*
|
lavu/opt: change the way default pixel and sample format value is set
Stefano Sabatini
2012-11-30
2
-2
/
+2
*
|
dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusions
Alexander Strasser
2012-11-16
3
-2
/
+1
[next]