summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* libopencore-amr: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* libmp3lame: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* libgsm: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* libfaac: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* ac3enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* a64multienc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* snowenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* roqaudioenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* roqvideoenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* rawenc: : switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* ra144enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* mpegvideo_enc: : switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* lclenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* jpeglsenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* j2kenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* huffyuvenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* gifenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* g726enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* g722enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* flashv2enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* flashvenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* flacenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* ffv1enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* dvenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* dpxenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* dnxhdenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* cljrenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* bmpenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* alacenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* sv1enc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* adxenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* adpcmenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* aacenc: switch to ff_alloc_packet2()Michael Niedermayer2012-03-22
* lavc: add ff_alloc_packet2().Michael Niedermayer2012-03-22
* avcodec_encode_audio2: add missing padding to realloc()Michael Niedermayer2012-03-22
* dvbsub: remove unused variablePaul B Mahol2012-03-22
* flicvideo: remove dead storePaul B Mahol2012-03-22
* latm_parser: remove dead storePaul B Mahol2012-03-22
* sunrastenc: remove dead storePaul B Mahol2012-03-22
* mjpegbdec: remove dead storePaul B Mahol2012-03-22
* vqavideo: remove some superfluous " VQA video: "Paul B Mahol2012-03-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\
| * adxenc: use AVCodec.encode2()Justin Ruggles2012-03-21
| * adxenc: Use the AVFrame in ADXContext for coded_frameJustin Ruggles2012-03-21
| * indeo4: fix out-of-bounds function call.Ronald S. Bultje2012-03-21
| * vorbisenc: use AVCodec.encode2()Justin Ruggles2012-03-21
| * libvorbis: use AVCodec.encode2()Justin Ruggles2012-03-21
| * libopencore-amrnbenc: use AVCodec.encode2()Justin Ruggles2012-03-21
| * ra144enc: use AVCodec.encode2()Justin Ruggles2012-03-21
| * nellymoserenc: use AVCodec.encode2()Justin Ruggles2012-03-21