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
*
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
2
-3
/
+3
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
23
-134
/
+134
|
\
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
17
-108
/
+108
*
|
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-06
3
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-2
/
+2
|
\
\
|
|
/
|
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
7
-16
/
+19
|
\
\
|
|
/
|
*
Add missing libavutil/time.h includes.
Anton Khirnov
2012-07-28
4
-0
/
+4
|
*
x11grab: cosmetics: consistent naming for x11grab-related things
Diego Biurrun
2012-07-28
4
-16
/
+15
*
|
lavd/caca: create display *after* checking dither options
Stefano Sabatini
2012-07-22
1
-17
/
+27
*
|
lavd/caca: provide more meaningful feedback if fails to set a dither option
Stefano Sabatini
2012-07-22
1
-8
/
+10
*
|
lavd/caca: rename "colors" option to "color"
Stefano Sabatini
2012-07-22
1
-2
/
+2
*
|
lavd/caca: sort arguments for -list_dither
Stefano Sabatini
2012-07-22
1
-3
/
+3
*
|
lavd/caca: extend error message for -list_dither option
Stefano Sabatini
2012-07-22
1
-1
/
+2
*
|
libcaca output device
Paul B Mahol
2012-07-21
4
-1
/
+230
*
|
v4l2: remove call to v4l2_fd_open.
Nicolas George
2012-07-20
1
-13
/
+0
*
|
lavd/sdl: use verb in options help message
Stefano Sabatini
2012-07-19
1
-3
/
+3
*
|
v4l2: use av_assert
Michael Niedermayer
2012-07-08
1
-2
/
+3
*
|
cosmetics: various spelling fixes
Lou Logan
2012-07-06
1
-1
/
+1
*
|
FireWire DV/HDV input device using libiec61883
Georg Lippitsch
2012-07-05
4
-1
/
+469
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
3
-14
/
+52
|
\
\
|
|
/
|
*
Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
2012-07-04
1
-0
/
+6
|
*
Create version.h headers for libraries that lack them
Diego Biurrun
2012-07-04
3
-15
/
+46
*
|
lavfi: remove old video sink API
Stefano Sabatini
2012-06-26
1
-6
/
+0
*
|
lavd/lavfi: do not set the channel layout list.
Nicolas George
2012-06-21
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-20
4
-6
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary inclusions of [sys/]time.h
Mans Rullgard
2012-06-20
4
-6
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-15
1
-1
/
+1
|
\
\
|
|
/
|
*
Avoid C99 variable declarations within for statements.
Diego Biurrun
2012-06-14
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-0
/
+6
|
\
\
|
|
/
|
*
jack: update to new latency range API as the old one has been deprecated
Sean McGovern
2012-06-13
1
-0
/
+6
*
|
sdl: fix aspect ratio computations.
Nicolas George
2012-06-10
1
-16
/
+30
*
|
sdl: fix overlay size.
Nicolas George
2012-06-10
1
-5
/
+5
*
|
sdl: add AVFMT_VARIABLE_FPS and AVFMT_NOTIMESTAMPS.
Nicolas George
2012-06-10
1
-1
/
+1
*
|
avdevice: bump soname due to lavf soname bump
Michael Niedermayer
2012-05-25
1
-2
/
+2
*
|
dshow: rename dshow.h to avoid conflict with system header of equal name
Kyle
2012-05-24
8
-7
/
+7
*
|
x11grab: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-7
/
+2
*
|
v4l2: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-10
/
+1
*
|
sdl: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-12
/
+1
*
|
bktr: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-13
/
+4
*
|
lavd/dshow: fix make checkheaders.
Clément Bœsch
2012-05-18
1
-0
/
+1
*
|
lavd/dshow: protect header.
Clément Bœsch
2012-05-18
1
-0
/
+5
*
|
lavfi: drop planar/packed negotiation support
Stefano Sabatini
2012-05-16
1
-2
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-05-07
1
-1
/
+2
|
\
\
|
|
/
|
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-04
1
-2
/
+2
|
\
\
|
|
/
|
*
cosmetics: Consistently place static, inline and av_cold attributes/keywords.
Diego Biurrun
2012-04-04
1
-2
/
+2
*
|
v4l2: allow to convert monotonic timestamps.
Nicolas George
2012-04-04
2
-1
/
+95
*
|
timefilter: allow to evaluate at other times.
Nicolas George
2012-04-04
2
-0
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-29
1
-2
/
+1
|
\
\
|
|
/
[next]