312 Commits (32b20a274a8a628b5f255ca6641aef1c9c3b5713)

Author SHA1 Message Date
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Stefano Sabatini 2b43bfa0c8 lavu: bump micro after gcd(), random(), and hypot() additions in eval 13 years ago
Marton Balint cbfca6225a avutil: bump minor version because of av_get_default_channel_layout type fix 13 years ago
Michael Niedermayer c3a774969a avutil: bump for av_get_default_channel_layout() 13 years ago
Jason Garrett-Glaser 96a59cf37b x86: XOP/FMA4 CPU detection support 13 years ago
Clément Bœsch a70e787410 lavu: add av_x_if_null(). 13 years ago
Stefano Sabatini 8cee38a298 eval: implement not() expression 13 years ago
Stefano Sabatini 9bc393908a eval: add sqrt function for computing the square root 13 years ago
Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 13 years ago
Clément Bœsch 61e2e29691 av_string: add av_asprintf(). 13 years ago
Anton Khirnov c11fb8288d AVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_find(). 13 years ago
Stefano Sabatini f2011ed234 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Stefano Sabatini 69e2c1a95a lavu: add av_get_media_type_string() convenience function 13 years ago
Stefano Sabatini 323b930699 fifo: add av_fifo_peek2(), and deprecate av_fifo_peek() 13 years ago
Stefano Sabatini e2affa8ce7 audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK 14 years ago
Carl Eugen Hoyos 96676e1abf Unbreak libavutil API. 14 years ago
Mans Rullgard abc78a5a7c Do not include log.h in avutil.h 14 years ago
Mans Rullgard d49ea4afb4 Do not include pixfmt.h in avutil.h 14 years ago
Mans Rullgard e91709ca17 Do not include rational.h in avutil.h 14 years ago
Mans Rullgard 0ebcdf5cda Do not include mathematics.h in avutil.h 14 years ago
Mans Rullgard ee8aecd23a Do not include intfloat_readwrite.h in avutil.h 14 years ago
Stefano Sabatini 5a931a158f lavu: bump minor and add APIchanges entry for AV_PICTURE_TYPE_NONE 14 years ago
Martin Matuska 5129336714 pict_type: add a value for unknown/none. 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Stefano Sabatini 141f03541b opt: do not crash in av_set_options_string() if opts == NULL 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 14 years ago
Anton Khirnov dc59ec5e79 AVOptions: add av_opt_find() as a replacement for av_find_opt. 14 years ago
Martin Storsjö cb7c11cc9e avoptions: Add an av_opt_flag_is_set function for inspecting flag fields 14 years ago
Anton Khirnov d9f80ea2a7 Move metadata API from lavf to lavu. 14 years ago
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
Stefano Sabatini d58ed64a89 eval: add support for pow() function 14 years ago
Stefano Sabatini 0bc2cca12f samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() 14 years ago
Stefano Sabatini e1c7414812 samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays() 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
Michael Niedermayer 5ad38d93e8 cpudetect: add av_force_cpu_flags() 14 years ago
Stefano Sabatini e71f26086a lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Stefano Sabatini 3c2c52baec eval: implement not() expression 14 years ago
Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 14 years ago
Anton Khirnov 35ceaa7376 Move ff_dynarray_add to lavu and make it public. 14 years ago
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
Anton Khirnov 9e5c62c97f lavu: remove FF_API_OLD_IMAGE_NAMES cruft 14 years ago
Anton Khirnov 516fb5e40c lavu: remove FF_API_OLD_EVAL_NAMES cruft 14 years ago
Anton Khirnov 139f3ac42d Bump major versions of all libraries. 14 years ago
Stefano Sabatini 5ae4251c3b eval: add support for trunc, ceil, and floor functions 14 years ago
Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Stefano Sabatini 25601bc564 eval: add support for trunc, ceil, and floor functions 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Peter Ross e309fdc701 Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats 14 years ago
Anton Khirnov 0ef52334ec lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago