56116 Commits (860a0810583f54ccbde912aebda8711f18eab8eb)
 

Author SHA1 Message Date
Michael Niedermayer 8b79a458c0 avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime 11 years ago
Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 11 years ago
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun 79aec43ce8 x86: Add and use more convenience macros to check CPU extension availability 11 years ago
Michael Niedermayer 88262e1c1d Merge commit 'cb8f70c96e14c1b4824ef23d21d78d10fc5a4b93' 11 years ago
Paul B Mahol d49f2603be truemotion2: check return value of av_malloc(z) 11 years ago
Diego Biurrun a6b6501185 ppc: cosmetics: Consistently format CPU flag detection invocations 11 years ago
Diego Biurrun 67e6a9f558 cosmetics: Place arch initialization calls in alphabetical order 11 years ago
Diego Biurrun f0389eb777 arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 11 years ago
Diego Biurrun 7ffda66fd5 arm: float_dsp: Propagate cpu_flags to vfp initialization function 11 years ago
Diego Biurrun bd549cbaac arm: dcadsp: Move synth filter initialization to dcadsp file 11 years ago
Diego Biurrun 1909f6b1b6 swscale: cosmetics: Drop silly camelCase from swScale function pointer name 11 years ago
Diego Biurrun 4e0799a4d0 swscale: Add some missing av_cold to arch-specific init functions 11 years ago
Diego Biurrun 3aa682f253 swscale: consistent names for arch-specific acceleration functions 11 years ago
Diego Biurrun c2503d9c8a swscale: ppc: Hide arch-specific initialization details 11 years ago
Lukasz Marek f3ace37a3b lavf/ftp: fix possible crash 11 years ago
Michael Niedermayer c4810fbe4f avformat/utils: fix av_probe_input_buffer2() so it returns the probe score 11 years ago
Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 11 years ago
Stefano Sabatini 7528fdcda3 doc/APIchanges: add missing entry for av_format_probe_score() function addition 11 years ago
Stefano Sabatini 083f058024 doc/formats: remove probe_score entry, since it's not an option 11 years ago
Diego Biurrun de81b6ae4f ppc: fdct: Remove vim editor settings comment 11 years ago
Diego Biurrun 70dd8892bf mpegvideo: Replace arch initialization ifdeffery by standard conditionals 11 years ago
Diego Biurrun cd52917237 x86: rv40dsp: Move inline assembly optimizations out of YASM init section 11 years ago
Diego Biurrun a519583991 swscale: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun a64f6a04ac dsputil: x86: Hide arch-specific initialization details 11 years ago
Diego Biurrun f61bece684 ppc: Add and use convenience macro to check for AltiVec availability 11 years ago
Diego Biurrun 8410d6e93c avutil: Refactor CPU extension availability macros 11 years ago
Diego Biurrun b78b10c4b7 avutil: Move internal CPU detection function declarations to private header 11 years ago
Michael Niedermayer e31db621bf avformat: export probe score 11 years ago
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 11 years ago
Michael Niedermayer 90411f7ed6 snowenc: Fix memleak of the ratecontrol related memory 11 years ago
Michael Niedermayer f13e733145 avcodec/snow: check for malloc* failures 11 years ago
Diego Biurrun 84146963d2 configure: x86: Fix handling of i686 and cpunop features 11 years ago
Martin Storsjö 6454c44f9f rtmpproto: Fix limelight authentication with abbreviated app names 11 years ago
Hendrik Leppkes cb8f70c96e vf_fps: use double constants for default/min/max for start_time 11 years ago
Michael Niedermayer 129f50692e snowenc: check for memory allocation failures 11 years ago
Michael Niedermayer 48480da6ad Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer bc6e535db1 Merge commit '0ce1a7598e84abe6fb3684d0d5b0872d36f001d7' 11 years ago
Michael Niedermayer 983ed20c1c Merge commit 'ef51692a49d58963966adca55c62da9c34c3c7e1' 11 years ago
Michael Niedermayer a8ddafb0f4 Merge commit '4332bf98dc051fd1ffbd9d4ddc1c5e55790c96f1' 11 years ago
Michael Niedermayer 72196a4b8d Merge commit '310cc4bf82824f09bdd0b9147ed725cdbeaf9bdd' 11 years ago
Michael Niedermayer 7efa9b1794 Merge commit 'b1f9cdc37ff5d5b391d2cd9af737ab4e5a0fc1c0' 11 years ago
Michael Niedermayer bfa1b42b3c Merge commit '818d1f1a3e89d35213af0bd5dc4a772713951882' 11 years ago
Michael Niedermayer f0ee0341b0 Merge commit '6258d362b82934a2c27557e0984aed372d98091a' 11 years ago
Michael Niedermayer 946902e5b9 Merge commit 'f4634ae8a83d13a1abf3baac8956a3111aa09ed2' 11 years ago
Michael Niedermayer a13af77f49 Merge commit '21015109ec0fac0f104a5355f272ecb956ba3f4e' 11 years ago
Michael Niedermayer 87d38ad803 Merge commit 'f812eeda17e38797df5cb733ce99cdfd829d84ca' 11 years ago
Luca Barbato 48f2e53ad0 doc: document the asf demuxer 11 years ago
Michael Niedermayer 70106e73c5 cmdutils: Filter non user AVOptions out from what can be set over the command line. 11 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 11 years ago