summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc: Add missing AltiVec cpuflag detection invocationsDiego Biurrun2013-08-293-0/+12
* ppc: fdct: Remove vim editor settings commentDiego Biurrun2013-08-281-2/+0
* mpegvideo: Replace arch initialization ifdeffery by standard conditionalsDiego Biurrun2013-08-281-11/+10
* x86: rv40dsp: Move inline assembly optimizations out of YASM init sectionDiego Biurrun2013-08-281-4/+7
* swscale: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-288-19/+19
* dsputil: x86: Hide arch-specific initialization detailsDiego Biurrun2013-08-284-9/+8
* ppc: Add and use convenience macro to check for AltiVec availabilityDiego Biurrun2013-08-284-13/+38
* avutil: Refactor CPU extension availability macrosDiego Biurrun2013-08-283-34/+40
* avutil: Move internal CPU detection function declarations to private headerDiego Biurrun2013-08-286-5/+30
* apedec: do not buffer decoded samples over AVPacketsRafaël Carré2013-08-281-3/+1
* configure: x86: Fix handling of i686 and cpunop featuresDiego Biurrun2013-08-281-3/+5
* rtmpproto: Fix limelight authentication with abbreviated app namesMartin Storsjö2013-08-281-0/+2
* vf_fps: use double constants for default/min/max for start_timeHendrik Leppkes2013-08-281-2/+4
* doc: document the asf demuxerLuca Barbato2013-08-281-1/+12
* vf_interlace: fix file permissionsVittorio Giovara2013-08-271-0/+0
* Revert "w32pthread: help compiler figure out undeeded code"Martin Storsjö2013-08-271-5/+5
* w32threads: Don't use function pointers when linking directly to newer APIsMartin Storsjö2013-08-271-5/+7
* smoothstreamingenc: Write to a temp file while updating the manifestMartin Storsjö2013-08-271-3/+5
* ac3: Return proper error codesLuca Barbato2013-08-271-15/+15
* ac3: Clean up the error pathsLuca Barbato2013-08-271-3/+6
* ac3: Do not clash with normal AVERRORLuca Barbato2013-08-271-7/+7
* flv: Fix the help stringLuca Barbato2013-08-271-1/+1
* doc: Document the flv demuxerLuca Barbato2013-08-271-0/+11
* matroskaenc: Fix writing TRACKDEFAULTFLAGJohn Stebbins2013-08-274-27/+29
* movenc: Check for errors from mov_create_chapter_trackMartin Storsjö2013-08-271-2/+5
* movenc: Properly free allocated data on failures in mov_write_headerMartin Storsjö2013-08-271-15/+26
* movenc: Check that tracks->enc exists before trying to free extradataMartin Storsjö2013-08-271-1/+2
* movenc: Check for allocation failures in mov_create_chapter_trackMartin Storsjö2013-08-271-0/+4
* imc: support mode 1Kostya Shishkov2013-08-261-57/+120
* twinvq: set block align for codecs and use it in size checksKostya Shishkov2013-08-263-13/+13
* mov: Write tmcd extradataLuca Barbato2013-08-251-0/+17
* mov: Parse tmcd extradataLuca Barbato2013-08-251-4/+22
* mov: Refactor multiple stsd skipping in mov_mov_skip_multiple_stsdLuca Barbato2013-08-241-15/+26
* mov: Refactor codec specific final steps in mov_finalize_stsd_codecLuca Barbato2013-08-241-58/+65
* mov: Refactor subtitle specific parsing in mov_parse_stsd_subtitleLuca Barbato2013-08-241-8/+17
* mov: Refactor audio specific parsing in mov_parse_stsd_audioLuca Barbato2013-08-241-78/+87
* mov: Refactor video specific parsing in mov_parse_stsd_videoLuca Barbato2013-08-241-107/+108
* mov: Refactor codec id selection in mov_codec_idLuca Barbato2013-08-241-20/+32
* h264_cabac: Mark functions calling decode_cabac_residual_internal as noinlineDiego Biurrun2013-08-241-12/+17
* arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoderDiego Biurrun2013-08-231-2/+0
* libfdk-aacdec: formatting cosmeticsDiego Biurrun2013-08-231-13/+23
* vp56: Mark VP6-only optimizations as such.Diego Biurrun2013-08-238-23/+19
* movenc: Make tkhd "enabled" flag QuickTime compatibleJohn Stebbins2013-08-2318-17/+72
* mov: use tkhd enabled flag to set the default trackJohn Stebbins2013-08-232-7/+8
* x86: Split DCT and FFT initialization into separate filesDiego Biurrun2013-08-214-18/+42
* movenc: fix detection of 64bit offset requirementClément Bœsch2013-08-211-3/+9
* movenc: Make chapter track QuickTime compatibleJohn Stebbins2013-08-211-2/+13
* movenc: add faststart option for web streamingClément Bœsch2013-08-213-4/+140
* w32pthread: help compiler figure out undeeded codeRafaël Carré2013-08-211-5/+5
* x86: h264_idct: Remove incorrect commentDiego Biurrun2013-08-211-1/+0
OpenPOWER on IntegriCloud