summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAge
* output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-26
* output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-26
* Use av_packet_rescale_ts() to simplify code.Anton Khirnov2014-06-20
* libavfilter: example audio filtering programAnton Khirnov2014-02-25
* Move all example programs to doc/examplesDiego Biurrun2014-02-16
* doc/examples: misc Doxygen markup improvementsDiego Biurrun2014-02-14
* Replace all uses of avcodec_free_frame with av_frame_free().Anton Khirnov2013-12-11
* Add an audio transcoding example.Andreas Unterweger2013-11-27
* build: Integrate multilibrary examples into the build systemDiego Biurrun2013-11-25