72319 Commits (39de31ccb627bada6a42b7b58a1e069246e22238)
 

Author SHA1 Message Date
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
Michael Niedermayer a45cf639e6 libavformat/mux: Add ff_choose_chroma_location() 10 years ago
Michael Niedermayer d09321b68e avcodec/mpeg12dec: Fix chroma location 10 years ago
Tim Nicholson ebb08f3fe4 avutil/pixfmt: Clarify DV example comments for AVChromaLocation 10 years ago
Michael Niedermayer 1617a89cf0 Merge commit '29216d7fd14d1cec16821867d17c90b5c49e8c07' 10 years ago
James Almer 29216d7fd1 tls: fix compilation when both gnutls and openssl are enabled 10 years ago
James Almer e91fbfd9cf tls: fix compilation when both gnutls and openssl are enabled 10 years ago
Urvang Joshi f99fed733d WebP encoder: extract out some methods into a separate helper library. 10 years ago
Michael Niedermayer a0124b89e3 Merge commit '94599a6de3822b13c94096d764868128f388ba28' 10 years ago
Michael Niedermayer 9221e362fd Merge commit 'd13b124eaf452b267480074b2e6946538ed03a6e' 10 years ago
Michael Niedermayer 162644c833 Merge commit 'd15eec4d6bdfa3bd4c4b5b7dd2dbd699ba253d02' 10 years ago
Urvang Joshi 6b56fcbd10 WebP muxer: support a packet containing animated WebP. 10 years ago
Martin Storsjö 94599a6de3 tls: Remove all the local polling loops 10 years ago
Martin Storsjö d13b124eaf tls: Remove the nonblocking code 10 years ago
Martin Storsjö d15eec4d6b tls: Use custom IO to read from the URLContext 10 years ago