75879 Commits (89da893c880d872c6615308d3223e755c3fc8dd2)
 

Author SHA1 Message Date
Nicolas George 8a2e2fc34a lavfi/avf_showwaves: remove looping on request_frame(). 9 years ago
Nicolas George 9a520c4d52 lavfi/avf_showspectrum: remove looping on request_frame(). 9 years ago
Nicolas George 114f3f526e lavfi/avf_showcqt: remove looping on request_frame(). 9 years ago
Nicolas George 4982130d5a lavfi/af_aresample: remove looping on request_frame(). 9 years ago
Hendrik Leppkes b22693b06d w32pthreads: Add pthread_once emulation 9 years ago
Luca Barbato 8b830ee9a2 avconv: Do not try to configure filter outputs without streams 9 years ago
Luca Barbato d7a5a178c2 configure: When disabling a library disable all the related components 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago
Vittorio Giovara 3a4d369ea4 g2m: Relax resolution change constraints 9 years ago
Michael Niedermayer 1bc873acd6 swresample/resample: manually unroll the main loop in bessel() 9 years ago
Michael Niedermayer 6024c865ef swresample/resample: merge first iteration into init in bessel() 9 years ago
Shivraj Patil 322e960dbf avcodec/mips: build fix for MSA 64bit 9 years ago
Shivraj Patil b0732b0214 avcodec/mips: build fix for MSA 9 years ago
Arttu Ylä-Outinen cb8999f368 doc/encoders: Fix libkvazaar documentation 9 years ago
Arttu Ylä-Outinen 0e34868387 libkvazaar: Fix setting framerate 9 years ago
Arttu Ylä-Outinen 5fefa7b512 libkvazaar: Use av_image_copy for copying pixels 9 years ago
Arttu Ylä-Outinen 8db62f0419 libkvazaar: Set pts and dts 9 years ago
Arttu Ylä-Outinen c09419ca80 libkvazaar: Replace asserts with proper errors 9 years ago
Arttu Ylä-Outinen 425d6134ed libkvazaar: Remove unnecessary NULL checks 9 years ago
Arttu Ylä-Outinen b9446d0b56 configure: Add version check for libkvazaar 9 years ago
Arttu Ylä-Outinen b3777b2c2e libkvazaar: Update to work with the latest version 9 years ago
Ronald S. Bultje ce78729033 vp9: don't keep a stack pointer if we don't need it. 9 years ago
Ganesh Ajjanagadde b3b6665c60 avcodec/libx264: silence -Waddress 9 years ago
Ganesh Ajjanagadde 2d8ef1b690 doc/developer: use https instead of http 9 years ago
Michael Niedermayer a852db796e avcodec/pngenc: Check that there is at least 1 frame 9 years ago
Michael Niedermayer e96ecaf053 avcodec/pngenc: Initialize fctl_chunk to 0 9 years ago
Michael Niedermayer f4585e666f avformat/flvdec: Print stream type in case a new stream is discovered after the header 9 years ago
James Almer 285e41c34c checkasm: add alacdsp tests 9 years ago
James Almer 72254b19b8 x86/alacdsp: add simd optimized functions 9 years ago
Andrey Utkin fdb3283872 avformat/httpauth: Add space after commas in HTTP/RTSP auth header 9 years ago
Paul B Mahol ac74e857a2 avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs 9 years ago
Ganesh Ajjanagadde 9ecfcfe481 README: replace http with https 9 years ago
Paul B Mahol a342c2a531 afilter/af_extrastereo: remove dead initialization 9 years ago
Paul B Mahol 755242b912 avfilter:audio: fix shadowed AVFrame *out 9 years ago
Michael Niedermayer d1c8368e40 avfilter/af_extrastereo: Fix shadowed variable 9 years ago
Michael Niedermayer e34ba5ec53 avformat/flvdec: Remove dead loop 9 years ago
Ronald S. Bultje cb912b4521 vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. 9 years ago
Michael Niedermayer 8deb1fdac8 avformat/omadec: Fix { typo 9 years ago
Ganesh Ajjanagadde 4c2bfabc3a ffplay: use correct context for av_log 9 years ago
Ganesh Ajjanagadde b67c1ab58c ffplay: more robust condition variable creation 9 years ago
Ganesh Ajjanagadde 4802b8368a ffplay: log SDL error messages 9 years ago
Ganesh Ajjanagadde 1d4af04adf avutil/attributes: add av_warn_unused_result 9 years ago
Jeremy James 6f1ccca4ae dnxhd: add better support for CIDs 1270 to 1274 9 years ago
Christophe Gisquet 66db504f03 dnxhd: add CID 1270 9 years ago
Jeremy James 118a3cd2c5 dnxhd: add decoder support for DNxHR 9 years ago
Christophe Gisquet 3a6a432b58 isom: add support for DNxHR codec family 9 years ago
Christophe Gisquet 1f4ff53aea dnxhddec: Introduce DNXHD_VARIABLE 9 years ago
Christophe Gisquet 52256860d6 dnxhdenc: do not select 4:4:4 profiles 9 years ago
Christophe Gisquet 4e7cba1d8a dnxhd: profile flags 9 years ago
Christophe Gisquet 9139a7e84f dnxhddec: cleanup frame header parsing 9 years ago