summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Use 0x88 as stream id when muxing DTS in program streams.Carl Eugen Hoyos2013-09-10
* avcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit supportPaul B Mahol2013-09-09
* avcodec/ffv1dec: fix format detectionPaul B Mahol2013-09-09
* Move packed B-frames message level to info.Reimar Döffinger2013-09-09
* Make packed B-frame warning message more useful.Reimar Döffinger2013-09-09
* avcodec/ffv1enc: encode slice as raw PCM in 1.4 when the buffer is too small.Michael Niedermayer2013-09-09
* avcodec/ffv1dec: Support decoding planes as raw PCM in 1.4Michael Niedermayer2013-09-09
* avcodec/ffv1enc: check encode_line()s return codeMichael Niedermayer2013-09-09
* avcodec/ffv1enc: update buffer check for 16bpsMichael Niedermayer2013-09-09
* avcodec/ffv1enc: fix size used for ff_alloc_packet2()Michael Niedermayer2013-09-09
* avcodec/util: Make size argument of ff_alloc_packet2() int64_tMichael Niedermayer2013-09-09
* avcodec/eatgv: use av_reallocp_array() and check return valuePaul B Mahol2013-09-09
* avcodec/asfdec: check return value of av_mallocz()Paul B Mahol2013-09-09
* avcodec/xwdenc: use AV_LOG_ERROR in error messagePaul B Mahol2013-09-09
* avcodec/bmpenc: return meaningful error codePaul B Mahol2013-09-09
* avcodec/truemotion2: use av_reallocp_array() and check return valuePaul B Mahol2013-09-09
* h264: do not discard NAL_SEI when skipping framesRainer Hochecker2013-09-09
* lavu/ripemd: Add a size optimized version of the transform functionsJames Almer2013-09-09
* lavu/ripemd: Fully unroll the transform function loopsJames Almer2013-09-09
* lavc: don't show "Invalid and inefficient vfw-avi..." warning in mpeg4 parserwm42013-09-09
* avcodec/mjpegdec: fix shift_output() with lowresMichael Niedermayer2013-09-09
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-09-08
|\
| * libxvid: guess a good aspect when we cant store the exact one.Carl Eugen Hoyos2013-09-08
* | avcodec/proresdec2: return meaningful error codesPaul B Mahol2013-09-08
* | avcodec/ratecontrol: give some trivial tips in case of buffer underflowsMichael Niedermayer2013-09-08
* | avcodec/truemotion2: use av_calloc() & av_malloc_array()Paul B Mahol2013-09-08
|/
* avcodec/truemotion2: Fix av_freep argumentsMichael Niedermayer2013-09-08
* avformat/avidec: fix signedness of pointer type in get_stream_idx()Michael Niedermayer2013-09-08
* avcodec/srtdec: fix potential overread.Clément Bœsch2013-09-08
* avcodec/assenc: fix potential overread.Clément Bœsch2013-09-08
* avformat/subtitles: support standalone CR (MacOS).Clément Bœsch2013-09-08
* avformat/subtitles: add a next line jumper and use it.Clément Bœsch2013-09-08
* avformat/srtdec: skip initial random line breaks.Clément Bœsch2013-09-08
* avcodec/png: remove obsolete commentsPaul B Mahol2013-09-08
* swscale/utils: use memcpy instead of loop in sws_cloneVec()Michael Niedermayer2013-09-08
* avformat/matroskaenc: remove bogus prores tagPaul B Mahol2013-09-08
* lavd/v4l2: Improve debug messageGiorgio Vazzana2013-09-08
* avfilter/vf_psnr: refactor subsampled format supportPaul B Mahol2013-09-08
* avformat/subtitles: binary search seeking.Clément Bœsch2013-09-08
* avformat/subtitles: check lower bound for duration overlap seeking.Clément Bœsch2013-09-08
* avformat/vobsub: fix seeking.Clément Bœsch2013-09-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-08
|\
| * lavf: fix the comparison in an overflow checkAnton Khirnov2013-09-07
* | Merge commit '7ee191cab0dc44700f26c5784e2adeb6a779651b'Michael Niedermayer2013-09-08
|\|
| * dv: Add a guard to not overread the ppcm arrayLuca Barbato2013-09-07
* | oMerge commit '85ac12587bfef970d0e0e4abc292df346daf8478'Michael Niedermayer2013-09-08
|\|
| * nuv: check ff_rtjpeg_decode_frame_yuv420 return valueLuca Barbato2013-09-07
* | doc: add *install-doc that covers all documentationJames Almer2013-09-08
* | avcodec/snowenc: fix constness of the AVFrame argument in encode_frame()Michael Niedermayer2013-09-08
* | avfilter/vf_histeq: remove unused item from filter private contextPaul B Mahol2013-09-07