git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
LICENSE.md: add *_rect filters
[ffmpeg.git]
/
libavfilter
/
avfiltergraph.c
2015-02-18
Michael Niedermayer
avfilter/avfiltergraph: assert that the heap_bubble...
blob
|
commitdiff
2014-10-02
Derek Buitenhuis
avfilter: Properly check for failed format query
blob
|
commitdiff
|
diff to current
2014-07-17
Nicolas George
lavfi: check refcount before merging.
blob
|
commitdiff
|
diff to current
2014-07-03
Michael Niedermayer
avfilter/avfiltergraph: dont "or" together error codes
blob
|
commitdiff
|
diff to current
2014-04-30
Michael Niedermayer
Move av_find_best_pix_fmt_of_2() from avcodec to avutil
blob
|
commitdiff
|
diff to current
2014-03-14
Yu Xiaolei
avfilter: make avfilter_graph_get_filter use const...
blob
|
commitdiff
|
diff to current
2013-11-03
Nicolas George
lavfi/avfiltergraph: do not reduce incompatible lists.
blob
|
commitdiff
|
diff to current
2013-11-03
Nicolas George
lavfi/avfiltergraph: suggest a solution when format...
blob
|
commitdiff
|
diff to current
2013-10-27
Derek Buitenhuis
avfiltergraph: Properly handle memory allocation failure
blob
|
commitdiff
|
diff to current
2013-10-19
Michael Niedermayer
Do not leave positive values undefined when negative...
blob
|
commitdiff
|
diff to current
2013-09-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-09-28
Anton Khirnov
lavfi: allow user-provided execute() callbacks
blob
|
commitdiff
|
diff to current
2013-08-05
Michael Niedermayer
Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26'
blob
|
commitdiff
|
diff to current
2013-08-04
Anton Khirnov
lavfi: add const to the AVFilter parameter of avfilter_...
blob
|
commitdiff
|
diff to current
2013-08-03
Michael Niedermayer
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
blob
|
commitdiff
|
diff to current
2013-08-02
Diego Biurrun
Disable deprecation warnings for cases where a replacem...
blob
|
commitdiff
|
diff to current
2013-07-25
Michael Niedermayer
avfilter/can_merge_formats: fix memleak
blob
|
commitdiff
|
diff to current
2013-07-25
Michael Niedermayer
avfilter/avfiltergraph: fix check using the wrong variables
blob
|
commitdiff
|
diff to current
2013-07-23
Michael Niedermayer
avfilter/avfiltergraph: minor cosmetic
blob
|
commitdiff
|
diff to current
2013-07-23
Michael Niedermayer
avfilter: Dont partially merge lists
blob
|
commitdiff
|
diff to current
2013-07-22
Michael Niedermayer
avfilter/REDUCE_FORMATS: fix bug that ended reducing...
blob
|
commitdiff
|
diff to current
2013-05-24
Michael Niedermayer
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
blob
|
commitdiff
|
diff to current
2013-05-24
Anton Khirnov
lavfi: add a slice threading infrastructure
blob
|
commitdiff
|
diff to current
2013-05-18
Michael Niedermayer
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
blob
|
commitdiff
|
diff to current
2013-05-17
Anton Khirnov
lavfi: rename AVFilterFormats.format_count to nb_formats
blob
|
commitdiff
|
diff to current
2013-05-15
Michael Niedermayer
Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd'
blob
|
commitdiff
|
diff to current
2013-05-15
Anton Khirnov
avfiltergraph: simplify inserting conversion filters.
blob
|
commitdiff
|
diff to current
2013-05-10
Stefano Sabatini
lavfi/avfiltergraph: fix style
blob
|
commitdiff
|
diff to current
2013-05-07
Nicolas George
lavfi: add comments to explain the negotiation loop.
blob
|
commitdiff
|
diff to current
2013-05-07
Nicolas George
lavfi: fix filter format negotiation loop.
blob
|
commitdiff
|
diff to current
2013-04-12
Michael Niedermayer
avfilter: remove opaque passing hacks
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5'
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0'
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit '111367263af41c88a44bd763ceefc11d53a7f655'
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee'
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea'
blob
|
commitdiff
|
diff to current
2013-04-11
Michael Niedermayer
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: add avfilter_init_str() to replace avfilter_init...
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: make avfilter_free() remove the filter from...
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: add AVFilterContext.graph.
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: deprecate avfilter_graph_add_filter().
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: replace avfilter_open() with avfilter_graph_allo...
blob
|
commitdiff
|
diff to current
2013-04-11
Anton Khirnov
lavfi: merge avfiltergraph.h into avfilter.h
blob
|
commitdiff
|
diff to current
2013-04-04
Michael Niedermayer
Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'
blob
|
commitdiff
|
diff to current
2013-04-04
Anton Khirnov
avfiltergraph: set deprecated filter_count.
blob
|
commitdiff
|
diff to current
2013-04-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-04-03
Anton Khirnov
avfiltergraph: check for sws opts being non-NULL before...
blob
|
commitdiff
|
diff to current
2013-03-24
Nicolas George
lavfi: support multiple rounds of format negotiation.
blob
|
commitdiff
|
diff to current
2013-03-16
Michael Niedermayer
Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'
blob
|
commitdiff
|
diff to current
2013-03-16
Michael Niedermayer
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
blob
|
commitdiff
|
diff to current
2013-03-16
Anton Khirnov
avfiltergraph: use sizeof(var) instead of sizeof(type)
blob
|
commitdiff
|
diff to current
2013-03-16
Anton Khirnov
avfiltergraph: replace AVFilterGraph.filter_count with...
blob
|
commitdiff
|
diff to current
2013-03-07
Reimar Döffinger
Use the avstring.h locale-independent character type...
blob
|
commitdiff
|
diff to current
2013-03-03
Reimar Döffinger
Remove incorrect use of ctype.h functions.
blob
|
commitdiff
|
diff to current
2013-02-24
Michael Niedermayer
Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
blob
|
commitdiff
|
diff to current
2013-02-24
Nicolas George
lavfi: fix merging of formats and clarify exception.
blob
|
commitdiff
|
diff to current
2013-02-23
Justin Ruggles
lavfi: connect libavresample options to af_resample...
blob
|
commitdiff
|
diff to current
2013-02-07
Nicolas George
lavfi: fix missing space in error message.
blob
|
commitdiff
|
diff to current
2013-02-07
Nicolas George
lavfi: remove disabled code.
blob
|
commitdiff
|
diff to current
2013-01-26
Nicolas George
lavfi: support unknown channel layouts.
blob
|
commitdiff
|
diff to current
2013-01-02
Clément Bœsch
Replace references to "que" with the appropriate word.
blob
|
commitdiff
|
diff to current
2013-01-02
Nicolas George
lavfi/avfiltergraph: check pick_format return code.
blob
|
commitdiff
|
diff to current
2012-12-31
Nicolas George
lavfi/avfiltergraph: print query_formats errors.
blob
|
commitdiff
|
diff to current
2012-12-24
Michael Niedermayer
avfiltergraph: put variables used in #if 0 code themsel...
blob
|
commitdiff
|
diff to current
2012-12-20
Nicolas George
lavfi: add a channels field to AVFilterLink.
blob
|
commitdiff
|
diff to current
2012-11-26
Michael Niedermayer
avfiltergraph: add aresample_swr_opts
blob
|
commitdiff
|
diff to current
2012-11-25
Michael Niedermayer
avfiltergraph: add AVOption table
blob
|
commitdiff
|
diff to current
2012-11-22
Stefano Sabatini
lavfi/avfiltergraph: improve error message in graph_che...
blob
|
commitdiff
|
diff to current
2012-11-12
Michael Niedermayer
Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'
blob
|
commitdiff
|
diff to current
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-10-21
Stefano Sabatini
lavfi/avfiltergraph: avoid to print "(null)" in the...
blob
|
commitdiff
|
diff to current
2012-10-20
Hendrik Leppkes
Replace usage of the deprecated av_pix_fmt_descriptors...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-09-18
Michael Niedermayer
Merge commit '23aae62c2cb4504a09ceb8cd0cabc1c8b260f521'
blob
|
commitdiff
|
diff to current
2012-09-17
Anton Khirnov
avfiltergraph: silence an uninitialized variable warning
blob
|
commitdiff
|
diff to current
2012-08-31
Michael Niedermayer
avfiltergraph: use avcodec_find_best_pix_fmt_of_2()
blob
|
commitdiff
|
diff to current
2012-08-30
Michael Niedermayer
avfiltergraph: kill uninitialized variable warning
blob
|
commitdiff
|
diff to current
2012-08-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
blob
|
commitdiff
|
diff to current
2012-07-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-27
Justin Ruggles
lavfi: better channel layout negotiation
blob
|
commitdiff
|
diff to current
2012-07-18
Michael Niedermayer
avfiltergraph: add some debug info about selected pixel...
blob
|
commitdiff
|
diff to current
2012-07-17
Nicolas George
avfiltergraph: add a debug message on EOF.
blob
|
commitdiff
|
diff to current
2012-07-03
Carl Eugen Hoyos
Suggest aresample filter if it was not compiled but...
blob
|
commitdiff
|
diff to current
2012-06-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-26
Michael Niedermayer
Merge commit '1961e46c15c23a041f8d8614a25388a3ee9eff63'
blob
|
commitdiff
|
diff to current
2012-06-26
Anton Khirnov
avfiltergraph: shut up uninitialized variable warning.
blob
|
commitdiff
|
diff to current
2012-06-26
Anton Khirnov
lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft
blob
|
commitdiff
|
diff to current
2012-06-25
Stefano Sabatini
lavfi: remove unnecessary inclusion of libavcodec/avcod...
blob
|
commitdiff
|
diff to current
2012-06-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-22
Anton Khirnov
lavfi: support automatically inserting the fifo filter...
blob
|
commitdiff
|
diff to current
2012-06-17
Paul B Mahol
lavfi: use designated initializers for AVClass
blob
|
commitdiff
|
diff to current
2012-06-16
Paul B Mahol
lavfi: update some deprecated functions
blob
|
commitdiff
|
diff to current
2012-06-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
avfiltergraph: remove a redundant call to avfilter_get_...
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
lavfi: allow building without swscale.
blob
|
commitdiff
|
diff to current
2012-06-13
Anton Khirnov
lavfi: replace AVFilterContext.input/output_count with...
blob
|
commitdiff
|
diff to current
2012-06-05
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-05
Andrew Wason
aconvert filter needs to configure samplerates
blob
|
commitdiff
|
diff to current
2012-06-05
Nicolas George
avfiltergraph: call query_formats on inputs first.
blob
|
commitdiff
|
diff to current
next