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-04-01avutil/avstring: add av_strreplace API into avstringSteven Liu
2017-03-31avutil/spherical: add av_spherical_projection_name()James Almer
2017-03-31Bump minor versions for master after release/3.3 branchpointMichael Niedermayer
2017-03-31Bump minor versions for staring release/3.3 branchMichael Niedermayer
2017-03-31Merge commit '17dac56b8fdd80c594c39b76de3f27a7949afbde'Clément Bœsch
2017-03-31avutil/tests/dict: Check return of av_dict_parse_string()Michael Niedermayer
2017-03-30Merge commit 'e8bbacbf529049c401bfeea70d5e0b5d2c8b6de6'Mark Thompson
2017-03-30Merge commit '8ea15afbf2c1ec89b5d4bac1f0b8345e4b906a5d'Mark Thompson
2017-03-30Merge commit 'b91ce4860054430d3712deb0d9487cac2fcb7d68'Mark Thompson
2017-03-30Merge commit 'b115a35ea62b8f479b48d99a601f0e157517301e'Mark Thompson
2017-03-30Merge commit '10065d9324c2e35ce7040b6a2b9ebf6079bcbf42'Hendrik Leppkes
2017-03-30Merge commit '910973765417f06a4a9ccbd006e4df74c32ecb01'Hendrik Leppkes
2017-03-30Merge commit '8ad9f9d675eab139aa2208722009eeed981460dd'Clément Bœsch
2017-03-30Merge commit 'd06aa24ba583ad08025da9e1b29afcd8218ff9b0'Clément Bœsch
2017-03-30Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch
2017-03-30Merge commit '99434f4df81b6801b2b535d5b9143305595784f6'Clément Bœsch
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2017-03-29lavu/mem: clamp alignment to 16 for DJGPPClément Bœsch
2017-03-29lavu: add av_fourcc_make_string() and av_fourcc2str()Clément Bœsch
2017-03-24Merge commit '0456e684394dc5a7b98ab9ebb48396d743bf3730'Clément Bœsch
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