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
/
ffmpeg_filter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffmpeg: check for unconnected outputs
wm4
2017-05-05
1
-0
/
+15
*
ff*: do not use AVFrame accessor
Muhammad Faiz
2017-04-23
1
-1
/
+1
*
ffmpeg: Remove hw_device_ctx output filter reinit hack
Mark Thompson
2017-03-26
1
-1
/
+1
*
ffmpeg: don't use resample_lavr_opts
Rostislav Pehlivanov
2017-03-16
1
-1
/
+0
*
Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
Clément Bœsch
2017-03-12
1
-17
/
+0
*
ffmpeg: properly cleanup filter graph on init failure
wm4
2017-03-03
1
-8
/
+24
*
ffmpeg: delay processing of subtitles before filters are initialized
wm4
2017-03-03
1
-0
/
+13
*
ffmpeg: restructure sending EOF to filters
Anton Khirnov
2017-03-03
1
-0
/
+9
*
ffmpeg: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
2017-03-03
1
-0
/
+11
*
ffmpeg: fix printing of filter input/output names
wm4
2017-03-03
1
-23
/
+21
*
ffmpeg: init filtergraphs only after we have a frame on each input
Anton Khirnov
2017-03-03
1
-33
/
+15
*
ffmpeg: use buffersink accessors.
Nicolas George
2017-01-12
1
-6
/
+6
*
lavfi, ffmpeg: simplify filter names.
Nicolas George
2017-01-12
1
-12
/
+12
*
ffmpeg_filter: fix several logic failures
Paul B Mahol
2016-11-24
1
-5
/
+2
*
Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'
Hendrik Leppkes
2016-11-13
1
-22
/
+36
*
ffmpeg_filter: fix hwaccel transcoding
Hendrik Leppkes
2016-11-13
1
-2
/
+3
*
ffmpeg: parameters for filter thread counts
DeHackEd
2016-11-06
1
-0
/
+7
*
ffmpeg: fix width/height overrides for sub2video processing
Hendrik Leppkes
2016-11-03
1
-2
/
+2
*
Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'
Hendrik Leppkes
2016-11-03
1
-18
/
+69
*
ffmpeg: switch to codecpar
Clément Bœsch
2016-09-21
1
-12
/
+12
*
Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge
Timothy Gu
2016-08-03
1
-2
/
+2
*
Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'
Timothy Gu
2016-08-03
1
-1
/
+5
*
ffmpeg_filter: Fix AVBufferSrcParameters leak
Michael Niedermayer
2016-05-19
1
-4
/
+9
*
Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'
Derek Buitenhuis
2016-05-08
1
-2
/
+20
*
fix some a/an typos
Lou Logan
2016-03-28
1
-1
/
+1
*
ffmpeg_filter: Factor get_compliance_unofficial_pix_fmts() out
Michael Niedermayer
2016-02-10
1
-20
/
+24
*
ffmpeg_filter: Add missing pixel formats to strict_std_compliance case for ljpeg
Michael Niedermayer
2016-02-10
1
-2
/
+4
*
ffmpeg_filter: Add YUV 444 to strict_std_compliance case for mjpeg
Michael Niedermayer
2016-02-10
1
-1
/
+3
*
ffmpeg_filter: remove redundant null ptr check
Michael Niedermayer
2015-11-11
1
-2
/
+1
*
ffmpeg_filter: check encoder before using it to set frame size.
Nicolas George
2015-10-30
1
-0
/
+7
*
Revert "Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e'" (avconv: Do ...
Michael Niedermayer
2015-10-11
1
-6
/
+2
*
Merge commit '8b830ee9a26d47b138f12a82085cdb372f407f1e'
Hendrik Leppkes
2015-10-10
1
-2
/
+6
*
lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
Ronald S. Bultje
2015-08-18
1
-1
/
+1
*
ffmpeg_filter: Do not override the dimensions in sub2video_prepare()
Michael Niedermayer
2015-08-15
1
-2
/
+2
*
ffmpeg: switch swscale option handling to AVDictionary similar to what the ot...
Michael Niedermayer
2015-08-08
1
-4
/
+16
*
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-2
/
+2
*
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
Michael Niedermayer
2015-07-27
1
-1
/
+1
*
ffmpeg_filter: Check that filters have connected outputs before accessing the...
Michael Niedermayer
2015-07-19
1
-0
/
+5
*
Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c'
Michael Niedermayer
2015-07-19
1
-24
/
+45
*
ffmpeg_filter: log more information on failure to init simple filter graph
rogerdpack
2015-07-02
1
-2
/
+21
*
ffmpeg_filter: use get_rotation()
Michael Niedermayer
2015-05-04
1
-14
/
+15
*
Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2'
Michael Niedermayer
2015-05-02
1
-0
/
+43
*
ffmpeg: fix accurate seeking with -copyts
Rodger Combs
2014-11-24
1
-2
/
+16
*
ffmpeg: init sub2video.last_pts.
Nicolas George
2014-11-05
1
-0
/
+1
*
Merge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581'
Michael Niedermayer
2014-10-17
1
-3
/
+2
*
ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph ...
Michael Niedermayer
2014-09-11
1
-0
/
+10
*
ffmpeg: Enable compute_edt only when the subtitles are used for a output stre...
Michael Niedermayer
2014-09-01
1
-1
/
+1
*
ffmpeg: Clean up if filter initialisation failed to avoid a memleak.
Carl Eugen Hoyos
2014-08-30
1
-1
/
+4
*
ffmpeg_filter: refuse to configure input without a decoder.
Nicolas George
2014-07-30
1
-0
/
+6
*
ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context
Michael Niedermayer
2014-06-01
1
-5
/
+5
[next]