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
/
vf_noise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-1
/
+1
*
libavfilter/vf_noise: relicense to LGPL
Paul B Mahol
2013-10-27
1
-6
/
+6
*
avfilter: add av_cold to init()
Paul B Mahol
2013-09-27
1
-1
/
+1
*
avfilter/vf_noise: rename linesize to bytewidth
Michael Niedermayer
2013-09-13
1
-3
/
+3
*
Revert "avfilter/vf_noise: dont corrupt the picture outside width x height"
Michael Niedermayer
2013-09-13
1
-5
/
+1
*
avfilter/vf_noise: dont corrupt the picture outside width x height
Michael Niedermayer
2013-09-12
1
-1
/
+5
*
avfilter/vf_noise: unbreak filter when inline assembly is not present
Paul B Mahol
2013-09-12
1
-0
/
+3
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
1
-6
/
+6
*
lavfi/noise: fix out of array access
Paul B Mahol
2013-05-29
1
-4
/
+5
*
lavfi/noise: support slice threading
Paul B Mahol
2013-05-29
1
-20
/
+37
*
lavfi/noise: use av_image_copy_plane()
Paul B Mahol
2013-05-26
1
-8
/
+2
*
lavfi/field, il, noise: use av_pix_fmt_count_planes()
Paul B Mahol
2013-05-24
1
-4
/
+2
*
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
Michael Niedermayer
2013-05-15
1
-1
/
+1
*
lavfi: replace passthrough_filter_frame with a flag.
Clément Bœsch
2013-05-12
1
-1
/
+1
*
lavfi: use ceil right shift for chroma width/height.
Clément Bœsch
2013-05-10
1
-1
/
+1
*
lavfi/noise: remove get_video_buffer, its redundant now
Paul B Mahol
2013-04-25
1
-1
/
+0
*
lavfi/noise: add missing emms_c()
Paul B Mahol
2013-04-25
1
-0
/
+1
*
lavfi: add timeline support.
Clément Bœsch
2013-04-23
1
-0
/
+1
*
lavfi/noise: remove pointless store
Paul B Mahol
2013-04-15
1
-3
/
+2
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/noise: switch to an AVOptions-based system.
Clément Bœsch
2013-04-11
1
-3
/
+0
*
avfilter/vf_noise: fix build without mmx*inline
Michael Niedermayer
2013-04-09
1
-6
/
+6
*
lavfi/noise: copy inline asm from mp=noise
Paul B Mahol
2013-04-08
1
-28
/
+147
*
lavfi/blend,noise: remove unedeed av_opt_free() call
Paul B Mahol
2013-04-08
1
-1
/
+0
*
vf_noise: Fix av_lfg_get() maximum value
Michael Niedermayer
2013-04-06
1
-2
/
+2
*
vf_noise: remove low quality mode
Michael Niedermayer
2013-04-06
1
-5
/
+0
*
lavfi/noise: use standard options parsing
Paul B Mahol
2013-04-05
1
-6
/
+3
*
lavfi: remove remaining forgotten min/rej perms.
Clément Bœsch
2013-03-10
1
-1
/
+0
*
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
Michael Niedermayer
2013-03-10
1
-7
/
+7
*
lavfi/noise: switch to AVLFG noise generator
Paul B Mahol
2013-02-17
1
-7
/
+11
*
lavfi: port MP noise filter
Paul B Mahol
2013-02-16
1
-0
/
+365