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_pad.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vf_pad: check that we have write permission before writing in the buffer.
Michael Niedermayer
2012-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-6
/
+7
|
\
|
*
lavfi: make AVFilterPad opaque after two major bumps.
Anton Khirnov
2012-06-13
1
-0
/
+1
|
*
lavfi: make avfilter_get_video_buffer() private on next bump.
Anton Khirnov
2012-06-13
1
-6
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-4
/
+6
|
\
\
|
|
/
|
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
1
-4
/
+5
|
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
1
-1
/
+2
*
|
Mark GRAY8 format as pseudo-paletted.
Reimar Döffinger
2012-04-09
1
-1
/
+1
*
|
vf_pad: port to new drawutils API.
Nicolas George
2012-03-21
1
-81
/
+40
*
|
vf_pad: keep a reference to the output buffer.
Nicolas George
2012-03-08
1
-9
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-22
1
-1
/
+1
|
\
\
|
|
/
|
*
Mark mutable static data const where appropriate.
Alex Converse
2012-02-21
1
-1
/
+1
|
*
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-09-28
1
-1
/
+1
|
*
vsrc_color: add @file doxy
Stefano Sabatini
2011-09-19
1
-1
/
+1
*
|
pad: fix format string length
Michael Niedermayer
2011-11-14
1
-1
/
+1
*
|
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-2
/
+2
*
|
Add const to static arrays where it was forgotten.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
|
vf_pad: Fix alignment of get_video_buffer()
Michael Niedermayer
2011-10-27
1
-2
/
+3
*
|
vf_pad: remove mathematical constants now redundant.
Nicolas George
2011-10-13
1
-9
/
+0
*
|
lavfi: tweak display aspect ratio variables in pad and scale filters
Stefano Sabatini
2011-07-30
1
-3
/
+6
*
|
vf_pad: fix "vsub" variable value computation
Stefano Sabatini
2011-07-04
1
-1
/
+1
*
|
vf_pad: add support for a "sar" variable
Stefano Sabatini
2011-07-04
1
-3
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-04
1
-0
/
+1
|
\
\
|
|
/
|
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
|
*
pad: make the filter parametric
Stefano Sabatini
2011-04-26
1
-8
/
+106
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
lavfi: put color source in a dedicated file
Stefano Sabatini
2011-02-21
1
-128
/
+0
|
*
lavfi: add drawutils
Stefano Sabatini
2011-02-21
1
-105
/
+21
|
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-2
/
+2
*
|
lavfi: add layout negotiation fields and helper functions.
Mina Nagy Zaki
2011-06-19
1
-1
/
+1
*
|
vsrc_color: add @file doxy
Stefano Sabatini
2011-06-18
1
-1
/
+1
*
|
pad: make the filter parametric
Stefano Sabatini
2011-04-19
1
-8
/
+106
*
|
lavfi: put color source in a dedicated file
Stefano Sabatini
2011-02-21
1
-128
/
+0
*
|
lavfi: add drawutils
Stefano Sabatini
2011-02-21
1
-105
/
+21
*
|
Merge libavcore into libavutil
Reinhard Tartler
2011-02-16
1
-2
/
+2
|
/
*
In the pad filter, log information about the input size.
Stefano Sabatini
2011-01-12
1
-2
/
+2
*
Fix design of the pad filter.
Michael Niedermayer
2011-01-11
1
-4
/
+76
*
In pad filter, update new ref w/h in start_frame, fix chaining
Baptiste Coudurier
2011-01-05
1
-0
/
+3
*
In libavfilter, use consistently "Copyright (c)" in the license
Stefano Sabatini
2010-11-28
1
-2
/
+2
*
move the av_parse_color() function from libavfilter to libavcore
Aurelien Jacobs
2010-11-17
1
-1
/
+0
*
100L fix get_video_buffer in pad filter, get_video_buffer will store wrong va...
Baptiste Coudurier
2010-11-17
1
-0
/
+3
*
improve av_parse_color() to allow for non-null terminated color string
Aurelien Jacobs
2010-11-13
1
-2
/
+2
*
Replace deprecated CODEC_TYPE_AUDIO and CODEC_TYPE_VIDEO with the
Stefano Sabatini
2010-09-25
1
-1
/
+1
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Separate video specific BufferRef properties into VideoProps.
S.N. Hemanth Meenakshisundaram
2010-08-11
1
-3
/
+3
*
Rename fields:
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-4
/
+4
*
Rename functions and fields:
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-4
/
+4
*
Rename AVFilterPicRef to AVFilterBufferRef.
S.N. Hemanth Meenakshisundaram
2010-08-07
1
-7
/
+7
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+2
*
Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()
Stefano Sabatini
2010-07-26
1
-3
/
+3
[next]