37213 Commits (f21b6159cf3110a5f018d6addf7382840d427199)
 

Author SHA1 Message Date
Michael Niedermayer 887cd591a8 mpegpsmux: Fix integer overflow with huge VBV sizes. 13 years ago
Michael Niedermayer 018a6645bc aacenc: Fix bug in writing libavcodec_ident. 13 years ago
Carl Eugen Hoyos f746f37901 Support decoding gray8a tiff images. 13 years ago
Jean First e8df18270a img2: add j2c file extension 13 years ago
Jean First 39bf7ffeb5 pixdesc: cosmetics 13 years ago
Michael Niedermayer d1c48025a7 pngdec: Do not use SIMD paeth prediction for bpp=2 13 years ago
Michael Niedermayer fd8a8373aa pngdec: Fix masks for interlaced decoding 13 years ago
Michael Niedermayer 602e97dfaa pngdec: Add some FF_DEBUG based av_logs. 13 years ago
Michael Niedermayer 657878f76e sws: fix copy case detection with gray8a. 13 years ago
Dmitry Volyntsev 58f0978581 rtsp: Use a random offset for trying to open UDP ports for RTP 13 years ago
Martin Storsjö dbb06b8c0d rtsp: Allow specifying the UDP port range via AVOptions 13 years ago
Dmitry Volyntsev bc495bad3d rtsp: Remove a leftover, currently pointless check 13 years ago
Michael Niedermayer 2478612fc0 lavc: Mark the err_detect constants as audio+video as they also apply to audio. 13 years ago
Michael Niedermayer 44d4fe9dad error_detection: put the old error detection constants back. 13 years ago
Michael Niedermayer c5c7e0ebc1 git show 2473a45c85 avconv.c | patch ffmpeg.c 13 years ago
Michael Niedermayer b5a69e79c5 Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö ad7beb2cac rtpdec: Use our own SSRC in the SDES field when sending RRs 13 years ago
Reinhard Tartler 4b63cc18bc Finalize changelog for 0.8 Release 13 years ago
Carl Eugen Hoyos 9e53f62be1 Support decoding Avid DS Uncompressed (SUDS). 13 years ago
Reimar Döffinger def19c9036 Unroll base64 decode loop. 13 years ago
Reinhard Tartler fd1a1f1484 Prepare for 0.8 Release 13 years ago
Reimar Döffinger 523f676b51 Use a full table for base64 decode. 13 years ago
Reimar Döffinger d41c824b23 Fix valgrind FATE for out-of-tree builds. 13 years ago
Stefano Sabatini a9117c755e lavfi: fix mp and mandelbrot descriptions to make them complete sentences 13 years ago
Janne Grunau 2473a45c85 threads: change the default for threads back to 1 13 years ago
Janne Grunau afb8b207d6 threads: update slice_count and slice_offset from user context 13 years ago
Reimar Döffinger 8650d5faf9 base64: more thorough decode tests. 13 years ago
Reimar Döffinger 77b90f0cd0 Add a --valgrind configure option. 13 years ago
Martin Storsjö 7ba34575fd aviocat: Remove useless includes 13 years ago
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Anton Khirnov 97e3f94b61 Revert "avserver: fix build after the next bump." 13 years ago
Dustin Brody d2a0041c20 mpegaudiodec: switch error detection check to AV_EF_BUFFER 13 years ago
Dustin Brody 5124423ec3 lavf: rename fer option and document resulting (f_)err_detect options 13 years ago
Dustin Brody f88949214c lavc: rename err_filter option to err_detect and document it 13 years ago
John Brooks 9b6aafba6c mpegvideo: fix invalid memory access for small video dimensions 13 years ago
Michael Niedermayer 99a42f3fa9 ac3dec: Move center&surround mix level tables to parser. 13 years ago
Ray Simard 9ec39937f9 deshake: variable used uninitialized 13 years ago
Michael Niedermayer bdd739e91c base64: Only run benchmark when "-t" is specified. 13 years ago
Michael Niedermayer 57822f0660 base64: fix little typo 13 years ago
Michael Niedermayer 8f0768cc22 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 01084336b7 base64: add a benchmark for a pure syntax check. 13 years ago
Michael Niedermayer ea4da94895 base64: simplify end handling in av_base64_encode() 13 years ago
Michael Niedermayer 112bca91b0 base64: optimize av_base64_encode() 13 years ago
Michael Niedermayer a41687c2d6 base64: add benchmark 13 years ago
Martin Storsjö 5d95112d92 movenc: Reorder entries in the MOVIentry struct, for tigheter packing 13 years ago
Martin Storsjö 1f712e6a05 rtsp: Remove extern declarations for variables that don't exist 13 years ago
Martin Storsjö 6a73f3bbdf aviocat: Flush the output before closing 13 years ago
Reimar Döffinger d60d718c49 Slightly optimize base64 encode. 13 years ago
Reimar Döffinger 6af4c9814a Optimize output buffer size check in base64 decode. 13 years ago
Reimar Döffinger 686ba5f4ea Minor optimization of base64 decode. 13 years ago