Commit History

Author SHA1 Message Date
  Michael Niedermayer a0a20e6994 avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 7 years ago
  Nicolas George 099aff5c42 lavfi: check refcount before merging. 10 years ago
  Michael Niedermayer 5ab67340f9 avfilter/avfiltergraph: dont "or" together error codes 10 years ago
  Michael Niedermayer 617e866e25 Move av_find_best_pix_fmt_of_2() from avcodec to avutil 10 years ago
  Yu Xiaolei fbe9ae482d avfilter: make avfilter_graph_get_filter use const string name 10 years ago
  Nicolas George d300f5f6f5 lavfi/avfiltergraph: do not reduce incompatible lists. 11 years ago
  Nicolas George f775eb3fb4 lavfi/avfiltergraph: suggest a solution when format selection fails. 11 years ago
  Derek Buitenhuis 52aed19307 avfiltergraph: Properly handle memory allocation failure 11 years ago
  Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 11 years ago
  Michael Niedermayer 7381d31f22 Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 0767bfd199 lavfi: allow user-provided execute() callbacks 11 years ago
  Michael Niedermayer 46b3dbf9ca Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' 11 years ago
  Anton Khirnov 77cc958f60 lavfi: add const to the AVFilter parameter of avfilter_graph_create_filter() 11 years ago
  Michael Niedermayer 20be5e0a0e Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 11 years ago
  Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
  Michael Niedermayer de0a1f63df avfilter/can_merge_formats: fix memleak 11 years ago
  Michael Niedermayer 6bde1e9d14 avfilter/avfiltergraph: fix check using the wrong variables 11 years ago
  Michael Niedermayer 6a0b72f94f avfilter/avfiltergraph: minor cosmetic 11 years ago
  Michael Niedermayer fe328f0807 avfilter: Dont partially merge lists 11 years ago
  Michael Niedermayer 5169111145 avfilter/REDUCE_FORMATS: fix bug that ended reducing too early 11 years ago
  Michael Niedermayer 8d4e969afe Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f' 11 years ago
  Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 11 years ago
  Michael Niedermayer 74cb7ef851 Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' 11 years ago
  Anton Khirnov b01f6041f4 lavfi: rename AVFilterFormats.format_count to nb_formats 11 years ago
  Michael Niedermayer aa6454e6ca Merge commit '096696ef0dd391d9430376d1444c1a3cde9171fd' 11 years ago
  Anton Khirnov 096696ef0d avfiltergraph: simplify inserting conversion filters. 11 years ago
  Stefano Sabatini 5c4c929878 lavfi/avfiltergraph: fix style 11 years ago
  Nicolas George 4582e4c086 lavfi: add comments to explain the negotiation loop. 11 years ago
  Nicolas George 78d16b6a51 lavfi: fix filter format negotiation loop. 11 years ago
  Michael Niedermayer 0acf7e268b avfilter: remove opaque passing hacks 11 years ago
  Michael Niedermayer 710b0aa801 Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' 11 years ago
  Michael Niedermayer eb0f774d4b Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 11 years ago
  Michael Niedermayer 4fde705396 Merge commit '111367263af41c88a44bd763ceefc11d53a7f655' 11 years ago
  Michael Niedermayer 5c68e14e42 Merge commit 'c2c9801bc9bce688d51d1a96f5f3ea93933e2dee' 11 years ago
  Michael Niedermayer 86070b8e5a Merge commit 'bc1a985ba030e9861d24965d42792850b43a43ea' 11 years ago
  Michael Niedermayer 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 11 years ago
  Anton Khirnov 48a5adab62 lavfi: add avfilter_init_str() to replace avfilter_init_filter(). 11 years ago
  Anton Khirnov 1565cbc65c lavfi: make avfilter_free() remove the filter from its graph. 11 years ago
  Anton Khirnov 111367263a lavfi: add AVFilterContext.graph. 11 years ago
  Anton Khirnov c2c9801bc9 lavfi: deprecate avfilter_graph_add_filter(). 11 years ago
  Anton Khirnov bc1a985ba0 lavfi: replace avfilter_open() with avfilter_graph_alloc_filter(). 11 years ago
  Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 11 years ago
  Michael Niedermayer ab2989378f Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' 11 years ago
  Anton Khirnov 6d0546bbaf avfiltergraph: set deprecated filter_count. 11 years ago
  Michael Niedermayer d3fc2db47e Merge remote-tracking branch 'qatar/master' 11 years ago
  Anton Khirnov 6e3c13a559 avfiltergraph: check for sws opts being non-NULL before using them. 11 years ago
  Nicolas George 125acd2152 lavfi: support multiple rounds of format negotiation. 11 years ago
  Michael Niedermayer b64077bebe Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5' 11 years ago
  Michael Niedermayer ecade984ac Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 11 years ago
  Anton Khirnov dd74e3ef33 avfiltergraph: use sizeof(var) instead of sizeof(type) 11 years ago