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
/
f_perms.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: don't anonymously typedef structs
Paul B Mahol
2017-05-13
1
-1
/
+1
*
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-29
1
-1
/
+1
*
avfilter/f_perms: use the name 's' for the pointer to the private context
Ganesh Ajjanagadde
2015-09-10
1
-9
/
+9
*
avfilter/f_perms: Change enums to int, which are accessed via AVOption as int
Michael Niedermayer
2015-03-07
1
-1
/
+1
*
Add missing "const" all over the place.
Reimar Döffinger
2014-08-29
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-29
1
-2
/
+2
*
avfilter: Filter options that are used for both video and audio should have b...
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
Michael Niedermayer
2013-04-12
1
-1
/
+1
*
lavfi/perms: switch to an AVOptions-based system.
Clément Bœsch
2013-04-10
1
-4
/
+0
*
lavfi/perms: add myself to the copyright header.
Clément Bœsch
2013-03-26
1
-0
/
+2
*
lavfi/perms: add seed option.
Clément Bœsch
2013-03-26
1
-3
/
+11
*
lavfi/perms: remove unecessary indirection after f7324c06.
Clément Bœsch
2013-03-26
1
-13
/
+3
*
lavfi/perms: use standard options parsing.
Clément Bœsch
2013-03-24
1
-9
/
+4
*
lavfi: add perms and aperms filters.
Clément Bœsch
2013-03-16
1
-0
/
+187