summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ppc: don't return a value from a function declared voidSean McGovern2013-08-30
* x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* x86: Add and use more convenience macros to check CPU extension availabilityDiego Biurrun2013-08-29
* ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* cosmetics: Place arch initialization calls in alphabetical orderDiego Biurrun2013-08-29
* arm: fmtconvert: Split armv6 fmtconvert code off from vfp codeDiego Biurrun2013-08-29
* arm: float_dsp: Propagate cpu_flags to vfp initialization functionDiego Biurrun2013-08-29
* 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