Commit History

Author SHA1 Message Date
  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() 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
  Michael Niedermayer 8e8219e0f0 Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e' 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
  Michael Niedermayer 988d27b802 Merge commit 'b1306823d0b3ae998c8e10ad832004eb13bdd93e' 10 years ago
  Michael Niedermayer 934f2d2f5c Merge commit '38129c26c51b933d7db423f904ba0cd6a88ca1ed' 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
  Lukasz Marek 5f55819850 opts: add list device sources/sinks options 10 years ago
  Michael Niedermayer 2fc970a6b8 cmdutils: Read errno before av_log() as the callback from av_log() might affect errno 10 years ago
  Michael Niedermayer 1eda312aca Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4' 10 years ago
  Luca Barbato 47e3e1097e cmdutils: Use the correct guard 10 years ago
  Michael Niedermayer 9ac08d93b2 Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' 10 years ago
  Diego Biurrun 2dd09ebf55 cmdutils: Print a more sensible message in show_filters() w/o libavfilter 10 years ago
  Tobias Rapp 2c43cfe2d4 cmdutils: Add some whitespace when printing layouts 10 years ago
  Michael Niedermayer 81a663f49e Drop remaining unneeded != NULL 10 years ago
  Michael Niedermayer 60dbed6067 Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' 10 years ago
  Michael Niedermayer fb33bff990 Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' 10 years ago
  Gabriel Dume 4b1f5e5090 cosmetics: Write NULL pointer inequality checks more compactly 10 years ago
  Gabriel Dume f929ab0569 cosmetics: Write NULL pointer equality checks more compactly 10 years ago
  Anton Khirnov 481a366749 cmdutils: allow matching by metadata in stream specifiers 10 years ago
  Michael Niedermayer 7f5d75f95b cmdutils: ignore sws_flags if swscale is not enabled 10 years ago
  Simon Thelen 389d45351e version string: add copyright line to version string 10 years ago
  Michael Niedermayer d82ecfce07 cmdutils: implement FFREPORT=level=... 10 years ago
  Lukasz Marek 8518da23f5 ffmpeg: add -devices param 10 years ago
  Michael Niedermayer 978c193d47 cmdutils: omit deprecated codec ids in help output 11 years ago