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: 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
|
*
lavf,lavc: free avoptions in a generic way.
Anton Khirnov
2011-06-05
1
-4
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-05
1
-2
/
+2
|
\
\
|
|
/
|
*
fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.
Anton Khirnov
2011-06-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-03
1
-12
/
+20
|
\
\
|
|
/
|
*
v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.
Anton Khirnov
2011-06-02
1
-1
/
+1
|
*
v4l2: add a framerate private option.
Anton Khirnov
2011-06-02
1
-12
/
+20
*
|
v4l2: rewrite code iterating the supported standards
Stefano Sabatini
2011-05-30
1
-9
/
+7
*
|
v4l2: perform minor style fixes
Stefano Sabatini
2011-05-30
1
-3
/
+3
*
|
v4l2: replace memset() with explicit struct initialization
Stefano Sabatini
2011-05-30
1
-16
/
+8
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-30
1
-1
/
+1
|
\
\
|
|
/
|
*
v4l2: don't leak video standard string on error.
Anton Khirnov
2011-05-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master' into master
Michael Niedermayer
2011-05-29
1
-3
/
+15
|
\
\
|
|
/
|
*
v4l2: add a pixel_format private option.
Anton Khirnov
2011-05-27
1
-3
/
+15
*
|
v4l2: create file @doxy from text in the copyright header
Stefano Sabatini
2011-05-28
1
-8
/
+11
*
|
v4l2: remove pointless empty lines
Stefano Sabatini
2011-05-28
1
-14
/
+0
*
|
v4l2: set default standard to NULL
Stefano Sabatini
2011-05-28
1
-1
/
+1
*
|
v4l2: use OFFSET macro when setting options
Stefano Sabatini
2011-05-28
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-27
1
-13
/
+33
|
\
\
|
|
/
|
*
v4l2: add video_size private option.
Anton Khirnov
2011-05-27
1
-2
/
+16
|
*
v4l2: factorize returning error codes.
Anton Khirnov
2011-05-27
1
-11
/
+17
*
|
lavdev: prefer the inclusion of avdevice.h over that of libavformat/avformat.h
Stefano Sabatini
2011-05-27
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-26
1
-20
/
+50
|
\
\
|
|
/
|
*
lavf: deprecate AVFormatParameters.channel.
Anton Khirnov
2011-05-25
1
-0
/
+2
|
*
v4l2: reindent.
Anton Khirnov
2011-05-25
1
-14
/
+14
|
*
v4l2: add a private option for channel.
Anton Khirnov
2011-05-25
1
-5
/
+8
|
*
lavf: deprecate AVFormatParameters.standard.
Anton Khirnov
2011-05-25
1
-0
/
+2
|
*
v4l2: add a private option for video standard.
Anton Khirnov
2011-05-25
1
-5
/
+28
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
|
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-1
/
+1
*
|
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-28
1
-1
/
+1
|
/
[next]