summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: dcadsp: Move synth filter initialization to dcadsp fileDiego Biurrun2013-08-29
* swscale: cosmetics: Drop silly camelCase from swScale function pointer nameDiego Biurrun2013-08-29
* swscale: Add some missing av_cold to arch-specific init functionsDiego Biurrun2013-08-29
* swscale: consistent names for arch-specific acceleration functionsDiego Biurrun2013-08-29
* swscale: ppc: Hide arch-specific initialization detailsDiego Biurrun2013-08-29
* ppc: Add missing AltiVec cpuflag detection invocationsDiego Biurrun2013-08-29
* ppc: fdct: Remove vim editor settings commentDiego Biurrun2013-08-28
* mpegvideo: Replace arch initialization ifdeffery by standard conditionalsDiego Biurrun2013-08-28
* x86: rv40dsp: Move inline assembly optimizations out of YASM init sectionDiego Biurrun2013-08-28
* swscale: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-28
* dsputil: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-28
* ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-28
* avutil: Refactor CPU extension availability macrosDiego Biurrun2013-08-28
* avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-28
* apedec: do not buffer decoded samples over AVPacketsRafaël Carré2013-08-28
* configure: x86: Fix handling of i686 and cpunop featuresDiego Biurrun2013-08-28
* rtmpproto: Fix limelight authentication with abbreviated app namesMartin Storsjö2013-08-28
* vf_fps: use double constants for default/min/max for start_timeHendrik Leppkes2013-08-28
* doc: document the asf demuxerLuca Barbato2013-08-28
* vf_interlace: fix file permissionsVittorio Giovara2013-08-27
* Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö2013-08-27
* w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö2013-08-27
* smoothstreamingenc: Write to a temp file while updating the manifestMartin Storsjö2013-08-27
* ac3: Return proper error codesLuca Barbato2013-08-27
* ac3: Clean up the error pathsLuca Barbato2013-08-27
* ac3: Do not clash with normal AVERRORLuca Barbato2013-08-27
* flv: Fix the help stringLuca Barbato2013-08-27
* doc: Document the flv demuxerLuca Barbato2013-08-27
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-27
* movenc: Check for errors from mov_create_chapter_trackMartin Storsjö2013-08-27
* movenc: Properly free allocated data on failures in mov_write_headerMartin Storsjö2013-08-27
* movenc: Check that tracks->enc exists before trying to free extradataMartin Storsjö2013-08-27
* movenc: Check for allocation failures in mov_create_chapter_trackMartin Storsjö2013-08-27
* imc: support mode 1Kostya Shishkov2013-08-26
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-26
* mov: Write tmcd extradataLuca Barbato2013-08-25
* mov: Parse tmcd extradataLuca Barbato2013-08-25
* mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsdLuca Barbato2013-08-24
* mov: Refactor codec specific final steps in mov_finalize_stsd_codecLuca Barbato2013-08-24
* mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitleLuca Barbato2013-08-24
* mov: Refactor audio specific parsing in mov_parse_stsd_audioLuca Barbato2013-08-24
* mov: Refactor video specific parsing in mov_parse_stsd_videoLuca Barbato2013-08-24
* mov: Refactor codec id selection in mov_codec_idLuca Barbato2013-08-24
* h264_cabac: Mark functions calling decode_cabac_residual_internal as noinlineDiego Biurrun2013-08-24
* arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoderDiego Biurrun2013-08-23
* libfdk-aacdec: formatting cosmeticsDiego Biurrun2013-08-23
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-23
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-23
* mov: use tkhd enabled flag to set the default trackJohn Stebbins2013-08-23
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-21