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_aspect.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Add sample_aspect_ratio to AVFilterLink
Michael Niedermayer
2011-02-14
1
-0
/
+14
*
In aspect filter, fix display for input resolution
Baptiste Coudurier
2010-11-24
1
-1
/
+1
*
Reindent.
Stefano Sabatini
2010-11-22
1
-5
/
+5
*
Implement robust parsing in aspect filters.
Stefano Sabatini
2010-11-22
1
-9
/
+11
*
Add informative log messages to the set aspect filters.
Stefano Sabatini
2010-11-22
1
-0
/
+4
*
Give more explicit/less confusing names to the filters dealing with
Stefano Sabatini
2010-11-22
1
-13
/
+13
*
Log error message in case of invalid parsing.
Stefano Sabatini
2010-11-18
1
-2
/
+5
*
Fix style: if( -> if (.
Stefano Sabatini
2010-11-18
1
-5
/
+5
*
Remove redundant information in header.
Stefano Sabatini
2010-11-18
1
-2
/
+1
*
Separate video specific BufferRef properties into VideoProps.
S.N. Hemanth Meenakshisundaram
2010-08-11
1
-1
/
+1
*
Rename AVFilterPicRef to AVFilterBufferRef.
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-1
/
+1
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-4
/
+4
*
Use the new null callbacks to simplify filters and reduce duplicated code.
Bobby Bingham
2010-03-18
1
-16
/
+4
*
Add video filter to manipulate aspect ratio
Bobby Bingham
2010-03-17
1
-0
/
+135