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-07avformat/mp3enc: flush buffered packets if referencing failsJames Almer
2017-10-07avcodec/v4l2: fix single plane decodingJorge Ramirez-Ortiz
2017-10-06avdevice/decklink_dec: fix extracting lumaMarton Balint
2017-10-06avfilter/vf_fps: add eof_action filter optionTobias Rapp
2017-10-06rtsp: Move message parsing to a separate functionLuca Barbato
2017-10-06avcodec/mips: Cleanup unused functionsKaustubh Raste
2017-10-05avformat: fix id3 chaptersLukas Stabe
2017-10-05build: add install targets for the examplesJames Almer
2017-10-05avfilter/vf_fps: clean-up filter optionsTobias Rapp
2017-10-05doc/filters: align order of fps filter options to implementationTobias Rapp
2017-10-05lavc/v4l2: Fix printf format for int64_tMark Thompson
2017-10-05avformat/wavenc: replace literal numbers with enum constantsTobias Rapp
2017-10-05x86/blockdsp: use three operand form for an instructionJames Almer
2017-10-05avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds boundsMichael Niedermayer
2017-10-05avcodec/x86/lossless_videoencdsp: Fix handling of small widthsMichael Niedermayer
2017-10-05avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716]Jorge Ramirez-Ortiz
2017-10-05lavc/v4l2: Mark static const tables as suchMark Thompson
2017-10-05lavc/v4l2: Remove use of lfind()Mark Thompson
2017-10-05configure: fix detecting libdl when dlsym requires extra linker flagsJames Almer
2017-10-04avdevice/decklink: Fix segfault when running -list_devices on OSXDevin Heitmueller
2017-10-04avdevice/decklink_dec: fix multipacket op47 decodingMarton Balint
2017-10-04MAINTAINERS: change the decklink maintainer to myselfMarton Balint
2017-10-04movenc: take packet dts shifting into mention in check_pktJan Ekström
2017-10-04build: make h264 VT encoder select the VT encoder dependencyClément Bœsch
2017-10-04Merge commit 'd154bdd3d053128c908a994bb26e14bbc17f0e53'James Almer
2017-10-04Merge commit 'd7b2bb5391bf55e8f9421bff7feb4c1fddfac4bf'James Almer
2017-10-04Merge commit '21cca00dfeaec08ca93cf94ed33f4311cf1d8c84'James Almer
2017-10-04Merge commit 'e1a6d63c7eeff2f0ec8173546357bfaa9deecea4'James Almer
2017-10-04Merge commit '79331df362fb05a0d04ca9489c87e5b80077a3f4'James Almer
2017-10-04Merge commit 'd8f36a6aa33e9f904fa47caa0329ddaac391cd7d'James Almer
2017-10-04Merge commit '698ac8f9cabd053f2c19346a77b92f8eae4218fc'James Almer
2017-10-04Merge commit 'c483398bb7ef66f61ed2dcb09f3d6160683da0eb'James Almer
2017-10-04Merge commit '5263f464db5f2df74ddf712f6d1221b24475fa8e'James Almer
2017-10-04Merge commit 'b9b82151a1aaa8bbf389853a6142c4e101d80b86'James Almer
2017-10-04Merge commit '150e99d694f33ab9ad678834964909aa315d14a1'James Almer
2017-10-04Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7'James Almer
2017-10-04avformat/mp3dec: Fix definition of MIDDLE_BITSIngo Brückl
2017-10-04avcodec/dxv: Check for end of input in dxv_decompress_dxt5()Michael Niedermayer
2017-10-04avcodec/truemotion2: Fix integer overflows in tm2_high_chroma()Michael Niedermayer
2017-10-04avcodec/aacdec_template: Clear tns present flag on errorMichael Niedermayer
2017-10-04mpegdec: fix redundant dummy frames issue of interlaced clipsZhong Li
2017-10-04Merge commit 'da8093f712d625db7ce4a2526fb52994e01921ec'James Almer
2017-10-04Merge commit '984736dd9e5b50987a5910e22495304e4a6d975c'James Almer
2017-10-04Merge commit '4cc0227040adb9efc63be6a5765e3214f5c6f662'James Almer
2017-10-04Merge commit 'b2788fe9347c02b1355574f3d28d60bfe1250ea7'James Almer
2017-10-04doc: Add mailing list FAQLou Logan
2017-10-04Merge commit 'cd7a2e1502f174c725c0de82711d2c7649057574'James Almer
2017-10-04Merge commit '248dc5c1646dcdd96fe79761105c4ae889e711fd'James Almer
2017-10-04libavcodec/blockdsp : add AVX versionMartin Vignali
2017-10-04lavf/mxfdec: Search all components of material track for source package.Carl Eugen Hoyos