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_frei0r.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-12-31
1
-1
/
+1
|
\
|
*
Drop unnecessary 'l' length modifier when printfing double values.
Diego Biurrun
2012-12-31
1
-1
/
+1
|
*
lavfi: merge start_frame/draw_slice/end_frame
Anton Khirnov
2012-11-28
1
-40
/
+19
*
|
vf_frei0r: switch to filter_frame, the filter did not support slices
Anton Khirnov
2012-11-28
1
-40
/
+19
*
|
lavfi/frei0r: in init() check path loop, free resources in a single point
Stefano Sabatini
2012-11-18
1
-6
/
+8
*
|
lavfi/frei0r: extend load_path() to support arbitrarily long paths
Stefano Sabatini
2012-11-18
1
-11
/
+26
*
|
lavfi/frei0r: add additional trailing slash in FREI0R_PATH paths
Stefano Sabatini
2012-11-13
1
-2
/
+11
*
|
lavfi/frei0r: correctly handle paths longer than 1023 chars
Stefano Sabatini
2012-11-13
1
-2
/
+4
*
|
lavfi/frei0r: allow for Windows style paths
rogerdpack
2012-10-29
1
-1
/
+6
*
|
lavfi/frei0r: update link to spec
Stefano Sabatini
2012-10-29
1
-1
/
+1
*
|
Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'
Michael Niedermayer
2012-10-11
1
-16
/
+34
|
\
\
|
|
/
|
*
lavfi: convert input/ouput list compound literals to named objects
Mans Rullgard
2012-10-10
1
-16
/
+34
*
|
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-4
/
+4
|
\
\
|
|
/
|
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-4
/
+4
*
|
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
Michael Niedermayer
2012-09-18
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: replace empty input/output lists with null pointers
Mans Rullgard
2012-09-17
1
-1
/
+1
*
|
lavfi/vf_frei0: add missing new line to some error messages
Piotr Bandurski
2012-09-01
1
-3
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-17
1
-0
/
+6
|
\
\
|
|
/
|
*
Add missing includes for code relying on external libraries
Martin Storsjö
2012-08-16
1
-0
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-8
/
+34
|
\
\
|
|
/
|
*
lavfi: check all ff_get_video_buffer() calls for errors.
Anton Khirnov
2012-07-22
1
-0
/
+3
|
*
lavfi: check all avfilter_ref_buffer() calls for errors.
Anton Khirnov
2012-07-22
1
-1
/
+8
|
*
lavfi: check all ff_start_frame/draw_slice/end_frame calls for errors
Anton Khirnov
2012-07-22
1
-4
/
+14
|
*
lavfi: add error handling to end_frame().
Anton Khirnov
2012-07-22
1
-3
/
+6
|
*
lavfi: add error handling to draw_slice().
Anton Khirnov
2012-07-22
1
-1
/
+4
*
|
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
2012-07-22
1
-16
/
+16
|
\
\
|
|
/
|
*
lavfi: use const for AVFilterPad declarations in all filters.
Ronald S. Bultje
2012-07-21
1
-17
/
+17
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-21
1
-2
/
+0
|
\
\
|
|
/
|
*
lavfi: unref AVFilterLink.out_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-1
/
+0
|
*
lavfi: unref AVFilterLink.cur_buf in ff_end_frame().
Anton Khirnov
2012-07-20
1
-1
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-27
1
-9
/
+9
|
\
\
|
|
/
|
*
lavfi: make filters less verbose.
Anton Khirnov
2012-06-26
1
-9
/
+9
*
|
Merge commit 'a5e8c41c28f907d98d2a739db08f7aef4cbfcf3a'
Michael Niedermayer
2012-06-26
1
-2
/
+2
|
\
\
|
|
/
|
*
lavfi: remove 'opaque' parameter from AVFilter.init()
Anton Khirnov
2012-06-26
1
-2
/
+2
*
|
lavfi: remove redundant checks after av_parse_video_rate()
Paul B Mahol
2012-06-20
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-13
1
-1
/
+2
|
\
\
|
|
/
|
*
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
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-06
1
-9
/
+11
|
\
\
|
|
/
|
*
lavfi: remove request/poll and drawing functions from public API on next bump
Anton Khirnov
2012-06-05
1
-5
/
+6
|
*
lavfi: make formats API private on next bump.
Anton Khirnov
2012-06-05
1
-4
/
+5
*
|
vf_frei0r: set outlinks sample aspect ratio to 1
Baptiste Coudurier
2012-03-10
1
-0
/
+1
*
|
Mark AVFilterPad[] compound literals as const.
Reimar Döffinger
2011-11-06
1
-4
/
+4
*
|
lavu: add av_strtok()
Stefano Sabatini
2011-10-18
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-06
1
-0
/
+1
|
\
\
|
|
/
|
*
Add some missing mathematics.h #includes for av_rescale().
Diego Biurrun
2011-07-05
1
-0
/
+1
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
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
*
|
lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio
Stefano Sabatini
2011-05-01
1
-1
/
+1
[next]