summaryrefslogtreecommitdiffstats
path: root/encode_lavc.c
Commit message (Expand)AuthorAgeFilesLines
* make compile with recent libavStefano Pigozzi2012-11-031-14/+14
* encode: bail out on missing A or V streamRudolf Polzer2012-11-011-2/+8
* encode: remove dependency on current ffmpegRudolf Polzer2012-10-011-233/+238
* encode: add options --ovfirst and --oafirstRudolf Polzer2012-09-291-7/+32
* encode: update to current ffmpeg APIRudolf Polzer2012-09-291-28/+8
* encode: video encoding now supported using mencoder-like optionsRudolf Polzer2012-09-181-0/+1062