Commit History

Author SHA1 Message Date
  Zhao Zhili f24b2e64b0 examples/filtering_video: fix memory leak 6 years ago
  Zhao Zhili c0a845f948 examples/filtering_video: add missing headers 6 years ago
  Zhao Zhili 84d4af4ea8 examples/filtering_video: drop an always true condition 6 years ago
  Jun Zhao 0c28a5cf0f doc/examples/filtering_video: Remove setting deprecated refcounted_frames 6 years ago
  Josh de Kock 89029bd2c7 lav*,tests: remove several register_all calls 6 years ago
  Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 6 years ago
  Jun Zhao cb6e20f8de examples/filtering_video: suppress the build warning. 6 years ago
  James Almer 99ba85a0e2 Merge commit 'f5950b8fd61ec85e0ad8790bea56b37ceea19436' 6 years ago
  Muhammad Faiz 327a1c0dee examples: do not use AVFrame accessor 7 years ago
  Matthieu Bouron afd257b43f doc/examples/filtering_video: switch to new decoding API 7 years ago
  Clément Bœsch c3706bc255 doc/examples/filtering_*: switch to codecpar 7 years ago
  Hendrik Leppkes c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 9 years ago
  Hendrik Leppkes 144fb06806 Remove left-over FF_API_AVFILTERBUFFER cruft 9 years ago
  Harshit Mittal 53bf32fa42 doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the filters 9 years ago
  Stefano Sabatini d43c1ec684 examples/filtering: extend comments about setting the filter graph endpoints 9 years ago
  Piotr Fusik c99e5191ab doc/examples/filtering_video: fix frame rate 9 years ago
  Michael Niedermayer 341639fe80 doc/examples: remove pathes from doxy examples 10 years ago
  Stefano Sabatini ca57659440 examples/filtering_audio,video: do not call avcodec_register_all() 10 years ago
  Stefano Sabatini b539a72bba examples/filtering_audio,video: drop call to avcodec_get_frame_defaults() 10 years ago
  Stefano Sabatini c7a99d99bd doc/examples/filtering_video: do not make use of AVBufferSinkParams 10 years ago
  Stefano Sabatini 3aa6018010 doc/examples/filtering_video: add some error handling in init_filters() 10 years ago
  Stefano Sabatini 82e74ee6e4 doc/examples/filtering: make use of av_err2str() 10 years ago
  Stefano Sabatini 50a28b1393 doc/examples: do not check NULL values for avcodec_close() 10 years ago
  Clément Bœsch 1f7b7d5447 doc/examples: fix mem issues in filtering_video. 10 years ago
  Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 11 years ago
  Stefano Sabatini 9bb25dbd13 examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions 11 years ago
  Stefano Sabatini f0da370a52 examples/filtering_video: update to new API 11 years ago
  Nicolas George ceac5c54dd Remove references to the "ff" variant of buffersink. 11 years ago
  Clément Bœsch 5e4bc96415 doc: fix examples. 11 years ago
  Nicolas George dcc73aaaa9 doc/examples: do not allocate AVFrame directly. 11 years ago
  Michael Niedermayer ca28cb5f83 examples: fix doxy so they appear on the example page 12 years ago
  Michael Niedermayer ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
  Michael Niedermayer 3061664a57 avoid ambigous buffersink names 12 years ago
  Gavin Kinsey 37b5959d96 examples/filtering: fix packet memleak 12 years ago
  Gavin Kinsey 9ebed95db6 examples/filtering_video: update to the new API 12 years ago
  Clément Bœsch 4fd573970a doc/examples: make use of the parameter filters_descr parameter in init_filters(). 12 years ago
  Clément Bœsch e692b9d564 doc/examples: fix pts heuristic in filtering_video. 12 years ago
  Clément Bœsch 2bdac29360 doc/examples: rename filtering.c into filtering_video.c. 12 years ago