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_drawtext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-07
1
-1
/
+1
|
\
|
*
AVOptions: deprecate av_opt_set_defaults2
Anton Khirnov
2011-09-07
1
-1
/
+1
*
|
vf_drawtext: always use expanded_text as we always support strftime() now and...
Michael Niedermayer
2011-09-05
1
-1
/
+1
*
|
vf_drawtext: make strftime work without localtime_r()
Michael Niedermayer
2011-09-05
1
-6
/
+5
*
|
vf_drawtext: Fix reinit to allow color changes.
Michael Niedermayer
2011-09-04
1
-1
/
+4
*
|
vf_drawtext: add basetime argument to allow specifying the wall clock time of...
Michael Niedermayer
2011-08-30
1
-0
/
+6
*
|
vf_drawtext: fix segfault on reinit
Michael Niedermayer
2011-08-30
1
-0
/
+1
*
|
drawtext: Support changing parameters through reinit command at runtime.
Michael Niedermayer
2011-08-29
1
-0
/
+11
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-08
1
-15
/
+2
|
\
\
|
|
/
|
*
vf_drawtext: Remove some write-only variables.
Diego Biurrun
2011-07-07
1
-15
/
+2
|
*
drawtext: add braces around initialisers for option defaults
Stefano Sabatini
2011-06-20
1
-29
/
+29
|
*
drawtext: reindent after the previous commit
Stefano Sabatini
2011-06-20
1
-20
/
+20
|
*
drawtext: fix strftime() text expansion
Stefano Sabatini
2011-06-20
1
-18
/
+27
|
*
vf_drawtext: Replace FFmpeg by Libav in license boilerplate.
Diego Biurrun
2011-05-31
1
-4
/
+4
*
|
lavfi: add layout negotiation fields and helper functions.
Mina Nagy Zaki
2011-06-19
1
-1
/
+1
*
|
drawtext: specify union type for setting default options
Stefano Sabatini
2011-05-16
1
-29
/
+29
*
|
drawtext: reindent after the previous commit
Stefano Sabatini
2011-05-16
1
-20
/
+20
*
|
drawtext: fix strftime() text expansion
Stefano Sabatini
2011-05-16
1
-18
/
+27
|
/
*
drawtext: add shadow support.
Michael Niedermayer
2011-05-07
1
-6
/
+33
*
drawtext: factor draw_glyphs.
Michael Niedermayer
2011-05-07
1
-27
/
+41
*
drawtext: fix and optimize yuv blend.
Michael Niedermayer
2011-05-07
1
-4
/
+6
*
drawtext: get rid of divisions in the inner loop.
Michael Niedermayer
2011-05-07
1
-8
/
+8
*
drawtext: simplify chroma blend and fix chroma alpha.
Michael Niedermayer
2011-05-07
1
-3
/
+2
*
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
Stefano Sabatini
2011-05-07
1
-0
/
+672