264 Commits (d902a3f4cb97a3ef93a5ec6ce80ba098476490a0)

Author SHA1 Message Date
Nicolas George 3bdf4971ba lavu/opt: implement av_opt_get_key_value(). 12 years ago
Stefano Sabatini 481fdeeecf lavu/opt: add AV_OPT_SAMPLE_FMT option 12 years ago
Nicolas George 483c1aa5f1 lavu/bprint: add av_bprint_get_buffer(). 12 years ago
Michael Niedermayer ae52eb7fc7 lavu: add av_clip64() 12 years ago
Anton Khirnov c692957c4e lavu: remove disabled avoptions cruft 12 years ago
Anton Khirnov add3a6902e lavu: bump major to 52 12 years ago
Anton Khirnov 2b8dd371e4 lavu: postpone recent deprecations until the next major bump 12 years ago
Anton Khirnov 00ed7f5958 lavu: remove disabled FF_API_AV_FIFO_PEEK cruft 12 years ago
Anton Khirnov 8207c67a24 lavu: remove disabled FF_API_GET_BITS_PER_SAMPLE_FMT cruft 12 years ago
Nathan Caldwell a893655bda avutil: Add AVERROR_EXPERIMENTAL 12 years ago
Stefano Sabatini cdea54b4c8 lavu/parseutils: rework rational reduction logic in av_parse_ratio() 12 years ago
Michael Niedermayer 183117fed7 libavutil: loose idiotic circular dependancies between version and avutil.h 12 years ago
Diego Biurrun d5c62122a7 Move av_reverse table to libavcodec 12 years ago
Anton Khirnov d2fcb356ca pixdesc: add functions for accessing pixel format descriptors. 12 years ago
Martin Storsjö 9a92aea27b avutil: Add functions for allocating opaque contexts for algorithms 12 years ago
Anton Khirnov 78071a1420 pixfmt: add AV_ prefixes to PIX_FMT_* 12 years ago
Anton Khirnov cd15b7c03d samplefmt: make av_samples_alloc() initialize the data to silence. 12 years ago
Stefano Sabatini 85c93d90df lavu/parseutils: fix av_small_strptime() whitespace directive parsing 12 years ago
Tim Walker 8919fee7d2 lavu/audioconvert: add a second low frequency channel. 12 years ago
Stefano Sabatini 29e972f67c lavu/parseutils: add av_small_strptime() 12 years ago
Stefano Sabatini 5666a1b270 lavu/opt: support NULL and special "none" values for size and pixel format options 12 years ago
Martin Storsjö 686a329395 avopt: Reorder the default_val struct, making i64 the first field 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 13 years ago
Stefano Sabatini a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 13 years ago
Mans Rullgard 987170cb9d dict: add av_dict_count() 13 years ago
Clément Bœsch 4b365b0868 lavu/timecode: add av_timecode_check_frame_rate(). 13 years ago
Diego Biurrun 239fdf1b4a x86: build: replace mmx2 by mmxext 13 years ago
Nicolas George f893904469 audioconvert: add av_get_standard_channel_layout(). 13 years ago
Matthieu Bouron 789f8cb03a avutil: support 50 and 60 frame rates in timecode api 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Nicolas George 7beeea8f17 error: define AVERROR_EXTERNAL. 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Diego Biurrun 86ab7b0f2f Create version.h headers for libraries that lack them 13 years ago
Stefano Sabatini e6674e46ec lavu/imgutils: create misc functions for dealing with buffers 13 years ago
Michael Niedermayer c41899a377 lavu: split version info into version.h 13 years ago