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_ass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavfi/subtitles: 10l close codec before format.
Clément Bœsch
2012-12-04
1
-2
/
+2
*
lavfi: add subtitles filter.
Clément Bœsch
2012-12-04
1
-16
/
+141
*
lavfi/ass: switch to filter_frame.
Clément Bœsch
2012-11-29
1
-11
/
+4
*
lavfi: convert remaining input/output list compound literals to named objects.
Clément Bœsch
2012-11-28
1
-18
/
+25
*
lavfi/ass: extend syntax for ass filter
Stefano Sabatini
2012-10-15
1
-7
/
+8
*
lavfi/ass: mark ass_libavfilter_log_level_map as static const.
Clément Bœsch
2012-09-16
1
-1
/
+1
*
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-1
/
+3
*
vf_ass: fix permissions.
Nicolas George
2012-08-17
1
-2
/
+1
*
Remove "Error parsing options string [...]" messages.
Clément Bœsch
2012-08-09
1
-3
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-3
/
+3
*
vf_ass: fix table name to refer to correct lib.
Michael Niedermayer
2012-06-29
1
-2
/
+2
*
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
*
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-7
/
+2
*
lavfi/ass: update use of deprecated functions, fix warnings
Stefano Sabatini
2012-06-21
1
-5
/
+7
*
lavfi: use designated initializers for AVClass
Paul B Mahol
2012-06-17
1
-3
/
+5
*
lavfi: use av_default_item_name() as filter private context logger
Stefano Sabatini
2012-06-04
1
-1
/
+1
*
lavfi: add avfilter_default_filter_name()
Stefano Sabatini
2012-06-04
1
-6
/
+1
*
vf_ass: use AV_OPT_TYPE_IMAGE_SIZE.
Nicolas George
2012-05-20
1
-11
/
+1
*
vf_ass: use drawutils.
Nicolas George
2012-04-04
1
-49
/
+12
*
ass: fix aspect ratio computation.
Nicolas George
2012-03-28
1
-12
/
+11
*
lavfi/ass: add dar option
Stefano Sabatini
2012-03-21
1
-1
/
+42
*
lavfi/ass: use a default DAR value of 1.0
Stefano Sabatini
2012-03-21
1
-2
/
+1
*
ass: fix DAR calculation.
Michael Niedermayer
2012-03-16
1
-1
/
+1
*
lavfi: add libass based subtitles renderer
Stefano Sabatini
2011-11-26
1
-0
/
+242