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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-24Merge commit '0d9b9bd37f43ee29ad9f709d85c8f3be9db71104'Clément Bœsch
2017-03-24lavu/pixfmt: fix redundant commentClément Bœsch
2017-03-24Merge commit '7911186ed616ae81dd8617d6d0e8b08c818db9d8'James Almer
2017-03-24Merge commit '6be7944ee2ec2f045e6eb9a93237e992c8b20ac4'James Almer
2017-03-23Merge commit '310c55f1799deab395319471a75c528d0fa7b30d'Clément Bœsch
2017-03-22Merge commit '27079a426c9d3db918b158976e44b9b143d78e1c'Clément Bœsch
2017-03-22lavu/buffer: drop USE_ATOMICSClément Bœsch
2017-03-22hwcontext: fix comments for av_hwdevice_ctx_alloc()Jun Zhao
2017-03-22avutil/x86util: don't use movss in VBROADCASTSS macro when src and dst args a...James Almer
2017-03-20Merge commit '07e1f99a1bb41d1a615676140eefc85cf69fa793'Clément Bœsch
2017-03-20Merge commit '09a145b3c837273b1379321e44386a3233156e75'Clément Bœsch
2017-03-20Merge commit '4fb311c804098d78e5ce5f527f9a9c37536d3a08'Clément Bœsch
2017-03-20Merge commit 'f01f7a7846529b7c3ef343f117eaa2c0a1457af0'Clément Bœsch
2017-03-20Merge commit 'd7bc52bf456deba0f32d9fe5c288ec441f1ebef5'Clément Bœsch
2017-03-20lavu: add AV_PIX_FMT_FLAG_BAYERClément Bœsch
2017-03-19lavu/mathematics: split closing bracket out of ifdeferyClément Bœsch
2017-03-19lavu/mathematics: document so-called "cruft"Clément Bœsch
2017-03-18Merge commit 'ec021d48445a414325ad59a73f9cde3212b173e4'Clément Bœsch
2017-03-17spherical: Change types of bounding and pad to uint32_tVittorio Giovara
2017-03-17lavu/spherical: Make AVSphericalMapping pointer parameter const.Carl Eugen Hoyos
2017-03-16Merge commit '24a362569bff1d4161742fffaca80a4a4428be8a'Clément Bœsch
2017-03-16Merge commit 'f79d847400d218cfd0b95f10358fe6e65ec3c9c4'James Almer
2017-03-16Merge commit '230b1c070baa3b6d4bd590426a365b843d60ff50'James Almer
2017-03-11aarch64: Add parentheses around the offset parameter in movrelMartin Storsjö
2017-03-08avutil/tests/lfg: Remove debugging start/stop timerMichael Niedermayer
2017-03-08avutil/tests/lfg.c: added proper normality testThomas Turner
2017-03-08Revert "lavu/atomic: add support for the new memory model aware gcc built-ins"James Almer
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-03avutil/md5: stop discarding the const qualifier for the src pointerJames Almer
2017-03-03avutil/md5: fix misaligned readsJames Almer
2017-03-03Revert "avutil/frame: Disallow zero sized frame side data"Michael Niedermayer
2017-03-02hwcontext_vaapi: Don't abort on failing to allocate from a fixed-size poolMark Thompson
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-26add locale month names to av_small_strptimeMicah Galizia
2017-02-26avutil/frame: Disallow zero sized frame side dataMichael Niedermayer
2017-02-26avutil/frame: Reimplement av_frame_new_side_data() without size=0 special caseMichael Niedermayer
2017-02-21Factorize CHECK/SUINT codeMichael Niedermayer
2017-02-19Factor CHECKED out of DEBUG so it can be set seperatlyMichael Niedermayer
2017-02-18avcodec/h264: sse2, avx h luma mbaff deblock/loop filterJames Darnley
2017-02-18x86util: import MOVHL macroJames Darnley
2017-02-18avcodec/x86: deduplicate PASS8ROWS macroJames Darnley
2017-02-13hwcontext_dxva2: support D3D9Exwm4
2017-02-13AVFrame: add an opaque_ref fieldwm4
2017-02-05Revert "avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize fails"Mark Thompson
2017-02-03avutil/hwcontext_vaapi: fix SEGV in vaTerminate when vaInitialize failsAman Gupta
2017-02-02Merge commit 'f637046d3134a331e4b5a7243ac3dfb92735b8a5'Clément Bœsch
2017-02-02Merge commit '6f9e34baea4f6f484392e4e67f606a0835d07b73'Clément Bœsch
2017-01-31Merge commit '8e9cd81d291b1010c625b2766058aadf4affb537'James Almer
2017-01-31Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer
2017-01-31avutil/frame: fix av_frame_copy for unknown layoutsMarton Balint