56030 Commits (2ffead98ddd384f61cdf6b1cb3f36592f54cd34a)
 

Author SHA1 Message Date
Michael Niedermayer c5cec9a42b Merge commit '3aa682f25324d811ec284edc808eb71a46eae950' 12 years ago
Michael Niedermayer 5ff1b588eb Merge commit 'c2503d9c8ab42ea55922e9f5a10c8bfbbbfeaf19' 12 years ago
Michael Niedermayer 4399e72723 Merge commit '6af2c351b3ae61e4478950ffddd0dfcad06188b8' 12 years ago
Michael Niedermayer 3e75f98667 Merge commit 'de81b6ae4f38273ff27020f494cc46539110d34b' 12 years ago
Michael Niedermayer 8251529ff3 Merge commit '70dd8892bf00923af838756dfbb356a9b1e4e40d' 12 years ago
Michael Niedermayer 37494bdb0d Merge commit 'cd529172377229f2e86987869ccc08f426bfe114' 12 years ago
Michael Niedermayer db6b389c7f Merge commit 'a519583991c38d38503ab08357716513facc5725' 12 years ago
Michael Niedermayer 477641e9f8 Merge commit 'a64f6a04ac5773aeff2003897455dadb9609f18b' 12 years ago
Michael Niedermayer 29daad5b98 Merge commit 'f61bece684d9685b07895508e6c1c733b5564ccf' 12 years ago
Michael Niedermayer 2a60666d1d Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e' 12 years ago
Michael Niedermayer c83d794936 Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b' 12 years ago
Michael Niedermayer 18a9deedb0 Merge commit '91d4cfb8127f1de6c4ad173a30fffe584700046d' 12 years ago
Michael Niedermayer 8f68ef4681 Merge commit '84146963d23d76b09af633e97413cd97d9b3021e' 12 years ago
Michael Niedermayer 5f9b1aae50 Merge commit '6454c44f9f74dbaed17d32cf0eaec185386c27fa' 12 years ago
Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 12 years ago
Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 12 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 12 years ago
Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 12 years ago
Michael Niedermayer 88262e1c1d Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93' 12 years ago
Paul B Mahol d49f2603be truemotion2: check return value of av_malloc(z) 12 years ago
Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 12 years ago
Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 12 years ago
Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 12 years ago
Diego Biurrun 7ffda66fd5 arm: float_dsp: Propagate cpu_flags to vfp initialization function 12 years ago
Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 12 years ago
Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 12 years ago
Diego Biurrun 4e0799a4d0 swscale: Add some missing av_cold to arch-specific init functions 12 years ago
Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 12 years ago
Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 12 years ago
Lukasz Marek f3ace37a3b lavf/ftp: fix possible crash 12 years ago
Michael Niedermayer c4810fbe4f avformat/utils: fix av_probe_input_buffer2() so it returns the probe score 12 years ago
Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 12 years ago
Stefano Sabatini 7528fdcda3 doc/APIchanges: add missing entry for av_format_probe_score() function addition 12 years ago
Stefano Sabatini 083f058024 doc/formats: remove probe_score entry, since it's not an option 12 years ago
Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 12 years ago
Diego Biurrun 70dd8892bf mpegvideo: Replace arch initialization ifdeffery by standard conditionals 12 years ago
Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 12 years ago
Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 12 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 12 years ago
Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 12 years ago
Diego Biurrun 8410d6e93c avutil: Refactor CPU extension availability macros 12 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 12 years ago
Michael Niedermayer e31db621bf avformat: export probe score 12 years ago
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 12 years ago
Michael Niedermayer 90411f7ed6 snowenc: Fix memleak of the ratecontrol related memory 12 years ago
Michael Niedermayer f13e733145 avcodec/snow: check for malloc* failures 12 years ago
Diego Biurrun 84146963d2 configure: x86: Fix handling of i686 and cpunop features 12 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 12 years ago
Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 12 years ago
Michael Niedermayer 129f50692e snowenc: check for memory allocation failures 12 years ago