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
/
v4l2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
v4l2: remove call to v4l2_fd_open.
Nicolas George
2012-07-20
1
-13
/
+0
*
v4l2: use av_assert
Michael Niedermayer
2012-07-08
1
-2
/
+3
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-20
1
-1
/
+0
|
\
|
*
Remove unnecessary inclusions of [sys/]time.h
Mans Rullgard
2012-06-20
1
-1
/
+0
*
|
v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-10
/
+1
*
|
v4l2: allow to convert monotonic timestamps.
Nicolas George
2012-04-04
1
-0
/
+94
*
|
Support YV12 from video4linux2 devices.
Carl Eugen Hoyos
2012-02-05
1
-0
/
+3
*
|
Add some missing v4l2 pix_fmt mappings.
Carl Eugen Hoyos
2012-02-01
1
-0
/
+3
*
|
Fix v4l pix_fmt mapping for rgb32: There is no transparency information.
Carl Eugen Hoyos
2012-02-01
1
-1
/
+1
*
|
Fix pix_fmt mapping for v4l2 rgb5x5.
Carl Eugen Hoyos
2012-02-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-28
1
-3
/
+3
|
\
\
|
|
/
|
*
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2012-01-27
1
-3
/
+3
*
|
Revert "v4l2: poll the file descriptor"
Michael Niedermayer
2012-01-11
1
-15
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-11
1
-31
/
+49
|
\
\
|
|
/
|
*
v4l2: use C99 struct initializer
Luca Barbato
2012-01-10
1
-33
/
+25
|
*
v4l2: poll the file descriptor
Luca Barbato
2012-01-10
1
-0
/
+15
|
*
v4l2: support compressed formats
Luca Barbato
2012-01-10
1
-3
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-05
1
-115
/
+231
|
\
\
|
|
/
|
*
v4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
Janne Grunau
2012-01-04
1
-0
/
+2
|
*
v4l2: list available formats
Luca Barbato
2012-01-04
1
-7
/
+92
|
*
v4l2: set the proper codec_tag
Luca Barbato
2012-01-04
1
-0
/
+3
|
*
v4l2: refactor device_open
Luca Barbato
2012-01-04
1
-36
/
+36
|
*
v4l2: simplify away io_method
Luca Barbato
2012-01-04
1
-40
/
+5
|
*
v4l2: cosmetics
Luca Barbato
2012-01-04
1
-45
/
+94
|
*
v4l2: uniform and format options
Luca Barbato
2012-01-04
1
-5
/
+5
|
*
v4l2: do not force interlaced mode
Luca Barbato
2012-01-04
1
-2
/
+8
|
*
v4l2: remove unneded linux specific asm/types.h include
Janne Grunau
2011-12-27
1
-1
/
+0
*
|
libavdevice: Fix v4l2 compilation under FreeBSD
Tom Evans
2011-12-15
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-01
1
-1
/
+2
|
\
\
|
|
/
|
*
lavf: make av_set_pts_info private.
Anton Khirnov
2011-11-30
1
-1
/
+2
|
*
Replace all usage of strcasecmp/strncasecmp
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
|
Fix various if parenthesis misplacements.
Clément Bœsch
2011-11-21
1
-2
/
+2
*
|
v4l2: fix uninitialized variable
Michael Niedermayer
2011-11-08
1
-1
/
+1
*
|
v4l2: add libv4l2 support.
Clément Bœsch
2011-11-05
1
-27
/
+52
*
|
Replace all strcasecmp/strncasecmp usages.
Reimar Döffinger
2011-11-03
1
-2
/
+2
*
|
lavd: add v4l and v4l2 aliases.
Clément Bœsch
2011-10-30
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
1
-1
/
+1
|
\
\
|
|
/
|
*
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-10-19
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-5
/
+5
|
\
\
|
|
/
|
*
AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
Anton Khirnov
2011-10-12
1
-5
/
+5
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-24
1
-9
/
+8
|
\
\
|
|
/
|
*
Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.
Diego Biurrun
2011-09-24
1
-9
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-15
1
-21
/
+0
|
\
\
|
|
/
|
*
lavf,lavd: remove all usage of AVFormatParameters from demuxers.
Anton Khirnov
2011-08-15
1
-21
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-24
1
-13
/
+13
|
\
\
|
|
/
|
*
lavdev: improve feedback in case of invalid frame rate/size
Stefano Sabatini
2011-06-23
1
-2
/
+2
|
*
v4l2: prefer "framerate_q" over "fps" in v4l2_set_parameters()
Stefano Sabatini
2011-06-23
1
-11
/
+11
*
|
v4l2: set default standard to NULL
Stefano Sabatini
2011-06-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-06
1
-5
/
+1
|
\
\
|
|
/
|
*
v4l2: do not force NTSC as standard
Luca Barbato
2011-06-05
1
-1
/
+1
[next]