summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavu/opt: add flag to return NULL when applicable in av_opt_getRodger Combs2015-10-093-3/+21
* lavu/opt: switch AV_OPT flags to shift-based formattingRodger Combs2015-10-091-4/+4
* build: restore videotoolbox compilation on iOSClément Bœsch2015-10-092-5/+14
* avformat/srtdec: make sure we probe a numberClément Bœsch2015-10-091-1/+1
* lavf/matroskadec: drop indexes that appear brokenRodger Combs2015-10-091-4/+5
* avcodec/ass: fix doxygen typowm42015-10-081-1/+1
* doc/faq: use https instead of httpGanesh Ajjanagadde2015-10-081-9/+9
* avfilter/af_afade: fix start of fade outJustin Greer2015-10-081-1/+1
* configure: add message to avoid manual modification of config.texiGanesh Ajjanagadde2015-10-081-1/+1
* doc/writing_filters: miscellaneous grammar and typo fixesGanesh Ajjanagadde2015-10-081-14/+14
* tests: update fate-filter-delogo test reference after commit 8bc708fcee137ead...Stefano Sabatini2015-10-081-109/+109
* avfilter/delogo: Set default band to 1Jean Delvare2015-10-082-3/+18
* dnxhdenc: mark CID 1260 encoder experimentalChristophe Gisquet2015-10-081-0/+5
* dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-072-2/+3
* avfilter/vf_w3fdif: scale down coefficiends by 2Paul B Mahol2015-10-071-7/+7
* dnxhddec: better support for 4:4:4Christophe Gisquet2015-10-071-33/+76
* avfilter/x86/vf_blend.asm: hardmix: do same with two pxor instructions lessPaul B Mahol2015-10-071-3/+4
* avfilter/x86/vf_blend.asm: 11th register is used, update functionsPaul B Mahol2015-10-071-14/+14
* avfilter/x86/vf_blend.asm: add hardmix and phoenix sse2 SIMDPaul B Mahol2015-10-072-0/+78
* lavfi/vf_yadif: reindent after last commit.Nicolas George2015-10-071-15/+13
* lavfi/vf_thumbnail: reindent after last commit.Nicolas George2015-10-071-8/+7
* lavfi/vf_w3fdif: reindent after last commit.Nicolas George2015-10-071-16/+14
* lavfi/vf_alphamerge: reindent after last commit.Nicolas George2015-10-071-5/+4
* lavfi/avf_showspectrum: reindent after last commit.Nicolas George2015-10-071-11/+10
* lavfi/vf_yadif: remove looping on request_frame().Nicolas George2015-10-071-3/+2
* lavfi/vf_w3fdif: remove looping on request_frame().Nicolas George2015-10-071-2/+1
* lavfi/vf_thumbnail: remove looping on request_frame().Nicolas George2015-10-071-4/+1
* lavfi/vf_select: remove looping on request_frame().Nicolas George2015-10-071-11/+2
* lavfi/vf_fps: remove looping on request_frame().Nicolas George2015-10-071-4/+2
* lavfi/vf_alphamerge: remove looping on request_frame().Nicolas George2015-10-071-5/+1
* lavfi/avf_showwaves: remove looping on request_frame().Nicolas George2015-10-071-8/+2
* lavfi/avf_showspectrum: remove looping on request_frame().Nicolas George2015-10-071-6/+1
* lavfi/avf_showcqt: remove looping on request_frame().Nicolas George2015-10-071-8/+1
* lavfi/af_aresample: remove looping on request_frame().Nicolas George2015-10-071-6/+1
* swresample/resample: manually unroll the main loop in bessel()Michael Niedermayer2015-10-071-3/+5
* swresample/resample: merge first iteration into init in bessel()Michael Niedermayer2015-10-071-3/+4
* avcodec/mips: build fix for MSA 64bitShivraj Patil2015-10-071-21/+21
* avcodec/mips: build fix for MSAShivraj Patil2015-10-071-141/+141
* doc/encoders: Fix libkvazaar documentationArttu Ylä-Outinen2015-10-072-4/+0
* libkvazaar: Fix setting framerateArttu Ylä-Outinen2015-10-071-1/+1
* libkvazaar: Use av_image_copy for copying pixelsArttu Ylä-Outinen2015-10-071-13/+11
* libkvazaar: Set pts and dtsArttu Ylä-Outinen2015-10-071-1/+8
* libkvazaar: Replace asserts with proper errorsArttu Ylä-Outinen2015-10-071-3/+21
* libkvazaar: Remove unnecessary NULL checksArttu Ylä-Outinen2015-10-071-4/+4
* configure: Add version check for libkvazaarArttu Ylä-Outinen2015-10-071-1/+1
* libkvazaar: Update to work with the latest versionArttu Ylä-Outinen2015-10-071-1/+15
* vp9: don't keep a stack pointer if we don't need it.Ronald S. Bultje2015-10-071-15/+5
* avcodec/libx264: silence -WaddressGanesh Ajjanagadde2015-10-071-3/+3
* doc/developer: use https instead of httpGanesh Ajjanagadde2015-10-071-5/+5
* avcodec/pngenc: Check that there is at least 1 frameMichael Niedermayer2015-10-071-0/+3
OpenPOWER on IntegriCloud