Commit History

Author SHA1 Message Date
  Moritz Barsnick 88f52f2f8f cmdutils: fix typos 7 years ago
  Tobias Rapp 426b959e37 cmdutils: fix implicit declaration of SetDllDirectory function 7 years ago
  James Almer 61fcba7546 cmdutils: check for SetDllDirectory() availability 7 years ago
  Hendrik Leppkes 09d1854063 cmdutils: remove the current working directory from the DLL search path on win32 8 years ago
  Paul B Mahol 956fed377b cmdutils: realign for some additional filters with very long name 8 years ago
  Timothy Gu 006d3e97fc cosmetics: Fix weird indentations 8 years ago
  Reynaldo H. Verdejo Pinochet 21fbc41214 cmdutils: use version accessor macros 8 years ago
  Ganesh Ajjanagadde 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 8 years ago
  Hendrik Leppkes fe41f28c3a Merge commit 'fe66671bd5f446f8d0a9c70968ba8fe891efe028' 8 years ago
  Vittorio Giovara fe66671bd5 cmdutils: Check for and report the correct codec capability 8 years ago
  Hendrik Leppkes 93ac7a98e0 Merge commit '9ef748173a4e0e58d40afaf38397783cd2537eaa' 8 years ago
  Hendrik Leppkes 0ad43d0f15 Merge commit 'e240a28b20680b326a39b0860fda37d7e459bfc0' 8 years ago
  Vittorio Giovara 9ef748173a cmdutils: Print general codec capabilities 8 years ago
  Vittorio Giovara e240a28b20 cmdutils: Add auto to threading capabilities report 8 years ago
  Ganesh Ajjanagadde 254c64c574 cmdutils: silence unused warnings under --disable-swscale, --disable-swresample 8 years ago
  Michael Niedermayer a0af9fd954 cmdutils: Filter dst/srcw/h 8 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
  Michael Niedermayer 444e9874a7 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 9 years ago
  Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
  Michael Niedermayer edd110ee45 Merge commit 'bd2ab27c488ae92c7820efe11d4f53d84e94d58e' 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 9 years ago
  Michael Niedermayer 66f4b1e9c4 cmdutils: Fix sign error in display matrix auto-rotation code 9 years ago
  Michael Niedermayer 876c89a88f cmdline: Check options array for not working flag combinations 9 years ago
  Michael Niedermayer 36993527dd cmdutils: Add libm.h for round() 9 years ago
  James Almer 858f81fde2 cmdutils: move get_rotation() up in the file 9 years ago
  Michael Niedermayer f320f2f4c6 cmdutils: Ask for a sample in case a odd rotation angle is encountered 9 years ago
  Michael Niedermayer 4351c288b9 ffplay&cmdutils:Factor get_rotation() code out 9 years ago
  Michael Niedermayer 8e8219e0f0 Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' 9 years ago
  Vittorio Giovara c253340ae6 log: Introduce a more verbose debug level 9 years ago
  Lou Logan d1a8922098 cmdutils: indent protocols listing 9 years ago
  Lou Logan 44cae91252 cmdutils: fix "Commmand" typo 9 years ago
  Luca Barbato 342fc46c69 cmdutils: Add a stream specifier to map usable streams 9 years ago
  Jean Delvare 194165aed8 cmdutils: fix success path 9 years ago
  Andreas Cadhalpun 103e4c5863 stop embedding the build date 9 years ago
  Lukasz Marek f463df18bc cmdutils: use av_match_name to filter devices 9 years ago
  Lukasz Marek 44e6eeb30d cmdutils: use helper functions for listing sinks/sources 9 years ago
  Michael Niedermayer d2838f09d6 cmdutils.c: Use av_realloc_array() 9 years ago
  Michael Niedermayer 369b4cd412 cmdutils: Use 64bit for file size/offset related variable in cmdutils_read_file() 9 years ago
  Johan Andersson 3e16065221 cmdutils: update copyright year to 2015. 9 years ago
  Michael Niedermayer 988d27b802 Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' 9 years ago
  Michael Niedermayer 934f2d2f5c Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' 9 years ago
  Vittorio Giovara b1306823d0 check memory errors from av_strdup() 9 years ago
  Vittorio Giovara 38129c26c5 cmdutils: check file access functions return values 9 years ago
  Lukasz Marek 00dc2859f0 cmdutils: use macros for device test 9 years ago
  Michael Niedermayer 4be03a7a6c cmdutils: Exit in case of faulty stream specifiers 9 years ago