summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sws: Drop deprecated SWS_CPU_CAPS definesVittorio Giovara2015-08-28
* checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
* vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
* avconv_opt: Add an option that lists all supported hwaccelsTimothy Gu2015-08-26
* avconv_opt: Add missing commaTimothy Gu2015-08-26
* webm: Explicitly select libvpx, libopus and libvorbis encodersLuca Barbato2015-08-25
* nvenc: Properly free the fifosLuca Barbato2015-08-25
* hlsenc: Support outputting specific versionsLuca Barbato2015-08-25
* dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24
* dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
* channel_layout: Add a 16channel default layoutLuca Barbato2015-08-23
* aac: Make sure to set err on the failure pathLuca Barbato2015-08-23
* xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
* h264: Fix faulty call to avpriv_request_sampleLuca Barbato2015-08-22
* h264: Discard currently unsupported registered seiJohn Högberg2015-08-21
* imgutils: Fix a typo in avcodec_get_pix_fmt_lossLuca Barbato2015-08-21
* hevcdsp: fix a function nameAnton Khirnov2015-08-21
* hevc: avoid invalid shifts of negative valuesAnton Khirnov2015-08-21
* checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-20
* checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-20
* fate: test only demuxing in asf-repldataJanne Grunau2015-08-20
* asfdec: prevent the memory leak in the asf_read_metada_objAlexandra Hájková2015-08-16
* fate: Make sure a corner-case for ASF is coveredAlexandra Hájková2015-08-16
* hlsenc: Use AV_TIME_BASE units for all the computationsLuca Barbato2015-08-16
* vp7: bound checking in vp7_decode_frame_headerFederico Tomassetti2015-08-16
* libfdk-aacdec: Clean up properly if the init failsMartin Storsjö2015-08-16
* libfdk-aacdec: Always decode into an intermediate bufferMartin Storsjö2015-08-16
* libfdk-aacdec: Bump the max number of channels to 8Martin Storsjö2015-08-16
* configure: arm: Assume softfp ABI on darwinMartin Storsjö2015-08-16
* x86inc: Various minor backports from x264Henrik Gramner2015-08-13
* movenc: Add a new flag for writing global sidx indexes for dashMartin Storsjö2015-08-12
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86inc: Disable vpbroadcastq workaround in newer yasm versionsHenrik Gramner2015-08-11
* x86inc: Fix instantiation of YMM registersChristophe Gisquet2015-08-11
* x86inc: warn when instructions incompatible with current cpuflags are usedAnton Mitrofanov2015-08-11
* x86inc: Support arbitrary stack alignmentsHenrik Gramner2015-08-11
* x86inc: warn if XOP integer FMA instruction emulation is impossibleAnton Mitrofanov2015-08-11
* checkasm: Remove unnecessary includeHenrik Gramner2015-08-11
* x86: dcadsp: Avoid SSE2 instructions in SSE functionsHenrik Gramner2015-08-11
* movenc: Place the sidx index after the initial moov/mdat pairMartin Storsjö2015-08-10
* movenc: Rename reserved_moov_pos to reserved_header_posMartin Storsjö2015-08-10
* movenc: Check that frag_info entries exist in mov_write_sidx_tagMartin Storsjö2015-08-10
* cosmetics: Drop spurious spaces from if clausesPaolo Bizzarri2015-08-08
* h264: Do not print an error when the buffer has to be refilledLuca Barbato2015-08-06
* h264: Use AVERROR return codes instead of -1Jake Sebastian-Jones2015-08-05