summaryrefslogtreecommitdiff
path: root/cmdutils.c
Commit message (Expand)AuthorAge
* avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* cmdutils: remove duplicate windows.h includeMichael Niedermayer2016-11-16
* cmdutils: add show_demuxers and show_muxersSteven Liu2016-11-08
* cmdutils: fix typosMoritz Barsnick2016-10-09
* ffmpeg: switch to the new BSF APIClément Bœsch2016-09-24
* ffmpeg: switch to codecparClément Bœsch2016-09-21
* cmdutils: fix implicit declaration of SetDllDirectory functionTobias Rapp2016-08-29
* cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes2016-08-08
* cmdutils: realign for some additional filters with very long namePaul B Mahol2016-02-06
* cosmetics: Fix weird indentationsTimothy Gu2015-12-07
* cmdutils: use version accessor macrosReynaldo H. Verdejo Pinochet2015-12-06
* all: use FFDIFFSIGN to resolve possible undefined behavior in comparatorsGanesh Ajjanagadde2015-11-03
* Merge commit 'fe66671bd5f446f8d0a9c70968ba8fe891efe028'Hendrik Leppkes2015-10-27
|\
| * cmdutils: Check for and report the correct codec capabilityVittorio Giovara2015-10-25
* | Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa'Hendrik Leppkes2015-10-16
|\|
| * cmdutils: Print general codec capabilitiesVittorio Giovara2015-10-15
* | Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0'Hendrik Leppkes2015-10-16
|\|
| * cmdutils: Add auto to threading capabilities reportVittorio Giovara2015-10-15
* | cmdutils: silence unused warnings under --disable-swscale, --disable-swresampleGanesh Ajjanagadde2015-10-03
* | cmdutils: Filter dst/srcw/hMichael Niedermayer2015-09-19
* | ffmpeg: replace deprecated av_log_ask_for_sample with av_logAndreas Cadhalpun2015-08-12
* | use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun2015-08-08
* | cmdutils: remove sws_opts usage, simplify codeMichael Niedermayer2015-08-08
* | cmdutils: Fix overriding flags on the command line.Michael Niedermayer2015-08-08
* | cmdutils: Export all sws options using a AVDictionary like the other subsyste...Michael Niedermayer2015-08-08
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e'Michael Niedermayer2015-07-19
|\|
| * avconv: use read_file() for reading the 2pass statsAnton Khirnov2015-07-19
| * lavu: add an API function to return the Libav version stringwm42015-07-02
* | cmdutils: Fix sign error in display matrix auto-rotation codeMichael Niedermayer2015-05-18
* | cmdline: Check options array for not working flag combinationsMichael Niedermayer2015-05-09
* | cmdutils: Add libm.h for round()Michael Niedermayer2015-05-05
* | cmdutils: move get_rotation() up in the fileJames Almer2015-05-05
* | cmdutils: Ask for a sample in case a odd rotation angle is encounteredMichael Niedermayer2015-05-04
* | ffplay&cmdutils:Factor get_rotation() code outMichael Niedermayer2015-05-03
* | Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer2015-04-20
|\|
| * log: Introduce a more verbose debug levelVittorio Giovara2015-04-19
| * cmdutils: Add a stream specifier to map usable streamsLuca Barbato2015-03-20
| * cmdutils: update copyright year to 2015.Johan Andersson2015-01-04
* | cmdutils: indent protocols listingLou Logan2015-04-19
* | cmdutils: fix "Commmand" typoLou Logan2015-04-03
* | cmdutils: fix success pathJean Delvare2015-02-11
* | stop embedding the build dateAndreas Cadhalpun2015-02-02
* | cmdutils: use av_match_name to filter devicesLukasz Marek2015-01-11
* | cmdutils: use helper functions for listing sinks/sourcesLukasz Marek2015-01-11
* | cmdutils.c: Use av_realloc_array()Michael Niedermayer2015-01-06
* | cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_fi...Michael Niedermayer2015-01-06
* | Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e'Michael Niedermayer2014-12-19
|\|
| * check memory errors from av_strdup()Vittorio Giovara2014-12-18