summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-23
* huffyuv: remove long time disabled codePaul B Mahol2012-03-23
* huffyuv: do not decode/encode yuv colorspace with odd widthPaul B Mahol2012-03-23
* aacdec: prevent channels from exceeding MAX_CHANNELS.Michael Niedermayer2012-03-23
* matroskadec: fix strcmp(NULL)Michael Niedermayer2012-03-23
* mov: fix global unicode convertion array overflow.Michael Niedermayer2012-03-23
* mmdemux: dont set pkt->size to an invalid value.Michael Niedermayer2012-03-23
* eatqi: replace break by goto.Michael Niedermayer2012-03-23
* aacdec: reset max_sfb on invalid data.Michael Niedermayer2012-03-22
* vqavideodev: Check image dimensionsMichael Niedermayer2012-03-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\
| * xwma: Validate channels and bits_per_coded_sample.Alex Converse2012-03-22
| * mov: Do not read past the end of the ctts_data table.Alex Converse2012-03-22
| * mov: Add missing terminator to mov_ch_layout_map_1ch.Alex Converse2012-03-22
| * asf: reset side data elements on packet copy.Ronald S. Bultje2012-03-22
| * wmavoice: fix stack overread.Ronald S. Bultje2012-03-22
| * wmalossless: error out if a subframe is not used by any channel.Ronald S. Bultje2012-03-22
| * vqa: check palette chunk size before reading data.Ronald S. Bultje2012-03-22
| * wmalossless: reset sample pointer for each subframe.Ronald S. Bultje2012-03-22
| * wmalossless: error out on invalid values for order.Ronald S. Bultje2012-03-22
* | indeo4: check motion vetors.Michael Niedermayer2012-03-22
* | pngenc: make max_packet_size 64bit check check it.Michael Niedermayer2012-03-22
* | png: make ff_png_pass_mask local to pngdec.Clément Bœsch2012-03-22
* | Fix libgsm.c compilation after typo in 67b8c8.Carl Eugen Hoyos2012-03-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\|
| * FATE: Add ZeroCodec testDerek Buitenhuis2012-03-22
| * oggparseogm: fix order of arguments of avpriv_set_pts_info().Michael Niedermayer2012-03-22
| * pngenc: better upper bound for encoded frame size.Anton Khirnov2012-03-22
| * aiffdec: set block_duration to 1 for PCM codecs that are supported in AIFF-CJustin Ruggles2012-03-22
| * aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFFJustin Ruggles2012-03-22
| * aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-CJustin Ruggles2012-03-22
| * aiffdec: do not set bit rate if block duration is unknownJustin Ruggles2012-03-22
| * wmall: output packet only if we have decoded some samplesKostya Shishkov2012-03-22
* | dcaenc: switch to encode2()Paul B Mahol2012-03-22
* | Support dropping audio dts/pts via -async -1.Reimar Döffinger2012-03-22
* | libutvideoenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | lavc: limit realloc() on encoding to the libav compatibility API.Michael Niedermayer2012-03-22
* | VC1: Fix skiploopfilter=all.Reimar Döffinger2012-03-22
* | Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent.ami_stuff2012-03-22
* | lavc: Redesign the internal encoding API.Michael Niedermayer2012-03-22
* | avcodec_encode_audio2: use ff_alloc_packet2()Michael Niedermayer2012-03-22
* | zmbvenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | yuv4enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | y41penc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | xwdenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | xbmenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | wmaenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | vorbisenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v410enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v408enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22