aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/scaling_video.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
* examples/scaling_video: write to rawvideo fileStefano Sabatini2012-09-041-25/+27
* examples/scaling_video: add logging in case of image allocation failureStefano Sabatini2012-08-301-2/+6
* examples/scaling_video: consistently use printf rather than av_log()Stefano Sabatini2012-08-301-8/+8
* examples/scaling_video: add file doxyStefano Sabatini2012-08-301-0/+5
* examples: add scaling_video exampleStefano Sabatini2012-08-281-0/+131