summaryrefslogtreecommitdiffstats
path: root/doc/examples/filtering_video.c
Commit message (Expand)AuthorAgeFilesLines
* doc/examples: do not check NULL values for avcodec_close()Stefano Sabatini2013-11-211-2/+1
* doc/examples: fix mem issues in filtering_video.Clément Bœsch2013-11-191-0/+3
* lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini2013-07-031-1/+1
* examples/filtering_*: constify AVFrame * for print_frame() and display_frame(...Stefano Sabatini2013-03-141-1/+1
* examples/filtering_video: update to new APIStefano Sabatini2013-03-141-20/+18
* Remove references to the "ff" variant of buffersink.Nicolas George2013-03-121-1/+1
* doc: fix examples.Clément Bœsch2013-03-101-1/+1
* doc/examples: do not allocate AVFrame directly.Nicolas George2013-02-171-5/+10
* examples: fix doxy so they appear on the example pageMichael Niedermayer2012-10-261-0/+1
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* avoid ambigous buffersink namesMichael Niedermayer2012-09-011-1/+1
* examples/filtering: fix packet memleakGavin Kinsey2012-06-261-1/+1
* examples/filtering_video: update to the new APIGavin Kinsey2012-06-261-9/+25
* doc/examples: make use of the parameter filters_descr parameter in init_filte...Clément Bœsch2012-05-191-1/+1
* doc/examples: fix pts heuristic in filtering_video.Clément Bœsch2012-05-191-3/+2
* doc/examples: rename filtering.c into filtering_video.c.Clément Bœsch2012-02-211-0/+232
OpenPOWER on IntegriCloud