38064 Commits (f4ca970dba13a60a1334cce1b574036e6f624b9c)
 

Author SHA1 Message Date
Vittorio Giovara f4ca970dba configure: Add docdir configuration option 11 years ago
Diego Elio Pettenò faa8245bd4 vf_lut: Constantize 11 years ago
Christian Schmidt a42e3a6700 pcm_dvd: consolidate pieces from pcm.c and mpeg.c 11 years ago
Christian Schmidt 21fd2f84ce pcm_bluray: cosmetics 11 years ago
Christian Schmidt 0d6549d8b5 pcm_bluray: rename pcm-mpeg.c to pcm-bluray.c 11 years ago
Sean McGovern f1f728cbe4 ppc: don't return a value from a function declared void 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
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
Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 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
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 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
Luca Barbato 48f2e53ad0 doc: document the asf demuxer 11 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 11 years ago
Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 11 years ago
Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 11 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 11 years ago
Luca Barbato b1f9cdc37f ac3: Return proper error codes 11 years ago
Luca Barbato 818d1f1a3e ac3: Clean up the error paths 11 years ago
Luca Barbato 6258d362b8 ac3: Do not clash with normal AVERROR 11 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 11 years ago
Luca Barbato 21015109ec doc: Document the flv demuxer 11 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 11 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 11 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 11 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 11 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 11 years ago
Kostya Shishkov 4eb4bb3a02 imc: support mode 1 11 years ago
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 11 years ago
Luca Barbato b89e8759e0 mov: Write tmcd extradata 11 years ago
Luca Barbato 5b41eb91e0 mov: Parse tmcd extradata 11 years ago