72333 Commits (343654c288d0b313c872f9e5f5e3ac85a6745493)
 

Author SHA1 Message Date
Michael Niedermayer 343654c288 avformat/mpegenc: Replace *0.7 by *7/10 10 years ago
Michael Niedermayer 73f7179924 avformat/mpegenc: Do not use floats for vcd_padding_bitrate 10 years ago
Michael Niedermayer 2ce6e41911 ffmpeg_opt: Set the video VBV parameters only for the video stream from -target 10 years ago
Michael Niedermayer bd46e78aa4 avcodec/put_bits: Assert that size in set_put_bits_buffer_size() does not cause integer overflows 10 years ago
Michael Niedermayer 291ad5cc9c avcodec/bitstream: Assert that there is enough space left in avpriv_copy_bits() 10 years ago
Michael Niedermayer 8f5ffed183 avcodec/put_bits: Assert that there is enough space left in skip_put_bytes() 10 years ago
Michael Niedermayer 561d3a57aa avcodec/mpegvideo_enc: Update the buffer size as more slices are merged 10 years ago
Michael Niedermayer e4c2ec879b avcodec/put_bits: Update size_in_bits in set_put_bits_buffer_size() 10 years ago
Michael Niedermayer 8ce564ea28 avformat/mov: Mark avio context of decompressed atoms as seekable 10 years ago
Michael Niedermayer 1cacecce79 avcodec/libutvideoenc: Fix memleak 10 years ago
James Almer c5a07f1f84 libdcadec: search for frames that start late in a packet 10 years ago
Michael Niedermayer db5ea69d80 avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of MpegEncContext 10 years ago
Michael Niedermayer 404fe63e23 avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncContext 10 years ago
Michael Niedermayer b71dc29729 avcodec/h263: Remove unused argument of h263_get_motion_length() 10 years ago
Michael Niedermayer 39de31ccb6 avcodec/mpeg4video: Reorder operations to reduce accesses to err_recognition 10 years ago
Andreas Cadhalpun b71528d896 mov: always check avio_read return value 10 years ago
Andreas Cadhalpun 8e77f8ab4a mov: fix two memleaks 10 years ago
Andreas Cadhalpun a5718863da mov: abort on EOF in ff_mov_read_chan 10 years ago
Michael Niedermayer 0c3b4efc76 avformat/movenc: Remove float use from rgb_to_yuv() 10 years ago
Michael Niedermayer 28134d6a0e avformat/swfenc: Remove another unneeded float computation 10 years ago
Michael Niedermayer 5d4ff4a31e avformat/swfenc: Remove unneeded floats 10 years ago
Michael Niedermayer 17264cd281 avformat/avienc: Avoid float usage 10 years ago
Michael Niedermayer 3bf57acb9c avformat/4xm: Change fps to AVRational 10 years ago
Michael Niedermayer de0d3fe562 avcodec/y41pdec: Avoid using float for size test 10 years ago
James Almer 8952254ffe libwebp: simplify AVCodec.close functions 10 years ago
James Almer 57d9788d1b configure: simplify libwebp checks 10 years ago
Andreas Cadhalpun ed4932a694 nutdec: fix various memleaks on failure 10 years ago
Michael Niedermayer 4ae15605f6 avcodec/dcadec: Search and decode frame in case it starts later in a packet 10 years ago
Rodger Combs 40a3e1e9c5 avformat/wavdec: Increase dts packet threshold to fix more misdetections 10 years ago
Michael Niedermayer 9f5769437a avformat/wavdec: Increase probe_packets limit 10 years ago
Andreas Cadhalpun 0b79a389ba nutdec: always check the get_str return value 10 years ago
James Almer 1096c46c55 libwebp: use a separate AVClass for each encoder 10 years ago
James Almer 44ca8a6adb libwebpenc_common: add header guards 10 years ago
James Almer 98be2d94ea libwebp: remove unneeded defines 10 years ago
Urvang Joshi 02cf59f3a6 WebP encoder: use WebPAnimEncoder API when available. 10 years ago
Michael Niedermayer ebb0ca3d70 avformat/nutdec: Check X in 2nd branch of index reading 10 years ago
Michael Niedermayer f275f9eaee Merge commit '4e17946f10d39eec6cc03fb249ae8147373141b6' 10 years ago
Michael Niedermayer 179527f34e Merge commit 'a3f4c930ac3f49f47b6e6ffda925d0dcf80320e2' 10 years ago
Michael Niedermayer a25ee5f922 Merge commit 'd528045558825f01472e9bee873f60c98d661e53' 10 years ago
Michael Niedermayer bc373595f2 Merge commit '6f54dc43cee6b2f5d183acf98b32a3cf8be4a4fc' 10 years ago
Michael Niedermayer d5227ceff1 Merge commit '9c1db92ad372d4cd69e0490e691c56e4097cb193' 10 years ago
Michael Niedermayer d9b264bc73 Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' 10 years ago
Niklesh 337aa17e61 avcodec/movtextdec: Add support for large boxes(>32 bit) 10 years ago
Vittorio Giovara 4e17946f10 mpegvideo: Rework various functions not to use MpegEncContext directly 10 years ago
Vittorio Giovara a3f4c930ac mpegvideo: Have ff_mpeg_ref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara d528045558 mpegvideo: Have ff_mpeg_unref_picture use AVCodecContext directly 10 years ago
Vittorio Giovara 6f54dc43ce mpegvideo: Drop stream_codec_tag 10 years ago
Vittorio Giovara 9c1db92ad3 mpegvideo: Drop err_recognition 10 years ago
Vittorio Giovara 848e86f74d mpegvideo: Drop flags and flags2 10 years ago
Michael Niedermayer 3b176af001 avformat/mxfenc: Add color siting element 10 years ago