Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-11avcodec/rkmppdec: check wether typoMichael Niedermayer
2017-10-11avcodec/opusenc_psy: Fix mixed declaration and statementMichael Niedermayer
2017-10-11doc/APIchanges: Add 3.4 cut pointMichael Niedermayer
2017-10-11Bump minor versions for branching 3.4Michael Niedermayer
2017-10-11doc/APIchanges: UpdateMichael Niedermayer
2017-10-11avutil/frame: Fix project nameMichael Niedermayer
2017-10-11avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste
2017-10-11avcodec/ffv1dec: Fix out of array read in slice countingMichael Niedermayer
2017-10-11avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0()Michael Niedermayer
2017-10-11avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb()Michael Niedermayer
2017-10-11avcodec/mpeg4videodec: Use 64 bit intermediates for sprite deltaMichael Niedermayer
2017-10-11configure: fix decklink dependenciesMarton Balint
2017-10-11doc/filters: note minimum resolution for pixscopeGyan Doshi
2017-10-10libavdevice/decklink: add support for 10-bit output for Decklink SDIDevin Heitmueller
2017-10-10libavdevice/decklink: add support for -sources and -sinks argumentsDevin Heitmueller
2017-10-10Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint
2017-10-10fate: update fate-api reference files after 71e2ec017aJames Almer
2017-10-10build: prevent SDL2 from polluting global cflags and extralibsJames Almer
2017-10-10lavc/vaapi_decode: fix profile search when profile mismatch is allowedJun Zhao
2017-10-10lavc: enable hwaccel_flags optionJun Zhao
2017-10-09avcodec/wmaprodec: support multichannel XMA stream configurationsbnnm
2017-10-09avcodec/dca_core: always limit frame size to data sizefoo86
2017-10-09avcodec/dca_parser: revert to conservative sync distance estimationfoo86
2017-10-09lavf/adp: Fix the probe function on systems with signed char.Carl Eugen Hoyos
2017-10-09configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos
2017-10-09Revert "configure: Disable -Wbool-operation."Mark Thompson
2017-10-09hwcontext_vaapi: Add support for mapping to DRM objectsMark Thompson
2017-10-09hwcontext: Perform usual initialisation on derived device contextsMark Thompson
2017-10-09hwcontext_vaapi: Set message callbacks on internally-created devicesMark Thompson
2017-10-09hwcontext_vaapi: Factorise out common connection codeMark Thompson
2017-10-09vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson
2017-10-09vaapi: Remove H.264 baseline profileMark Thompson
2017-10-09configure: Add config option for libva2 (VAAPI 1)Mark Thompson
2017-10-09configure: disable libxcb dependent features if libxcb is not enabledJames Almer
2017-10-09lavu/opt: Use "&&" instead of "*" in boolean expression.Carl Eugen Hoyos
2017-10-09configure: Disable -Wbool-operation.Carl Eugen Hoyos
2017-10-08lavd/decklink_dec: Do not claim to output transparency information.Carl Eugen Hoyos
2017-10-08ffmpeg: always use single threaded decoding for attached picturesMarton Balint
2017-10-08lavc: add support for OpenJPEG 2.3.0Michael Bradshaw
2017-10-08lavu/utils: Use "__asm__" like everywhere else in the codebase.Carl Eugen Hoyos
2017-10-07lavfi: Rename local variables "main" as "master".Carl Eugen Hoyos
2017-10-07lavf/rtpenc: Add support for little-endian G.726.Carl Eugen Hoyos
2017-10-07lavf/sdp: Fix MIME-type for big-endian G.726.Carl Eugen Hoyos
2017-10-07lavfi/avfilter.c: Correct guess_status_pts to account for differing link time...Sasi Inguva
2017-10-07lavf/img2dec: Auto-detect svg images.Carl Eugen Hoyos