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
*
Replace references to "que" with the appropriate word.
Clément Bœsch
2013-01-03
1
-10
/
+10
*
lavfi/avfiltergraph: check pick_format return code.
Nicolas George
2013-01-02
1
-3
/
+6
*
lavfi/lut: use ff_fill_rgba_map()
Paul B Mahol
2013-01-01
1
-9
/
+3
*
lavfi: merge all filtering code into ff_filter_frame.
Nicolas George
2013-01-01
3
-326
/
+155
*
lavfi/avcodec: fix typo
Paul B Mahol
2013-01-01
1
-1
/
+1
*
lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels.
Nicolas George
2013-01-01
4
-12
/
+56
*
lavfi/avfiltergraph: print query_formats errors.
Nicolas George
2012-12-31
1
-1
/
+4
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-31
2
-2
/
+2
|
\
|
*
Drop unnecessary 'l' length modifier when printfing double values.
Diego Biurrun
2012-12-31
3
-3
/
+3
*
|
lavfi/Makefile: add missing dependencies to FFLIBS.
Clément Bœsch
2012-12-31
1
-1
/
+4
*
|
lavfi/Makefile: make FFLIBS list consistent.
Clément Bœsch
2012-12-31
1
-5
/
+4
*
|
lavfi/sink_buffer: switch to filter_frame.
Nicolas George
2012-12-30
1
-12
/
+4
*
|
lavfi/video: ensure that filter_frame is called.
Nicolas George
2012-12-30
1
-0
/
+9
*
|
vf_tinterlace: dont mix declarations and expressions
Michael Niedermayer
2012-12-30
1
-2
/
+3
*
|
lavfi: remove some draw_slice related code that has become unneeded
Michael Niedermayer
2012-12-30
3
-34
/
+5
*
|
lavfi/tinterlace: add low-pass-filter for top/bottom interleave modes
Mark Himsley
2012-12-30
2
-13
/
+55
*
|
vf_deshake: fix strict aliassing errors
Michael Niedermayer
2012-12-29
1
-4
/
+4
*
|
avf_concat: init pointers to NULL for saftey and to avoid warning of uninitia...
Michael Niedermayer
2012-12-29
1
-2
/
+2
*
|
lavfi: replace REGISTER_BUILTIN_FILTER() by REGISTER_FILTER_UNCONDITIONAL()
Michael Niedermayer
2012-12-29
1
-8
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-29
1
-119
/
+122
|
\
\
|
|
/
|
*
cosmetics: Prettyprint codec/format/filter registration files
Diego Biurrun
2012-12-28
1
-61
/
+64
*
|
Merge commit '69583bd3b1eba471366141c945030c163e073e02'
Michael Niedermayer
2012-12-29
1
-24
/
+12
|
\
\
|
|
/
|
*
avfilter: Refactor unconditional filter registration
Diego Biurrun
2012-12-28
1
-24
/
+12
*
|
vf_divtc: dont mix av_strdup and free
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
|
vf_detc: dont mix av_strdup & free
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
|
vf_mp: fix 'discards const qualifier from pointer target type'
Michael Niedermayer
2012-12-28
1
-1
/
+1
*
|
lavfi/tile: small align cosmetics.
Clément Bœsch
2012-12-26
1
-5
/
+5
*
|
lavfi/tile: remove usage of link->{cur,out}_buf.
Clément Bœsch
2012-12-26
1
-13
/
+13
*
|
lavfi/scale: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+1
*
|
lavfi/deshake: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
|
lavfi/decimate: remove usage of link->cur_buf.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
|
lavfi/video: remove unused ff_inplace_start_frame().
Clément Bœsch
2012-12-26
2
-38
/
+0
*
|
build: mp filter does not depend on postproc anymore
Paul B Mahol
2012-12-26
1
-1
/
+1
*
|
vf_idet: fix type of stats
Michael Niedermayer
2012-12-26
1
-2
/
+2
*
|
lavfi/idet: remove unused assert include.
Clément Bœsch
2012-12-26
1
-3
/
+0
*
|
lavfi/idet: remove unecessary context assignment.
Clément Bœsch
2012-12-26
1
-1
/
+0
*
|
lavfi/idet: support named parameters.
Clément Bœsch
2012-12-26
1
-4
/
+22
*
|
lavfi/idet: remove unecessary poll_frame callback.
Clément Bœsch
2012-12-26
1
-18
/
+0
*
|
lavfi/aresample: fix style
Stefano Sabatini
2012-12-26
1
-5
/
+5
*
|
vf_pp: add postproc to the library dependencys for avfilter when enabled.
Hendrik Leppkes
2012-12-25
1
-0
/
+1
*
|
avfiltergraph: put variables used in #if 0 code themselfs under #if 0
Michael Niedermayer
2012-12-24
1
-0
/
+2
*
|
Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
Michael Niedermayer
2012-12-24
2
-4
/
+9
|
\
\
|
|
/
|
*
avfilter: Compile FIFO filters unconditionally
Diego Biurrun
2012-12-23
2
-4
/
+9
*
|
lavfi: remove mp=pp filter.
Clément Bœsch
2012-12-23
4
-243
/
+1
*
|
lavfi: add pp filter.
Clément Bœsch
2012-12-23
4
-2
/
+176
*
|
lavfi/overlay: make use of av_opt_set_from_string()
Stefano Sabatini
2012-12-22
2
-27
/
+4
*
|
lavfi/overlay: switch to filter_frame API
Stefano Sabatini
2012-12-22
1
-106
/
+32
*
|
lavfi: declare arrays that never change as static const
Paul B Mahol
2012-12-21
15
-20
/
+20
*
|
lavfi/swapuv: use FFSWAP
Paul B Mahol
2012-12-21
1
-19
/
+4
*
|
Merge commit '69f086e0f90f23d89e5739b099a4f984fa6a7885'
Michael Niedermayer
2012-12-21
1
-1
/
+0
|
\
\
|
|
/
[next]