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
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/atempo: remove dead increment.
Clément Bœsch
2012-08-08
1
-1
/
+0
*
lavfi/testsrc: set default value for option "color" to NULL and rework color ...
Stefano Sabatini
2012-08-08
1
-8
/
+13
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
2
-2
/
+2
|
\
*
|
lavfi: add smptebars source
Paul B Mahol
2012-08-07
4
-2
/
+135
*
|
Replace various inlined inverse AVRational with av_inv_q().
Clément Bœsch
2012-08-06
1
-1
/
+1
*
|
lavfi/overlay: remove dead initialization.
Clément Bœsch
2012-08-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-05
1
-0
/
+4
|
\
\
|
|
/
|
*
lavfi: properly signal out-of-memory error in ff_filter_samples
Reinhard Tartler
2012-08-05
1
-0
/
+4
|
*
cosmetics: Fix a few switched periods and linebreaks
Derek Buitenhuis
2012-08-04
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-04
2
-6
/
+6
|
\
\
|
|
/
|
*
x86: build: replace mmx2 by mmxext
Diego Biurrun
2012-08-03
2
-6
/
+6
*
|
lavfi: document the constraints on incoming frames.
Nicolas George
2012-08-04
1
-0
/
+6
*
|
lavfi: use a new field for automatic buffer copy.
Nicolas George
2012-08-04
2
-4
/
+25
*
|
lavfi: move color filter to testsrc, factorize
Stefano Sabatini
2012-08-03
4
-190
/
+98
*
|
Fix misc swapped dot and carriage returns in av_log calls.
Clément Bœsch
2012-08-03
1
-2
/
+2
*
|
amerge/astreamsync/pan: fix license boilerplate.
Nicolas George
2012-08-03
3
-3
/
+3
*
|
lavfi/rgbtestsrc: use ff_fill_rgba_map() rather than a local copy
Stefano Sabatini
2012-08-02
1
-11
/
+4
*
|
lavfi/drawutils: make ff_draw_color() accept a const rgba map
Stefano Sabatini
2012-08-02
2
-2
/
+2
*
|
lavfi/video: remove duplicated function ff_null_start_frame_keep_ref()
Stefano Sabatini
2012-08-02
5
-10
/
+4
*
|
lavfi/testsrc: use AVFILTER_DEFINE_CLASS for defining the filter classes
Stefano Sabatini
2012-08-01
1
-15
/
+6
*
|
lavfi/testsrc: extend logic in request_frame, support static image output
Stefano Sabatini
2012-08-01
1
-13
/
+32
*
|
lavfi/testsrc: free the context in uninit
Stefano Sabatini
2012-08-01
1
-2
/
+10
*
|
vf_tile: fix output buffer ownership.
Nicolas George
2012-08-01
1
-6
/
+8
*
|
lavfi/testsrc: drop pointless parentheses
Stefano Sabatini
2012-08-01
1
-1
/
+1
*
|
lavfi: remove unused defaults.c file
Stefano Sabatini
2012-08-01
2
-49
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-31
1
-5
/
+5
|
\
\
|
|
/
|
*
x86: yadif: Mark mmxext optimizations as such
Diego Biurrun
2012-07-31
1
-5
/
+5
*
|
lavfi/movie: force channel layout if not set by the decoder
Stefano Sabatini
2012-07-31
1
-2
/
+30
*
|
lavfi/asettb: do not create a new reference in filter_samples()
Stefano Sabatini
2012-07-31
1
-8
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
1
-3
/
+2
|
\
\
|
|
/
|
*
af_asyncts: avoid overflow in out_size with large delta values
Justin Ruggles
2012-07-29
1
-1
/
+1
|
*
af_asyncts: add first_pts option
Justin Ruggles
2012-07-29
1
-2
/
+1
*
|
lavfi: use correct PTS for link age.
Nicolas George
2012-07-30
1
-1
/
+1
*
|
yadif: update frame rate
Michael Niedermayer
2012-07-30
1
-0
/
+5
*
|
avfilter: fix minor typo
Michael Niedermayer
2012-07-30
1
-1
/
+1
*
|
lavfi/avcodec: rename picref->samplesref variable in avfilter_get_audio_buffe...
Stefano Sabatini
2012-07-30
1
-4
/
+4
*
|
lavfi/color: free internal context options in uninit()
Stefano Sabatini
2012-07-30
1
-1
/
+1
*
|
lavfi/color: cache and reuse colored picture in context
Stefano Sabatini
2012-07-30
1
-12
/
+22
*
|
lavfi/color: reindent after the previous commit
Stefano Sabatini
2012-07-30
1
-14
/
+14
*
|
lavfi/color: drop support for old deprecated syntax
Stefano Sabatini
2012-07-30
2
-25
/
+1
*
|
lavfi/testsrc: add comment in options
Stefano Sabatini
2012-07-30
1
-0
/
+2
*
|
Merge commit 'fe1c1198e670242f3cf9e3e1eef27cff77f3ee23'
Michael Niedermayer
2012-07-29
5
-259
/
+202
|
\
\
|
|
/
|
*
vf_hqdn3d: support 9 and 10bit colordepth
Loren Merritt
2012-07-28
1
-19
/
+53
|
*
vf_hqdn3d: reduce intermediate precision
Loren Merritt
2012-07-28
1
-30
/
+32
|
*
vf_hqdn3d: simplify and optimize
Loren Merritt
2012-07-28
1
-106
/
+51
|
*
factor identical ff_inplace_start_frame out of two filters
Loren Merritt
2012-07-28
4
-73
/
+39
|
*
vf_hqdn3d: cosmetics
Loren Merritt
2012-07-28
1
-156
/
+152
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-29
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: bump minor to mark stabilizing the ABI.
Anton Khirnov
2012-07-28
1
-1
/
+1
*
|
avf_concat: fix silence duration.
Nicolas George
2012-07-28
1
-1
/
+1
[next]