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-11configure: fix decklink dependenciesMarton Balint
2017-10-10Makefile: generate stripped CLI tools directly instead of copying unstripped ...Marton Balint
2017-10-10build: prevent SDL2 from polluting global cflags and extralibsJames Almer
2017-10-09configure: Disable -Wbool-operation using check_disable_warning().Carl Eugen Hoyos
2017-10-09Revert "configure: Disable -Wbool-operation."Mark 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-09configure: Disable -Wbool-operation.Carl Eugen Hoyos
2017-10-08lavc: add support for OpenJPEG 2.3.0Michael Bradshaw
2017-10-05configure: fix detecting libdl when dlsym requires extra linker flagsJames Almer
2017-10-04build: make h264 VT encoder select the VT encoder dependencyClément Bœsch
2017-10-04Merge commit 'd154bdd3d053128c908a994bb26e14bbc17f0e53'James Almer
2017-10-01Partially revert "Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'"James Almer
2017-09-29configure: fix enabling SDL2 without pkg-configJames Almer
2017-09-29avcodec/videotoolbox: add hevc supportAman Gupta
2017-09-29Merge commit '7208e5b5d638d4b9c2784036b4fc5728f32233c7'James Almer
2017-09-28Merge commit '54e39b102e29adcc2f59f1eca85be5f86c89454b'James Almer
2017-09-28Merge commit 'd00a0d8e84fef1b9124bfaf71cc17df79ca464a6'James Almer
2017-09-28Merge commit 'c546147db07d16a76c2fb698d2e8a3057f393475'James Almer
2017-09-28Merge commit 'dad7a9c7c0ae8ebc56f2e3a24e6fa4da5c2cd491'James Almer
2017-09-28lavc: Add support for RockChip Media Process PlatformLionel CHAZALLON
2017-09-27Merge commit '9127ac5ebc941d5e54828a91e5072c876be8ec42'James Almer
2017-09-27Revert "Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'"James Almer
2017-09-27lavd: remove deprecated dv1394 deviceJosh de Kock
2017-09-27Merge commit '71a49fe25f2e4468fbbadbebef8d073b1b3cc1a5'James Almer
2017-09-27Merge commit '0ce3761c781f2c2de40a5a8a99563878804f47cc'James Almer
2017-09-27Revert "Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'"James Almer
2017-09-27Merge commit 'bcaedef1189a3531aa4dfb020627eb0133ffa89c'James Almer
2017-09-26Merge commit 'aba7fdcc8baaed35e804c7882b70a848a0e566c7'James Almer
2017-09-26Merge commit 'a97563c889fefd81ad6b3758471434d8c2e2e550'James Almer
2017-09-26Merge commit '66988320794a107f2a460eaa71dbd9fab8056842'James Almer
2017-09-26Merge commit '24d5680bbc01fc124709d522d348572ad4672563'James Almer
2017-09-26Merge commit 'b3825723dceffc64240da7b0e562bd1fd024da26'James Almer
2017-09-26Merge commit 'fd9212f2edfe9b107c3c08ba2df5fd2cba5ab9e3'James Almer
2017-09-26Merge commit 'ab87af41636b081dd3562423999351b5444fa09e'James Almer
2017-09-23libavcodec: v4l2: add support for v4l2 mem2mem codecsJorge Ramirez-Ortiz
2017-09-22avfilter/thumbnail_cuda: add cuda thumbnail filterYogender Gupta
2017-09-15build: fix coreimage filters dependency to AppKit frameworkClément Bœsch
2017-09-14lavd: Add KMS screen grabberMark Thompson
2017-09-14lavu: Add DRM hwcontextMark Thompson
2017-09-13configure: check if NAN can be used as a constant initializerJames Almer
2017-09-09avformat/dashdec: add dash demuxer base versionSteven Liu
2017-09-08build: cleanup videotoolboxClément Bœsch
2017-09-08build: cleanup audiotoolbox handlingClément Bœsch
2017-09-08build: add --disable-coreimage autodetect switchClément Bœsch
2017-09-08build: add --disable-avfoundation autodetect switchClément Bœsch
2017-09-08build: add check_apple_framework()Clément Bœsch
2017-09-08lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImageClément Bœsch
2017-09-08build: fix objcc header checkClément Bœsch
2017-09-08checkasm: use perf API on Linux ARM*Clément Bœsch