38048 Commits (3aa682f25324d811ec284edc808eb71a46eae950)
 

Author SHA1 Message Date
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
Diego Biurrun 6af2c351b3 ppc: Add missing AltiVec cpuflag detection invocations 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
Rafaël Carré 91d4cfb812 apedec: do not buffer decoded samples over AVPackets 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
Luca Barbato 48f2e53ad0 doc: document the asf demuxer 12 years ago
Vittorio Giovara 0ce1a7598e vf_interlace: fix file permissions 12 years ago
Martin Storsjö ef51692a49 Revert "w32pthread: help compiler figure out undeeded code" 12 years ago
Martin Storsjö 4332bf98dc w32threads: Don't use function pointers when linking directly to newer APIs 12 years ago
Martin Storsjö 310cc4bf82 smoothstreamingenc: Write to a temp file while updating the manifest 12 years ago
Luca Barbato b1f9cdc37f ac3: Return proper error codes 12 years ago
Luca Barbato 818d1f1a3e ac3: Clean up the error paths 12 years ago
Luca Barbato 6258d362b8 ac3: Do not clash with normal AVERROR 12 years ago
Luca Barbato f4634ae8a8 flv: Fix the help string 12 years ago
Luca Barbato 21015109ec doc: Document the flv demuxer 12 years ago
John Stebbins f812eeda17 matroskaenc: Fix writing TRACKDEFAULTFLAG 12 years ago
Martin Storsjö 0fb3e1c6ce movenc: Check for errors from mov_create_chapter_track 12 years ago
Martin Storsjö 2bbad1f94c movenc: Properly free allocated data on failures in mov_write_header 12 years ago
Martin Storsjö 3559fb97c4 movenc: Check that tracks->enc exists before trying to free extradata 12 years ago
Martin Storsjö 4d122b01e4 movenc: Check for allocation failures in mov_create_chapter_track 12 years ago
Kostya Shishkov 4eb4bb3a02 imc: support mode 1 12 years ago
Kostya Shishkov 9e7b62f0fb twinvq: set block align for codecs and use it in size checks 12 years ago
Luca Barbato b89e8759e0 mov: Write tmcd extradata 12 years ago
Luca Barbato 5b41eb91e0 mov: Parse tmcd extradata 12 years ago
Luca Barbato 0b5af5cf12 mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsd 12 years ago
Luca Barbato 08504380dd mov: Refactor codec specific final steps in mov_finalize_stsd_codec 12 years ago
Luca Barbato dc518a3ae2 mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitle 12 years ago
Luca Barbato ef196beeb5 mov: Refactor audio specific parsing in mov_parse_stsd_audio 12 years ago
Luca Barbato a3b53ff062 mov: Refactor video specific parsing in mov_parse_stsd_video 12 years ago
Luca Barbato bf98562505 mov: Refactor codec id selection in mov_codec_id 12 years ago
Diego Biurrun ff9d57e7df h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 12 years ago
Diego Biurrun f407856968 arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder 12 years ago
Diego Biurrun 84784c297f libfdk-aacdec: formatting cosmetics 12 years ago
Diego Biurrun 8506ff97c9 vp56: Mark VP6-only optimizations as such. 12 years ago
John Stebbins 30ce289074 movenc: Make tkhd "enabled" flag QuickTime compatible 12 years ago
John Stebbins 1f70a5ad28 mov: use tkhd enabled flag to set the default track 12 years ago
Diego Biurrun e7b31844f6 x86: Split DCT and FFT initialization into separate files 12 years ago
Clément Bœsch 60198742ff movenc: fix detection of 64bit offset requirement 12 years ago
John Stebbins fe5d5a8ffc movenc: Make chapter track QuickTime compatible 12 years ago
Clément Bœsch f8ef91ff3d movenc: add faststart option for web streaming 12 years ago