]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-22 Michael Niedermayersunrastenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayersgienc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerr210enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerqtrleenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerproresenc_kostya: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerproresenc_anatoliy: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerpnmenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerpngenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerpcxenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerpcm: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerpamenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayernellymoserenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayermsvideo1enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayermpegaudioenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerljpegenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibxvidff: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibxavs: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibx264: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibvpxenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibvorbis: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibvo-amrwbenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibvo-aacenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibtheoraenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibspeexenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibschroedingerenc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibopencore-amr: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibmp3lame: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibgsm: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerlibfaac: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayerac3enc: switch to ff_alloc_packet2().
2012-03-22 Michael Niedermayera64multienc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayersnowenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerroqaudioenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerroqvideoenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerrawenc: : switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerra144enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayermpegvideo_enc: : switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerlclenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerjpeglsenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerj2kenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerhuffyuvenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayergifenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerg726enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerg722enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerflashv2enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerflashvenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerflacenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerffv1enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdvenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdpxenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdnxhdenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayercljrenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerbmpenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeralacenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayersv1enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeradxenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeradpcmenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeraacenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerlavc: add ff_alloc_packet2().
2012-03-22 Michael Niedermayeravcodec_encode_audio2: add missing padding to realloc()
2012-03-22 Nicolas Georgeudp: lock all operations on shared variables.
2012-03-22 Nicolas Georgeudp: return the error code instead of generic EIO.
2012-03-22 Nicolas Georgeudp: call av_fifo_space directly as needed.
2012-03-22 Nicolas Georgeudp: use non-blocking read instead of select.
2012-03-22 Nicolas Georgeudp: use pthread_cancel instead of a shared flag.
2012-03-22 Paul B Maholsegment: fix null pointer dereference
2012-03-22 Paul B Maholdvbsub: remove unused variable
2012-03-22 Paul B Maholbbox: remove superfluous initializations
2012-03-22 Paul B Maholflicvideo: remove dead store
2012-03-22 Paul B Mahollatm_parser: remove dead store
2012-03-22 Paul B Maholsunrastenc: remove dead store
2012-03-22 Paul B Maholmjpegbdec: remove dead store
2012-03-22 Paul B Maholvqavideo: remove some superfluous " VQA video: "
2012-03-22 Paul B Maholelectronicarts vp6: set duration of video stream
2012-03-22 Michael Niedermayerdoc/examples/decoding_encoding: make the buffer bigger.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-21 Michael Niedermayerh264_mp4toannexb_bsf: use i instead of misusing unit_type.
2012-03-21 Vidar MadsenFix type and codetype fields in the MMF header for...
2012-03-21 Carl Eugen... Fix libspeex decoding.
2012-03-21 gs_gailh264_mp4toannexb_bsf: support 24bit lengths
2012-03-21 Reimar DöffingerPrint a warning when using wild guesses as time stamps.
2012-03-21 Reimar DöffingerReplace SSE2 instruction by SSE equivalent.
2012-03-21 Justin Rugglesadxenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesadxenc: Use the AVFrame in ADXContext for coded_frame
2012-03-21 Nicolas Georgepixdesc: put components always in the same order.
2012-03-21 Ronald S. Bultjeindeo4: fix out-of-bounds function call.
2012-03-21 Diego Biurrunconfigure: Restructure help output.
2012-03-21 Diego Biurrunconfigure: Internal-only components should not be comma...
2012-03-21 Paul B Maholwestwood_vqa: set video stream duration
2012-03-21 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-21 Tomas Härdinaiffdec: Fix SIGFPE on pcm_f32be
2012-03-21 Justin Rugglesvorbisenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvorbis: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibopencore-amrnbenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesra144enc: use AVCodec.encode2()
2012-03-21 Justin Rugglesnellymoserenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesroqaudioenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibspeex: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvo_amrwbenc: use AVCodec.encode2()
next