Commit History

Author SHA1 Message Date
  Michael Niedermayer 341639fe80 doc/examples: remove pathes from doxy examples 11 years ago
  Stefano Sabatini ca57659440 examples/filtering_audio,video: do not call avcodec_register_all() 11 years ago
  Stefano Sabatini b539a72bba examples/filtering_audio,video: drop call to avcodec_get_frame_defaults() 11 years ago
  Michael Niedermayer 210a78aeb5 doc/examples/filtering_audio: init packet0.data 11 years ago
  Stefano Sabatini c490cd4c1a doc/examples/filtering_audio: fix chunked audio decoding 11 years ago
  Stefano Sabatini 893f33e7f0 doc/examples/filtering_audio: fix style 11 years ago
  Stefano Sabatini 55c57658d2 doc/examples/filtering_audio: add more error checks 11 years ago
  Stefano Sabatini 82e74ee6e4 doc/examples/filtering: make use of av_err2str() 11 years ago
  Stefano Sabatini 50a28b1393 doc/examples: do not check NULL values for avcodec_close() 11 years ago
  Michael Niedermayer f187390907 doc/examples/filtering_audio: make const arrays also static 11 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 11 years ago
  Nicolas George 300ca0763b examples/filtering_audio: fix frame leak. 12 years ago
  Pavel Koshevoy e5644313c5 examples/filtering_audio: get rid of AVABufferSinkParams 12 years ago
  Michael Niedermayer f2619cbd61 examples/filtering_audio: enable ref counted frames 12 years ago
  Clément Bœsch 9ab221f8d8 lavfi: deprecate aconvert. 12 years ago
  Stefano Sabatini 9bb25dbd13 examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions 12 years ago
  Stefano Sabatini 9076a6a943 examples/filtering_audio: update to new API 12 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 12 years ago
  Clément Bœsch 5e4bc96415 doc: fix examples. 12 years ago
  Nicolas George dcc73aaaa9 doc/examples: do not allocate AVFrame directly. 12 years ago
  Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 12 years ago
  Michael Niedermayer 3061664a57 avoid ambigous buffersink names 12 years ago
  Gavin Kinsey 37b5959d96 examples/filtering: fix packet memleak 12 years ago
  Michael Niedermayer 11f2cad127 examples/filtering_audio: update for avfilter API "cleanup" 12 years ago
  Andrew Wason 1ef802d038 update filtering_audio example 12 years ago
  Clément Bœsch 4fd573970a doc/examples: make use of the parameter filters_descr parameter in init_filters(). 12 years ago
  Stefano Sabatini 4d4098da00 lavfi: drop planar/packed negotiation support 12 years ago
  Clément Bœsch 55e5f105d3 doc/examples: use buffersrc.h instead of deprecated asrc_abuffer.h. 12 years ago
  Nicolas George 9f357e2bcd examples/filtering_audio: use av_buffersrc_add_frame. 13 years ago
  Nicolas George a0a0199da3 examples/filtering_audio: do not stop on decode error. 13 years ago
  Nicolas George 8f19483d06 examples/filtering_audio: fix a memory leak. 13 years ago
  Clément Bœsch aecf0cf5ed doc/examples: add audio decoding/filtering example. 13 years ago