summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | avformat/mpegenc: Replace *0.7 by *7/10Michael Niedermayer2015-05-25
* | avformat/mpegenc: Do not use floats for vcd_padding_bitrateMichael Niedermayer2015-05-25
* | ffmpeg_opt: Set the video VBV parameters only for the video stream from -targetMichael Niedermayer2015-05-25
* | avcodec/put_bits: Assert that size in set_put_bits_buffer_size() does not cau...Michael Niedermayer2015-05-25
* | avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits()Michael Niedermayer2015-05-25
* | avcodec/put_bits: Assert that there is enough space left in skip_put_bytes()Michael Niedermayer2015-05-25
* | avcodec/mpegvideo_enc: Update the buffer size as more slices are mergedMichael Niedermayer2015-05-25
* | avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size()Michael Niedermayer2015-05-25
* | avformat/mov: Mark avio context of decompressed atoms as seekableMichael Niedermayer2015-05-25
* | avcodec/libutvideoenc: Fix memleakMichael Niedermayer2015-05-25
* | libdcadec: search for frames that start late in a packetJames Almer2015-05-24
* | avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of...Michael Niedermayer2015-05-24
* | avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo...Michael Niedermayer2015-05-24
* | avcodec/h263: Remove unused argument of h263_get_motion_length()Michael Niedermayer2015-05-24
* | avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognitionMichael Niedermayer2015-05-24
* | mov: always check avio_read return valueAndreas Cadhalpun2015-05-24
* | mov: fix two memleaksAndreas Cadhalpun2015-05-24
* | mov: abort on EOF in ff_mov_read_chanAndreas Cadhalpun2015-05-24
* | avformat/movenc: Remove float use from rgb_to_yuv()Michael Niedermayer2015-05-24
* | avformat/swfenc: Remove another unneeded float computationMichael Niedermayer2015-05-24
* | avformat/swfenc: Remove unneeded floatsMichael Niedermayer2015-05-24
* | avformat/avienc: Avoid float usageMichael Niedermayer2015-05-23
* | avformat/4xm: Change fps to AVRationalMichael Niedermayer2015-05-23
* | avcodec/y41pdec: Avoid using float for size testMichael Niedermayer2015-05-23
* | libwebp: simplify AVCodec.close functionsJames Almer2015-05-23
* | configure: simplify libwebp checksJames Almer2015-05-23
* | nutdec: fix various memleaks on failureAndreas Cadhalpun2015-05-23
* | avcodec/dcadec: Search and decode frame in case it starts later in a packetMichael Niedermayer2015-05-23
* | avformat/wavdec: Increase dts packet threshold to fix more misdetectionsRodger Combs2015-05-23
* | avformat/wavdec: Increase probe_packets limitMichael Niedermayer2015-05-23
* | nutdec: always check the get_str return valueAndreas Cadhalpun2015-05-23
* | libwebp: use a separate AVClass for each encoderJames Almer2015-05-23
* | libwebpenc_common: add header guardsJames Almer2015-05-23
* | libwebp: remove unneeded definesJames Almer2015-05-23
* | WebP encoder: use WebPAnimEncoder API when available.Urvang Joshi2015-05-23
* | avformat/nutdec: Check X in 2nd branch of index readingMichael Niedermayer2015-05-23
* | Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Rework various functions not to use MpegEncContext directlyVittorio Giovara2015-05-22
* | Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit 'd528045558825f01472e9bee873f60c98d661e53'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directlyVittorio Giovara2015-05-22
* | Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop stream_codec_tagVittorio Giovara2015-05-22
* | Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop err_recognitionVittorio Giovara2015-05-22
* | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42'Michael Niedermayer2015-05-22
|\|
| * mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* | avcodec/movtextdec: Add support for large boxes(>32 bit)Niklesh2015-05-22
* | avformat/mxfenc: Add color siting elementMichael Niedermayer2015-05-22