summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* udp: lock all operations on shared variables.Nicolas George2012-03-22
* udp: return the error code instead of generic EIO.Nicolas George2012-03-22
* udp: call av_fifo_space directly as needed.Nicolas George2012-03-22
* udp: use non-blocking read instead of select.Nicolas George2012-03-22
* udp: use pthread_cancel instead of a shared flag.Nicolas George2012-03-22
* segment: fix null pointer dereferencePaul B Mahol2012-03-22
* dvbsub: remove unused variablePaul B Mahol2012-03-22
* bbox: remove superfluous initializationsPaul 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
* electronicarts vp6: set duration of video streamPaul B Mahol2012-03-22
* doc/examples/decoding_encoding: make the buffer bigger.Michael Niedermayer2012-03-22
* Merge remote-tracking branch 'cus/stable'Michael Niedermayer2012-03-22
|\
| * ffplay: use frame count based queueing for audio queueMarton Balint2012-03-19
| * ffplay: reset audio_pkt_temp when opening audioMarton Balint2012-03-19
* | 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
| * | configure: Restructure help output.Diego Biurrun2012-03-21
| * | configure: Internal-only components should not be command-line selectable.Diego Biurrun2012-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