542 Commits (b8eaecbf39a59fce256ee5ffa7c51dd44c83bec1)

Author SHA1 Message Date
wm4 ddef3d902f avformat, ffmpeg: deprecate old rotation API 8 years ago
Sean McGovern d31f46e199 cmdutils: update copyright year to 2017 8 years ago
Michael Niedermayer d79d8ef927 cmdutils: remove duplicate windows.h include 8 years ago
Steven Liu acd87dfc05 cmdutils: add show_demuxers and show_muxers 8 years ago
Moritz Barsnick 3e5d27d7a7 cmdutils: fix typos 8 years ago
Clément Bœsch 5ef1959080 ffmpeg: switch to the new BSF API 8 years ago
Clément Bœsch 955b818cf9 ffmpeg: switch to codecpar 8 years ago
Tobias Rapp a648391896 cmdutils: fix implicit declaration of SetDllDirectory function 8 years ago
Hendrik Leppkes 3bf142c773 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
Anton Khirnov 4426540f0c avconv: switch to the new BSF API 9 years ago
Sean McGovern 2f4a1bb9bf cmdutils: update copyright year to 2016 9 years ago
Anton Khirnov 15e84ed3f1 avconv: convert to codecpar 9 years ago
Paul B Mahol 956fed377b cmdutils: realign for some additional filters with very long name 9 years ago
Timothy Gu 006d3e97fc cosmetics: Fix weird indentations 9 years ago
Reynaldo H. Verdejo Pinochet 21fbc41214 cmdutils: use version accessor macros 9 years ago
Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 9 years ago
Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 9 years ago
Vittorio Giovara 9ef748173a cmdutils: Print general codec capabilities 9 years ago
Vittorio Giovara e240a28b20 cmdutils: Add auto to threading capabilities report 9 years ago
Ganesh Ajjanagadde 254c64c574 cmdutils: silence unused warnings under --disable-swscale, --disable-swresample 9 years ago
Michael Niedermayer a0af9fd954 cmdutils: Filter dst/srcw/h 9 years ago
Andreas Cadhalpun 9c29aa7143 ffmpeg: replace deprecated av_log_ask_for_sample with av_log 9 years ago
Andreas Cadhalpun 9126ae4b6b use avfilter_pad_get_{type,name} accessor functions 9 years ago
Michael Niedermayer 5edab1d207 cmdutils: remove sws_opts usage, simplify code 9 years ago
Michael Niedermayer 408c9cf0e2 cmdutils: Fix overriding flags on the command line. 9 years ago
Michael Niedermayer 165fb7eba8 cmdutils: Export all sws options using a AVDictionary like the other subsystems do 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Anton Khirnov bd2ab27c48 avconv: use read_file() for reading the 2pass stats 9 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
Michael Niedermayer 66f4b1e9c4 cmdutils: Fix sign error in display matrix auto-rotation code 10 years ago
Michael Niedermayer 876c89a88f cmdline: Check options array for not working flag combinations 10 years ago
Michael Niedermayer 36993527dd cmdutils: Add libm.h for round() 10 years ago
James Almer 858f81fde2 cmdutils: move get_rotation() up in the file 10 years ago
Michael Niedermayer f320f2f4c6 cmdutils: Ask for a sample in case a odd rotation angle is encountered 10 years ago
Michael Niedermayer 4351c288b9 ffplay&cmdutils:Factor get_rotation() code out 10 years ago
Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 10 years ago
Lou Logan d1a8922098 cmdutils: indent protocols listing 10 years ago
Lou Logan 44cae91252 cmdutils: fix "Commmand" typo 10 years ago
Luca Barbato 342fc46c69 cmdutils: Add a stream specifier to map usable streams 10 years ago
Jean Delvare 194165aed8 cmdutils: fix success path 10 years ago
Andreas Cadhalpun 103e4c5863 stop embedding the build date 10 years ago
Lukasz Marek f463df18bc cmdutils: use av_match_name to filter devices 10 years ago
Lukasz Marek 44e6eeb30d cmdutils: use helper functions for listing sinks/sources 10 years ago
Michael Niedermayer d2838f09d6 cmdutils.c: Use av_realloc_array() 10 years ago
Michael Niedermayer 369b4cd412 cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file() 10 years ago
Johan Andersson 3e16065221 cmdutils: update copyright year to 2015. 10 years ago
Vittorio Giovara b1306823d0 check memory errors from av_strdup() 10 years ago
Vittorio Giovara 38129c26c5 cmdutils: check file access functions return values 10 years ago
Lukasz Marek 00dc2859f0 cmdutils: use macros for device test 10 years ago
Michael Niedermayer 4be03a7a6c cmdutils: Exit in case of faulty stream specifiers 10 years ago