summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | lavfi/vf_w3fdif: reindent after last commit.Nicolas George2015-10-07
* | lavfi/vf_alphamerge: reindent after last commit.Nicolas George2015-10-07
* | lavfi/avf_showspectrum: reindent after last commit.Nicolas George2015-10-07
* | lavfi/vf_yadif: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/vf_w3fdif: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/vf_thumbnail: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/vf_select: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/vf_fps: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/vf_alphamerge: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/avf_showwaves: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/avf_showspectrum: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/avf_showcqt: remove looping on request_frame().Nicolas George2015-10-07
* | lavfi/af_aresample: remove looping on request_frame().Nicolas George2015-10-07
* | swresample/resample: manually unroll the main loop in bessel()Michael Niedermayer2015-10-07
* | swresample/resample: merge first iteration into init in bessel()Michael Niedermayer2015-10-07
* | avcodec/mips: build fix for MSA 64bitShivraj Patil2015-10-07
* | avcodec/mips: build fix for MSAShivraj Patil2015-10-07
* | doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen2015-10-07
* | libkvazaar: Fix setting framerateArttu Ylä-Outinen2015-10-07
* | libkvazaar: Use av_image_copy for copying pixelsArttu Ylä-Outinen2015-10-07
* | libkvazaar: Set pts and dtsArttu Ylä-Outinen2015-10-07
* | libkvazaar: Replace asserts with proper errorsArttu Ylä-Outinen2015-10-07
* | libkvazaar: Remove unnecessary NULL checksArttu Ylä-Outinen2015-10-07
* | configure: Add version check for libkvazaarArttu Ylä-Outinen2015-10-07
* | libkvazaar: Update to work with the latest versionArttu Ylä-Outinen2015-10-07
* | vp9: don't keep a stack pointer if we don't need it.Ronald S. Bultje2015-10-07
* | avcodec/libx264: silence -WaddressGanesh Ajjanagadde2015-10-07
* | doc/developer: use https instead of httpGanesh Ajjanagadde2015-10-07
* | avcodec/pngenc: Check that there is at least 1 frameMichael Niedermayer2015-10-07
* | avcodec/pngenc: Initialize fctl_chunk to 0Michael Niedermayer2015-10-07
* | avformat/flvdec: Print stream type in case a new stream is discovered after t...Michael Niedermayer2015-10-07
* | checkasm: add alacdsp testsJames Almer2015-10-06
* | x86/alacdsp: add simd optimized functionsJames Almer2015-10-06
* | avformat/httpauth: Add space after commas in HTTP/RTSP auth headerAndrey Utkin2015-10-07
* | avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputsPaul B Mahol2015-10-06
* | README: replace http with httpsGanesh Ajjanagadde2015-10-06
* | afilter/af_extrastereo: remove dead initializationPaul B Mahol2015-10-06
* | avfilter:audio: fix shadowed AVFrame *outPaul B Mahol2015-10-06
* | avfilter/af_extrastereo: Fix shadowed variableMichael Niedermayer2015-10-06
* | avformat/flvdec: Remove dead loopMichael Niedermayer2015-10-06
* | vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned.Ronald S. Bultje2015-10-05
* | avformat/omadec: Fix { typoMichael Niedermayer2015-10-05
* | ffplay: use correct context for av_logGanesh Ajjanagadde2015-10-05
* | ffplay: more robust condition variable creationGanesh Ajjanagadde2015-10-05
* | ffplay: log SDL error messagesGanesh Ajjanagadde2015-10-05
* | avutil/attributes: add av_warn_unused_resultGanesh Ajjanagadde2015-10-05
* | dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-05
* | dnxhd: add CID 1270Christophe Gisquet2015-10-05
* | dnxhd: add decoder support for DNxHRJeremy James2015-10-05
* | isom: add support for DNxHR codec familyChristophe Gisquet2015-10-05