6 Commits (n4.4-jackoutdev)

Author SHA1 Message Date
  Andreas Rheinhardt 514ee8770d avutil/spherical: Use av_strstart instead of strncmp 4 years ago
  Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
  James Almer ad52eef997 spherical: add functions to retrieve and request projection names 8 years ago
  James Almer 9033e8723c avutil/spherical: add av_spherical_projection_name() 8 years ago
  Carl Eugen Hoyos 1cd58e9154 lavu/spherical: Make AVSphericalMapping pointer parameter const. 8 years ago
  Vittorio Giovara 1b7ffddb3a spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
  Vittorio Giovara 6bce6aa17d spherical: Add tiled equirectangular type and projection-specific properties 8 years ago
  Vittorio Giovara 8f58ecc344 lavu: Add AVSphericalMapping type and frame side data 8 years ago
  Vittorio Giovara e6fb844f7b Implement shared parsing of INFO tag in Canopus family 10 years ago
  Michael Niedermayer 8e5a2989a3 avcodec/libvpx: set CODEC_CAP_EXPERIMENTAL correctly instead of testing at codec open time 11 years ago
  Guillaume Martres 9aa053cede libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0 11 years ago
  Clément Bœsch 9ab221f8d8 lavfi: deprecate aconvert. 12 years ago
  Anton Khirnov 38f0c0781a lavfi: merge avfiltergraph.h into avfilter.h 12 years ago
  Anton Khirnov 42c7c61ab2 avfiltergraph: replace AVFilterGraph.filter_count with nb_filters 12 years ago
  Michael Niedermayer c4c702b6d3 avfilter/avfiltergraph.h: Move public field out of the private fields 12 years ago
  Justin Ruggles 9f1223562e lavfi: connect libavresample options to af_resample via AVFilterGraph 12 years ago
  Michael Niedermayer 69d45d2ecb avfiltergraph: add aresample_swr_opts 12 years ago
  Stefano Sabatini 712d82130e lavfi/avfiltergraph: apply misc fixes to fix avfilter_graph_request_oldest() @return doxy 12 years ago
  Nicolas George d483867525 avfiltergraph: document a catch in request_oldest(). 12 years ago
  Anton Khirnov 8d900aa4d0 lavfi: remove disabled FF_API_GRAPH_AVCLASS cruft 13 years ago
  Nicolas George 440af105f2 lavfi: add avfilter_graph_set_auto_convert(). 13 years ago
  Nicolas George 2ce7972779 avfiltergraph: add avfilter_graph_request_oldest(). 13 years ago
  Stefano Sabatini 91d3cbe0fd avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
  Anton Khirnov d7bcc71dad graphparser: add avfilter_graph_parse2(). 13 years ago
  Anton Khirnov 996f9f0c32 avfiltergraph: add an AVClass to AVFilterGraph on next major bump. 13 years ago
  Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
  Michael Niedermayer 78317881f0 graphparser: Fix doxy on avfilter_graph_parse() return value. 13 years ago
  Stefano Sabatini 57fa314090 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
  Michael Niedermayer 3d8176d2f5 avfilter: Add avfilter_graph_que_command() 13 years ago
  Michael Niedermayer 1e5014c7c7 avfilter: Add command passing support 13 years ago
  Stefano Sabatini ebd1edf36c avfiltergraph: clarify doxy for avfilter_graph_parse() open_inputs/outputs params 14 years ago
  Stefano Sabatini c535494268 avfiltergraph: make the AVFilterInOut alloc/free API public 14 years ago
  Stefano Sabatini 6119b23a36 avfiltergraph: change the syntax of avfilter_graph_parse() 14 years ago
  Stefano Sabatini d468ed0321 lavfi: fix signature for avfilter_graph_parse() and avfilter_graph_config() 14 years ago
  Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
  Stefano Sabatini ab543afe47 Make avfilter_graph_free() free the graph. 14 years ago
  Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
  Stefano Sabatini caeb0c3027 Make avfilter_graph_free() do nothing if graph is NULL. 14 years ago
  Stefano Sabatini 037be76e15 Add avfilter_graph_create_filter(). 14 years ago
  Stefano Sabatini 4fcbb2af33 Prefix with "ff_" the functions: 14 years ago
  Stefano Sabatini 1e80a0eaa4 Remove graphparser.h header, move AVFilterInOut and 14 years ago
  Stefano Sabatini 97dd1e4a87 Rename avfilter_graph_destroy() to avfilter_graph_free(). 14 years ago
  Stefano Sabatini e15aeea656 Implement avfilter_graph_alloc(). 14 years ago
  Stefano Sabatini 2a24df9357 Add avfilter_graph_config(). 14 years ago
  Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 15 years ago
  Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
  Stefano Sabatini bc3c85a3e6 Apply grammar/consistency nits to avfilter_graph_add_filter() doxy. 15 years ago
  Stefano Sabatini 3fb8e77a8d Add a log context to avfilter_graph_config_links(). 15 years ago
  Stefano Sabatini 4ec42240ca Implement avfilter_graph_config_links(). 16 years ago