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
/
af_asyncts.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
lavfi: add priv class to filter definitions and flags to filter internal options
Stefano Sabatini
2012-08-18
1
-4
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-16
1
-0
/
+1
|
\
\
|
|
/
|
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+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-30
1
-3
/
+2
|
\
\
|
|
/
|
*
af_asyncts: avoid overflow in out_size with large delta values
Justin Ruggles
2012-07-29
1
-1
/
+1
|
*
af_asyncts: add first_pts option
Justin Ruggles
2012-07-29
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-09
1
-17
/
+31
|
\
\
|
|
/
|
*
lavfi: add error handling to filter_samples().
Anton Khirnov
2012-07-09
1
-16
/
+22
|
*
af_asyncts: fix request_frame() behavior.
Anton Khirnov
2012-07-09
1
-1
/
+9
*
|
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: remove 'opaque' parameter from AVFilter.init()
Anton Khirnov
2012-06-26
1
-1
/
+1
*
|
lavfi: define macro AVFILTER_DEFINE_CLASS
Stefano Sabatini
2012-06-22
1
-9
/
+3
*
|
lavfi: use designated initializers for AVClass
Paul B Mahol
2012-06-17
1
-1
/
+2
|
/
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
1
-1
/
+2
*
asyncts: reset delta to 0 when it's not used.
Anton Khirnov
2012-05-22
1
-4
/
+7
*
lavfi: add asyncts filter.
Anton Khirnov
2012-05-14
1
-0
/
+237
[prev]