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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-20
5
-3
/
+7
|
\
|
*
presets: rename presets directory
Janne Grunau
2011-10-19
2
-2
/
+2
|
*
lavf: add avformat_new_stream as a replacement for av_new_stream.
Anton Khirnov
2011-10-19
1
-0
/
+3
|
*
Ut Video decoder
Kostya Shishkov
2011-10-19
1
-0
/
+1
|
*
lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecs
Stefano Sabatini
2011-10-19
1
-5
/
+9
|
*
lavfi: add testsrc source
Stefano Sabatini
2011-10-19
1
-0
/
+46
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
1
-1
/
+1
|
\
\
|
|
/
|
*
doc/avtools: add forgotten part to stream specifiers description
Anton Khirnov
2011-10-18
1
-1
/
+1
*
|
aevalsrc: enclose example arguments in double quotes
Stefano Sabatini
2011-10-18
1
-1
/
+1
*
|
lavu: update minor number and add APIchanges entry after recent av_strtok() a...
Stefano Sabatini
2011-10-18
1
-0
/
+3
*
|
lavfi: add audio eval signal source
Stefano Sabatini
2011-10-18
1
-0
/
+80
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-18
3
-9
/
+33
|
\
\
|
|
/
|
*
avconv: add presets
Alexandra Khirnova
2011-10-17
1
-0
/
+17
|
*
doc: Update the documentation on setting options for RTSP
Martin Storsjö
2011-10-17
1
-8
/
+15
|
*
lavfi: port libmpcodecs delogo filter
Stefano Sabatini
2011-10-17
1
-0
/
+52
|
*
lavfi: port boxblur filter from libmpcodecs
Stefano Sabatini
2011-10-17
1
-0
/
+60
|
*
lavfi: add negate filter
Stefano Sabatini
2011-10-17
1
-1
/
+6
|
*
lavfi: add LUT (LookUp Table) generic filters
Stefano Sabatini
2011-10-17
1
-0
/
+112
*
|
examples/decoding_encoding.c: test mpeg1 and h264
Michael Niedermayer
2011-10-17
1
-5
/
+7
*
|
examples/decoding_encoding.c: silence compiler warning
Michael Niedermayer
2011-10-17
1
-0
/
+1
*
|
examples/decoding_encoding.c: set a codec private option to demonstrate how t...
Michael Niedermayer
2011-10-17
1
-0
/
+3
*
|
examples/decoding_encoding.c: switch to h264
Michael Niedermayer
2011-10-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'luzero/segment'
Michael Niedermayer
2011-10-17
1
-1
/
+1
|
\
\
*
|
|
Allow to overwrite input stream tags.
Carl Eugen Hoyos
2011-10-16
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-14
1
-0
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
Justin Ruggles
2011-10-13
1
-0
/
+3
*
|
|
vsrc_nullsrc: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-1
/
+1
*
|
|
vf_crop: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_settb: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-1
/
+1
*
|
|
vf_setpts: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
|
|
vf_select: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
|
|
vf_scale: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_pad: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_lut: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
vf_drawtext: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-4
/
+0
*
|
|
eval: add mathematical constants (PI, E, PHI).
Nicolas George
2011-10-13
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
2
-4
/
+23
|
\
\
\
|
|
/
/
|
*
|
fix ac3 encoder documentation
Justin Ruggles
2011-10-12
1
-4
/
+4
|
|
/
|
*
AVOptions: bump minor and add APIchanges entry.
Anton Khirnov
2011-10-12
1
-0
/
+19
|
*
doc: fix references to obsolete presets directories for avconv/ffmpeg
Diego Biurrun
2011-10-11
1
-2
/
+2
*
|
doc: small ascii diagram on I/O files and streams in ffmpeg.c
Clément Bœsch
2011-10-12
1
-0
/
+47
*
|
examples/encoding: rename to decoding_encoding.c as the file is an example fo...
Michael Niedermayer
2011-10-11
2
-1
/
+1
*
|
examples/encoding: List more formats to make it more clear to the reader what...
Michael Niedermayer
2011-10-11
1
-1
/
+1
*
|
eval: document recently added random(), hypot(), gcd().
Clément Bœsch
2011-10-11
1
-0
/
+14
*
|
Add G.723.1 to the documentation.
Carl Eugen Hoyos
2011-10-10
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-10
2
-6
/
+5
|
\
\
|
|
/
|
*
avtools: add -v as alias for -loglevel
Mans Rullgard
2011-10-09
2
-5
/
+1
|
*
doc/avconv: add forgotten output/per-stream info to -filter
Anton Khirnov
2011-10-09
1
-1
/
+1
|
*
avconv: add -stats option to enable/disable printing encoding progress
Anton Khirnov
2011-10-09
1
-0
/
+3
*
|
ffprobe: parse arguments for -print_format writer
Stefano Sabatini
2011-10-09
1
-1
/
+4
[next]