summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Collapse)AuthorAge
...
* ulti: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* vc1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* flashsv: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* eamad: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* dpxenc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* bmpenc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* sgienc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* mss4: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* mss3: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* mss2: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* mss1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* tiertexseqv: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* smc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* truemotion2: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* truemotion1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* fraps: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* rpza: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* motionpixels: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* vmdvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* vmnc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* xan: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* xxan: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* zerocodec: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* zmbvenc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* flicvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* smacker: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* mmvideo: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* kgv1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* indeo2: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* iff: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* msrle: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* jvdec: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* dxa: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* qpeg: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* cin video: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* msvideo1: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* escape124: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* qtrle: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* cljr: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* cinepak: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* cdxl: remove an unused variableAnton Khirnov2013-11-16
|
* c93: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* bethsoftvid: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* avs: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* asvenc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* a64multienc: use the AVFrame API properly.Anton Khirnov2013-11-16
|
* lavc: deprecate avcodec_alloc_frame().Anton Khirnov2013-11-16
|
* Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
|
* lavc: update coded_frame doxy.Anton Khirnov2013-11-16
| | | | It is not used during decoding anymore.
* lavc: deprecate CODEC_CAP_NEG_LINESIZESAnton Khirnov2013-11-16
| | | | It was never used in any codec since it was added 3 years ago.