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
/
avfiltergraph.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...
Marton Balint
2018-04-30
1
-0
/
+1
*
avfilter/avfiltergraph: remove ugly dead code
Paul B Mahol
2017-12-11
1
-5
/
+0
*
avfilter/avfiltergraph: pass correct audio/video flags
Paul B Mahol
2017-11-20
1
-6
/
+8
*
lavfi: check links properties after configuring them.
Nicolas George
2017-11-02
1
-0
/
+24
*
Merge commit '96a47364d1cf346a5d0437e054b1b10d44d8d969'
James Almer
2017-10-21
1
-2
/
+2
|
\
|
*
lavfi: Drop deprecated non-const filter retrieval
Vittorio Giovara
2017-03-23
1
-2
/
+2
*
|
Merge commit 'c5c7cfd5e80d4c36568c01cc40abfde341657ad9'
James Almer
2017-10-21
1
-17
/
+0
|
\
\
|
|
/
|
*
lavfi: Drop deprecated functions to open a filter or a filterchain
Vittorio Giovara
2017-03-23
1
-17
/
+0
|
*
avfiltergraph: check the query_formats() return value
Anton Khirnov
2016-05-23
1
-2
/
+8
*
|
lavfi: print the error message when threading init fails.
Nicolas George
2017-06-19
1
-1
/
+1
*
|
lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all ...
Marton Balint
2017-05-07
1
-3
/
+6
*
|
avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_...
Michael Niedermayer
2017-03-31
1
-0
/
+3
*
|
lavfi: deprecate AVFilterGraph->resample_lavr_opts
Rostislav Pehlivanov
2017-03-18
1
-0
/
+2
*
|
avfilter/avfiltergraph: Add assert to write down in machine readable form wha...
Michael Niedermayer
2017-01-21
1
-0
/
+2
*
|
lavfi: do not call ff_filter_frame() with activate.
Nicolas George
2017-01-12
1
-0
/
+7
*
|
lavfi, ffmpeg: simplify filter names.
Nicolas George
2017-01-12
1
-3
/
+3
*
|
lavfi: avfilter_graph_request_oldest: request a frame again before returning.
Nicolas George
2016-12-23
1
-1
/
+5
*
|
lavfi: make filter_frame non-recursive.
Nicolas George
2016-12-18
1
-36
/
+17
*
|
avfiltergraph.c: restore disabling of auto conversions
Burt P
2016-08-10
1
-0
/
+8
*
|
avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter()
Michael Niedermayer
2016-05-27
1
-1
/
+6
*
|
lavfi: make request_frame() non-recursive.
Nicolas George
2015-12-22
1
-4
/
+54
*
|
lavfi: rename link.current_pts to current_pts_us.
Nicolas George
2015-12-22
1
-3
/
+3
*
|
avfilter/avfiltergraph: fix -Wunused-result warnings
Ganesh Ajjanagadde
2015-10-16
1
-6
/
+13
*
|
avfilter/all: propagate errors of functions from avfilter/formats
Ganesh Ajjanagadde
2015-10-14
1
-13
/
+11
*
|
Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'
Hendrik Leppkes
2015-09-05
1
-12
/
+0
|
\
\
|
|
/
|
*
lavfi: Drop deprecated *_count suffixed variables
Vittorio Giovara
2015-08-28
1
-12
/
+0
*
|
avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2()
Michael Niedermayer
2015-08-16
1
-0
/
+47
*
|
avfilter/avfiltergraph: Rename ff_avfilter_graph_config_pointers to graph_con...
Michael Niedermayer
2015-05-18
1
-2
/
+2
*
|
avfilter/avfiltergraph: assert that the heap_bubble index is valid
Michael Niedermayer
2015-02-18
1
-0
/
+4
*
|
avfilter: Properly check for failed format query
Derek Buitenhuis
2014-10-02
1
-1
/
+3
*
|
lavfi: check refcount before merging.
Nicolas George
2014-07-17
1
-0
/
+14
*
|
avfilter/avfiltergraph: dont "or" together error codes
Michael Niedermayer
2014-07-03
1
-3
/
+3
*
|
Move av_find_best_pix_fmt_of_2() from avcodec to avutil
Michael Niedermayer
2014-04-30
1
-2
/
+1
*
|
avfilter: make avfilter_graph_get_filter use const string name
Yu Xiaolei
2014-03-14
1
-1
/
+1
*
|
lavfi/avfiltergraph: do not reduce incompatible lists.
Nicolas George
2013-11-03
1
-1
/
+2
*
|
lavfi/avfiltergraph: suggest a solution when format selection fails.
Nicolas George
2013-11-03
1
-0
/
+4
*
|
avfiltergraph: Properly handle memory allocation failure
Derek Buitenhuis
2013-10-27
1
-0
/
+13
*
|
Do not leave positive values undefined when negative are defined as error
Michael Niedermayer
2013-10-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-09-28
1
-5
/
+9
|
\
\
|
|
/
|
*
lavfi: allow user-provided execute() callbacks
Anton Khirnov
2013-09-28
1
-5
/
+9
*
|
Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26'
Michael Niedermayer
2013-08-05
1
-1
/
+1
|
\
\
|
|
/
|
*
lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter()
Anton Khirnov
2013-08-04
1
-1
/
+1
*
|
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-03
1
-0
/
+5
|
\
\
|
|
/
|
*
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-08-02
1
-0
/
+5
*
|
avfilter/can_merge_formats: fix memleak
Michael Niedermayer
2013-07-25
1
-0
/
+1
*
|
avfilter/avfiltergraph: fix check using the wrong variables
Michael Niedermayer
2013-07-25
1
-1
/
+1
*
|
avfilter/avfiltergraph: minor cosmetic
Michael Niedermayer
2013-07-23
1
-1
/
+1
*
|
avfilter: Dont partially merge lists
Michael Niedermayer
2013-07-23
1
-6
/
+62
*
|
avfilter/REDUCE_FORMATS: fix bug that ended reducing too early
Michael Niedermayer
2013-07-22
1
-0
/
+1
*
|
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
Michael Niedermayer
2013-05-24
1
-9
/
+53
|
\
\
|
|
/
[next]