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
*
doc/ffmpeg: do not show examples making use of the deprecated glob_sequence p...
Stefano Sabatini
2012-08-08
1
-11
/
+9
*
lavf/img2dec: add and document pattern_type option
Stefano Sabatini
2012-08-08
1
-18
/
+65
*
doc/demuxers: itemize image2 examples and put them in a dedicated subsection
Stefano Sabatini
2012-08-08
1
-4
/
+9
*
doc/general: move ZeroCodec to right section
Paul B Mahol
2012-08-08
1
-1
/
+1
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
4
-13
/
+16
|
\
|
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
|
*
lavc: add AV prefix to codec ids.
Anton Khirnov
2012-08-07
1
-0
/
+3
*
|
lavfi: add smptebars source
Paul B Mahol
2012-08-07
1
-1
/
+4
*
|
examples/muxing: set codec in the codec context
Stefano Sabatini
2012-08-07
1
-19
/
+20
*
|
doc: fix misspelled "convergence".
Clément Bœsch
2012-08-07
1
-1
/
+1
*
|
libtwolame MP2 encoding support
Paul B Mahol
2012-08-05
1
-0
/
+9
*
|
doc/filters: fix typo in "@end table."
Stefano Sabatini
2012-08-05
1
-1
/
+1
*
|
doc/filters: add mandelbrot source documentation
Stefano Sabatini
2012-08-05
1
-0
/
+73
*
|
lavf/img2dec: add start_number_range option
Stefano Sabatini
2012-08-05
1
-2
/
+6
*
|
examples/muxing: drop duplicated code in add_video_stream()
Stefano Sabatini
2012-08-05
1
-6
/
+0
*
|
doc/demuxers.texi: avoid comma splice in image2 documentation
Stefano Sabatini
2012-08-05
1
-1
/
+1
*
|
lavf/img2doc: document options
Stefano Sabatini
2012-08-05
1
-2
/
+25
*
|
examples/muxing: simplify alloc_picture()
Stefano Sabatini
2012-08-05
1
-15
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-04
1
-0
/
+5
|
\
\
|
|
/
|
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
1
-0
/
+5
|
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
|
ffmpeg: insert bitmap subtitles as video in filters.
Nicolas George
2012-08-04
1
-0
/
+16
*
|
movtextenc: 3GPP TS 26.245 Timed Text Encoder.
Philip Langdale
2012-08-04
1
-1
/
+1
*
|
lavfi: move color filter to testsrc, factorize
Stefano Sabatini
2012-08-03
1
-40
/
+16
*
|
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
|
ffprobe: fix validity error with tags and data.
Nicolas George
2012-07-31
1
-0
/
+6
*
|
ffprobe: show audio frame channels and channel_layout
Stefano Sabatini
2012-07-31
1
-0
/
+2
*
|
lavc: add channels field to AVFrame
Stefano Sabatini
2012-07-31
1
-0
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-0
/
+7
|
\
\
|
|
/
|
*
af_asyncts: add first_pts option
Justin Ruggles
2012-07-29
1
-0
/
+7
*
|
audioconvert: add av_get_standard_channel_layout().
Nicolas George
2012-07-30
1
-0
/
+4
*
|
lavfi/color: drop support for old deprecated syntax
Stefano Sabatini
2012-07-30
1
-4
/
+0
*
|
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
2012-07-29
1
-0
/
+3
|
\
\
|
|
/
|
*
avf: introduce nobuffer option
Luca Barbato
2012-07-29
1
-0
/
+3
*
|
doc/filters: document TB variable for vf_setpts.
Nicolas George
2012-07-29
1
-0
/
+3
*
|
doc/general: add missed WavPack muxing support information
Paul B Mahol
2012-07-29
1
-1
/
+1
*
|
faq: suggest the concat filter.
Nicolas George
2012-07-28
1
-0
/
+11
*
|
faq: disambiguate "join".
Nicolas George
2012-07-28
1
-3
/
+43
*
|
asrc_flite: do not crash on multiple instances.
Nicolas George
2012-07-28
1
-0
/
+2
*
|
doc/general: add missing device support information
Stefano Sabatini
2012-07-28
1
-0
/
+4
*
|
lavfi: add flite audio source
Stefano Sabatini
2012-07-28
1
-0
/
+59
*
|
doc/filters: itemize movie examples
Stefano Sabatini
2012-07-28
1
-8
/
+18
*
|
lavfi: move movie and amovie to a "multimedia sources" section
Stefano Sabatini
2012-07-28
1
-81
/
+88
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-27
1
-2
/
+0
|
\
\
|
|
/
|
*
build: use COMPILE template for HOSTOBJS
Mans Rullgard
2012-07-26
1
-2
/
+0
*
|
SubViewer demuxer and decoder.
Clément Bœsch
2012-07-26
1
-0
/
+1
*
|
faq: explain about new streams, probesize and analyzeduration.
Nicolas George
2012-07-26
1
-0
/
+16
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-25
1
-1
/
+5
|
\
\
|
|
/
|
*
rtmp: Add a new option 'rtmp_pageurl'
Samuel Pitoiset
2012-07-25
1
-0
/
+4
|
*
doc: Update the description of the rtmp_tcurl option
Samuel Pitoiset
2012-07-25
1
-1
/
+1
[next]