Commit History

Author SHA1 Message Date
  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
  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
  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 9 years ago
  Michael Niedermayer 1eda312aca Merge commit '47e3e1097e09da7f973908e09df15e3bb7c5e1f4' 9 years ago
  Luca Barbato 47e3e1097e cmdutils: Use the correct guard 9 years ago
  Michael Niedermayer 9ac08d93b2 Merge commit '2dd09ebf5597fd5e4a573bee9cccf21ae821f286' 9 years ago
  Diego Biurrun 2dd09ebf55 cmdutils: Print a more sensible message in show_filters() w/o libavfilter 9 years ago
  Tobias Rapp 2c43cfe2d4 cmdutils: Add some whitespace when printing layouts 9 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 10 years ago
  tue46wsdgxfjrt 262ea965e7 cmdutils: preserve unchanged log flags when setting AV_LOG_SKIP_REPEATED 10 years ago
  Michael Niedermayer 53487268e5 cmdutils: use av_mallocz_array() 10 years ago
  Michael Niedermayer 2b4543ff69 cmdutils/filter_codec_opts: do not discard all options for CODEC_ID_NONE 10 years ago
  Luca Barbato 81498ceb5b avconv: Match stream id 10 years ago
  Johan Andersson 7ce88e5ec4 cmdutils: update copyright year to 2014. 10 years ago
  Carl Eugen Hoyos b4c89c90ff Allow hiding the banner. 10 years ago
  Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 10 years ago
  Timothy Gu 82b2e9cb1d build: rename version.h to libavutil/ffversion.h 10 years ago
  Michael Niedermayer 0075a22f41 Revert "configure: add #include "version.h" to config.h" 10 years ago
  Timothy Gu ca21116b3f configure: add #include "version.h" to config.h 10 years ago
  Stefano Sabatini 8bf7ea8ac2 cmdutils: remove this_year constant, use CONFIG_THIS_YEAR instead 10 years ago
  Stefano Sabatini 4c4710a745 configure: define CONFIG_THIS_YEAR at the configure level 10 years ago
  Michael Niedermayer ccdfa3e271 Merge remote-tracking branch 'qatar/master' 10 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 10 years ago
  Michael Niedermayer d7ac887cd6 cmdutils&ffmpeg: use av_fopen_utf8() for passlogfile 10 years ago
  Clément Bœsch 4e70eeef3a cmdutils: randomize spaces after 69cf626f9. 10 years ago
  Michael Niedermayer f95b5d2a11 cmdutils: cosmetics 10 years ago
  Stephen Hutchinson 69cf626f9c cmdutils: Add -buildconf option. 11 years ago
  Stefano Sabatini 6baf9c4406 cmdutils: fix expected signature for show_colors() function 10 years ago
  Stefano Sabatini 4e268285aa cmdutils: add -colors option 10 years ago