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-27avformat, ffmpeg: deprecate old rotation APIwm4
2016-11-16cmdutils: remove duplicate windows.h includeMichael Niedermayer
2016-11-08cmdutils: add show_demuxers and show_muxersSteven Liu
2016-10-09cmdutils: fix typosMoritz Barsnick
2016-09-24ffmpeg: switch to the new BSF APIClément Bœsch
2016-09-21ffmpeg: switch to codecparClément Bœsch
2016-08-30cmdutils: fix implicit declaration of SetDllDirectory functionTobias Rapp
2016-08-08cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes
2016-02-06cmdutils: realign for some additional filters with very long namePaul B Mahol
2015-12-07cosmetics: Fix weird indentationsTimothy Gu
2015-12-07cmdutils: use version accessor macrosReynaldo H. Verdejo Pinochet
2015-11-04all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde
2015-10-27Merge commit 'fe66671bd5f446f8d0a9c70968ba8fe891efe028'Hendrik Leppkes
2015-10-26cmdutils: Check for and report the correct codec capabilityVittorio Giovara
2015-10-16Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'Hendrik Leppkes
2015-10-16Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'Hendrik Leppkes
2015-10-15cmdutils: Print general codec capabilitiesVittorio Giovara
2015-10-15cmdutils: Add auto to threading capabilities reportVittorio Giovara
2015-10-03cmdutils: silence unused warnings under --disable-swscale, --disable-swresampleGanesh Ajjanagadde
2015-09-19cmdutils: Filter dst/srcw/hMichael Niedermayer
2015-08-12ffmpeg: replace deprecated av_log_ask_for_sample with av_logAndreas Cadhalpun
2015-08-08use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun
2015-08-08cmdutils: remove sws_opts usage, simplify codeMichael Niedermayer
2015-08-08cmdutils: Fix overriding flags on the command line.Michael Niedermayer
2015-08-08cmdutils: Export all sws options using a AVDictionary like the other subsyste...Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-19Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'Michael Niedermayer
2015-07-19avconv: use read_file() for reading the 2pass statsAnton Khirnov
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-05-18cmdutils: Fix sign error in display matrix auto-rotation codeMichael Niedermayer
2015-05-09cmdline: Check options array for not working flag combinationsMichael Niedermayer
2015-05-05cmdutils: Add libm.h for round()Michael Niedermayer
2015-05-05cmdutils: move get_rotation() up in the fileJames Almer
2015-05-04cmdutils: Ask for a sample in case a odd rotation angle is encounteredMichael Niedermayer
2015-05-04ffplay&cmdutils:Factor get_rotation() code outMichael Niedermayer
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-19cmdutils: indent protocols listingLou Logan
2015-04-03cmdutils: fix "Commmand" typoLou Logan
2015-03-20cmdutils: Add a stream specifier to map usable streamsLuca Barbato
2015-02-11cmdutils: fix success pathJean Delvare
2015-02-02stop embedding the build dateAndreas Cadhalpun
2015-01-11cmdutils: use av_match_name to filter devicesLukasz Marek
2015-01-11cmdutils: use helper functions for listing sinks/sourcesLukasz Marek
2015-01-06cmdutils.c: Use av_realloc_array()Michael Niedermayer
2015-01-06cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi...Michael Niedermayer
2015-01-04cmdutils: update copyright year to 2015.Johan Andersson
2014-12-19Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer
2014-12-19Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed'Michael Niedermayer