64273 Commits (6d2df3c00a7899e9c06e3a460d64e4d0ccde0fae)
 

Author SHA1 Message Date
Luca Barbato ccda51b14c lzo: Handle integer overflow 11 years ago
Dirk Ausserhaus e121ac634b indeo45: use is_indeo4 context flag instead of checking codec ID 11 years ago
Michael Niedermayer 56afbe8dbc Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' 11 years ago
Michael Niedermayer ca350378de Merge commit 'f2f2e7627f0c878d13275af5d166ec5932665e28' 11 years ago
Michael Niedermayer 2bcf34a0ef Merge commit '44127546b0a81dc9dd6190739a62d48f0044c6f3' 11 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
Diego Biurrun 7b9ef8d701 mpeg: Split error resilience bits off into a separate file 11 years ago
Justin Ruggles f2f2e7627f Check mp3 header before calling avpriv_mpegaudio_decode_header(). 11 years ago
Justin Ruggles 44127546b0 Check if an mp3 header is using a reserved sample rate. 11 years ago
James Almer c172683bf4 x86/dsputil: remove redundant global motion compensation code 11 years ago
Michael Niedermayer 42e6fc147b avcodec/apedec: optimize sign combination 11 years ago
Michael Niedermayer a125f87ac4 Merge commit '463a7cde563fd805864c48a76dd1b03fc24671ed' 11 years ago
Michael Niedermayer 49f1b869b6 Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e' 11 years ago
Michael Niedermayer 32365667cc Merge commit '73953df71a28e94d8959facba7906cf5975ca4ef' 11 years ago
Michael Niedermayer efec730431 Merge commit 'f83896abda1e78ebbbda0f184b682b4fabadc682' 11 years ago
Michael Niedermayer 412015694c Merge commit '8d695dc411c1ae28477f107d6f7bf2db59af95df' 11 years ago
Michael Niedermayer ffc2c095ef Merge commit 'a6a675a79287565c3c23455439b114676b63a96c' 11 years ago
Michael Niedermayer 7695a538ed Merge commit 'fbf4d2197f35bddccec00ad53185ee4ab81778a0' 11 years ago
Michael Niedermayer 9d91fae8a1 Merge commit 'c54e118722cbbdc04945538d1796d4472a1ff406' 11 years ago
Michael Niedermayer 9e8c92226f Merge commit '85d805d5cccb2f57e7f2e2254d7a870f05926cfd' 11 years ago
Michael Niedermayer 738272826f Merge commit '03391b5432a2b8b8dbc3d2db722a54dfb68737b9' 11 years ago
Michael Niedermayer 2ca4802601 Merge commit '49470b9404583ab3aff6835f78a759349d331696' 11 years ago
Michael Niedermayer c69f729947 ffmpeg: fix reinitializing with threads while flushing 11 years ago
Diego Biurrun 463a7cde56 Differentiate assembler and assembly in documentation and comments 11 years ago
Anshul Maheshwari 7e6cf36453 ffmpeg: fix transcoding dvbsub to dvbsub 11 years ago
Anshul Maheshwari ca2f59e121 avcodec/dvbsubdec: support returning exact end times 11 years ago
Luca Barbato 0ef256d515 libx264: Correctly manage constant rate factor params 11 years ago
Michael Niedermayer 9b33cdcab2 avfilter/vf_blend: fix macro () 11 years ago
Michael Niedermayer 31f77b46b2 avfilter/unsharp_opencl: fix macro () 11 years ago
James Almer 6ec3dc97fc x86/audiodsp: move asm code out of dsputil 11 years ago
Andrey Utkin 3bb4d26a5d drawtext: drop unused draw_glyphs() arg "rgbcolor" 11 years ago
Diego Biurrun 73953df71a Replace av_malloc() and memset(0) by av_mallocz() 11 years ago
Diego Biurrun f83896abda ape: Replace memset(0) by zero initialization 11 years ago
Michael Niedermayer 99497b4683 Merge commit '9a9e2f1c8aa4539a261625145e5c1f46a8106ac2' 11 years ago
Diego Biurrun 8d695dc411 mpeg: Mark ff_mpeg_set_erpic() static 11 years ago
Diego Biurrun a6a675a792 configure: Drop stray error resilience dependencies 11 years ago
Diego Biurrun fbf4d2197f build: Record explicit dependency of intrax8 on error resilience 11 years ago
Diego Biurrun c54e118722 build: Have the eatqi decoder depend on the MPEG-1 decoder 11 years ago
Diego Biurrun 85d805d5cc build: Add missing object files for webm muxer 11 years ago
Diego Biurrun 03391b5432 build: Add missing object files for Matroska demuxer 11 years ago
Diego Biurrun 49470b9404 build: Add missing replaygain object file for CAF demuxer 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
Ronald S. Bultje 0dae193d3e swr: remove another forgotten division in DSP function. 11 years ago
Michael Niedermayer 954a38e9bf avfilter/vf_hqx: remove << 0 11 years ago
Michael Niedermayer fd3c27375f fate/filter-video: fix hqx on big endian part 2 11 years ago
Michael Niedermayer d7efafd63a avfilter/vf_hqx: partly fix big endian fate test 11 years ago
Michael Niedermayer 4abffbbc54 swscale/x86/input: prevent RGB32_TO_Y_FN from reading into the padding 11 years ago
Michael Niedermayer a1a76b209b swscale/x86/input: prevent RGB32_TO_UV_FN from reading into the padding 11 years ago
Michael Niedermayer 84de3ed795 avfilter/deshake_opencl: fix macro () 11 years ago
Michael Niedermayer 04776cedec avfilter/avf_showspectrum: fix macro () 11 years ago