Commit History

Author SHA1 Message Date
  Martin Matuska d052370c1e pict_type: add a value for unknown/none. 13 years ago
  Stefano Sabatini 141f03541b opt: do not crash in av_set_options_string() if opts == NULL 13 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 13 years ago
  Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 13 years ago
  Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 13 years ago
  Michael Niedermayer f9ecb849ef Merge remote-tracking branch 'qatar/master' 13 years ago
  Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 13 years ago
  Michael Niedermayer d552f616a2 Merge remote-tracking branch 'qatar/master' 13 years ago
  Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 13 years ago
  Stefano Sabatini d58ed64a89 eval: add support for pow() function 13 years ago
  Stefano Sabatini 0bc2cca12f samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() 13 years ago
  Stefano Sabatini e1c7414812 samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays() 13 years ago
  Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 13 years ago
  Michael Niedermayer 5ad38d93e8 cpudetect: add av_force_cpu_flags() 13 years ago
  Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 13 years ago
  Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 13 years ago
  Stefano Sabatini 3c2c52baec eval: implement not() expression 13 years ago
  Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 13 years ago
  Michael Niedermayer ffb5a0d533 Merge commit '85770f2a2651497861ed938efcd0df3696ff5e45' 13 years ago
  Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 13 years ago
  Michael Niedermayer d7e5aebae7 Merge remote branch 'qatar/master' 13 years ago
  Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 13 years ago
  Michael Niedermayer efb5fa79f5 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 9e5c62c97f lavu: remove FF_API_OLD_IMAGE_NAMES cruft 13 years ago
  Anton Khirnov 516fb5e40c lavu: remove FF_API_OLD_EVAL_NAMES cruft 13 years ago
  Anton Khirnov 139f3ac42d Bump major versions of all libraries. 13 years ago
  Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 13 years ago
  Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 13 years ago
  Stefano Sabatini 25601bc564 eval: add support for trunc, ceil, and floor functions 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Peter Ross e309fdc701 Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 13 years ago
  Anton Khirnov 0ef52334ec lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 13 years ago
  Anton Khirnov 09d171b988 lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 13 years ago
  Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 13 years ago
  Reinhard Tartler 737eb5976f Merge libavcore into libavutil 13 years ago
  Anton Khirnov e921bd57e3 Add forgotten minor API bumps and APIChanges entries 13 years ago
  Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 13 years ago
  Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 13 years ago
  Nicolas George 0bc55f5d32 Add AVERROR_*_NOT_FOUND codes. 13 years ago
  Stefano Sabatini bb4afa13dd Deprecate avcodec_pix_fmt_string() in favor of 13 years ago
  Stefano Sabatini d2af7205a1 Use hierarchic names convention (prefix them with av_expr) for the 14 years ago
  Stefano Sabatini 20fcd0797e Implement isnan() function evaluation. 14 years ago
  Stefano Sabatini 4cabef0a9d Make strmatch() return 1 only if the string compared against the 14 years ago
  Stefano Sabatini 63b1630356 Fix evaluation of expressions of the form: E1;E2. 14 years ago
  Stefano Sabatini 4ddade62dd Install libavutil/opt.h, its API is public. 14 years ago
  Michael Niedermayer dec1126915 Make av_cmp_q() work with infinities and NAN. 14 years ago
  Stefano Sabatini 6b4ed22f75 Make av_d2q() manage the case in which the value to convert is inf. 14 years ago
  Michael Niedermayer b926b6282d av_assert() system. 14 years ago
  Stefano Sabatini c85eef4ed8 Move av_set_options_string() from libavfilter to libavutil. 14 years ago