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
2014-12-19check memory errors from av_strdup()Vittorio Giovara
2014-12-19cmdutils: check file access functions return valuesVittorio Giovara
2014-12-15cmdutils: use macros for device testLukasz Marek
2014-11-17cmdutils: Exit in case of faulty stream specifiersMichael Niedermayer
2014-10-25opts: add list device sources/sinks optionsLukasz Marek
2014-10-25cmdutils: Read errno before av_log() as the callback from av_log() might affe...Michael Niedermayer
2014-10-17Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4'Michael Niedermayer
2014-10-17cmdutils: Use the correct guardLuca Barbato
2014-09-17Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286'Michael Niedermayer
2014-09-16cmdutils: Print a more sensible message in show_filters() w/o libavfilterDiego Biurrun
2014-09-02cmdutils: Add some whitespace when printing layoutsTobias Rapp
2014-08-16Drop remaining unneeded != NULLMichael Niedermayer
2014-08-15Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer
2014-08-15Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer
2014-08-15cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume
2014-08-15cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume
2014-08-13cmdutils: allow matching by metadata in stream specifiersAnton Khirnov
2014-06-29cmdutils: ignore sws_flags if swscale is not enabledMichael Niedermayer
2014-06-16version string: add copyright line to version stringSimon Thelen
2014-06-15cmdutils: implement FFREPORT=level=...Michael Niedermayer
2014-05-28ffmpeg: add -devices paramLukasz Marek
2014-04-30cmdutils: omit deprecated codec ids in help outputMichael Niedermayer
2014-04-26cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATEDtue46wsdgxfjrt
2014-04-08cmdutils: use av_mallocz_array()Michael Niedermayer
2014-03-28cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONEMichael Niedermayer
2014-03-13avconv: Match stream idLuca Barbato
2014-01-06cmdutils: update copyright year to 2014.Johan Andersson
2013-12-30Allow hiding the banner.Carl Eugen Hoyos
2013-12-10cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang
2013-12-01build: rename version.h to libavutil/ffversion.hTimothy Gu
2013-11-28Revert "configure: add #include "version.h" to config.h"Michael Niedermayer
2013-11-28configure: add #include "version.h" to config.hTimothy Gu
2013-11-26cmdutils: remove this_year constant, use CONFIG_THIS_YEAR insteadStefano Sabatini
2013-11-26configure: define CONFIG_THIS_YEAR at the configure levelStefano Sabatini
2013-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-24Add missing #includes for *INT64_MAX and *INT64_CDiego Biurrun
2013-11-21cmdutils&ffmpeg: use av_fopen_utf8() for passlogfileMichael Niedermayer
2013-11-21cmdutils: randomize spaces after 69cf626f9.Clément Bœsch
2013-11-20cmdutils: cosmeticsMichael Niedermayer
2013-11-20cmdutils: Add -buildconf option.Stephen Hutchinson
2013-10-28cmdutils: fix expected signature for show_colors() functionStefano Sabatini
2013-10-27cmdutils: add -colors optionStefano Sabatini
2013-10-22Merge commit 'f825d42bccdb9f89669a586951de7f66a81e80a5'Michael Niedermayer
2013-10-22avplay: Accept cpuflags optionLuca Barbato
2013-09-30cmdutils: print command support in -filters.Paul B Mahol
2013-08-30cmdutils: silence warning about incompatible pointer typesPaul B Mahol
2013-08-28cmdutils: Filter non user AVOptions out from what can be set over the command...Michael Niedermayer
2013-08-08Merge commit '0f1fb6c0194c85483dedb93b20a5b76f6fc9d520'Michael Niedermayer
2013-08-08cmdutils: Only do the windows-specific commandline parsing on _WIN32Diogo Franco
2013-07-08cmdutils: replace exit() by exit_program()Michael Niedermayer