256 Commits (6381f913d19d78513bab06fad7c50548975475a3)

Author SHA1 Message Date
Anton Khirnov 7512bb74f2 doc/APIChanges: fill in missing dates and hashes 13 years ago
Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Reinhard Tartler 014f8d8106 No longer build libpostproc by default 13 years ago
Jonathan Nieder 96d8e18a98 APIchanges: mention cleaned up header includes 13 years ago
Janne Grunau c04a954da6 lavu: bump lavu minor for av_popcount64 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Mans Rullgard 2a216ca2ef APIchanges: fill in revision for AVFrame.age deprecation 13 years ago
Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago
Anton Khirnov 526604545f lavf: add avformat_close_input(). 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
Mans Rullgard b94a3b288e APIchanges: fill in some blanks 13 years ago
Justin Ruggles bbb46f3ec7 libavutil: add utility functions to simplify allocation of audio buffers. 13 years ago
Justin Ruggles 8889cc4f5b libavutil: add planar sample formats and av_sample_fmt_is_planar() 13 years ago
Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 13 years ago
Anton Khirnov f872e4d0a7 Add an APIchanges entry and a minor bump for avio changes. 13 years ago
Martin Storsjö 627067118c avutil: Add av_timegm as a public function 13 years ago
Anton Khirnov eacec07e9c doc/APIchanges: add missing dates and hashes 13 years ago
Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
Luca Barbato 07b172fe8f avstring: Add locale independent implementations of toupper/tolower 13 years ago
Martin Storsjö b6d08f40aa avformat: Add functions for doing global network initialization 13 years ago
Justin Ruggles 512557b291 avcodec: remove avcodec_parse_frame and deprecate associated elements. 13 years ago
Anton Khirnov 569129a6dc lavf: add avformat_new_stream as a replacement for av_new_stream. 13 years ago
Justin Ruggles b631fba936 avformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK. 13 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Anton Khirnov 7f9b0ef9a8 doc/APIChanges: fill in missing hashes and dates. 13 years ago
Anton Khirnov fb4ca26bdb lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. 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
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 13 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 13 years ago
Dustin Brody e3a70c7c5f APIchanges: note error_recognition in lavf 13 years ago
Luca Barbato 5038f9b268 apichange: add an entry for AV_PKT_FLAG_CORRUPT 13 years ago
Anton Khirnov 6cb1197929 APIchanges: fill in missing hashes and dates. 14 years ago
Anton Khirnov f2f523fffc Add an APIChanges entry and bump minor versions for recent changes. 14 years ago
Martin Storsjö 67e9ae14d9 Add av_printf_format, for marking printf style format strings and their parameters 14 years ago
Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
Anton Khirnov 7c44d716e7 Add minor bumps and APIChanges entries for lavf private options. 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
Justin Ruggles 1397ac0aa0 APIchanges: fill-in git commit hash for av_get_bytes_per_sample() addition 14 years ago
Stefano Sabatini a6703faa15 samplefmt: add av_get_bytes_per_sample() 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 14 years ago
Ronald S. Bultje 04de5bf56c APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7). 14 years ago
Stefano Sabatini 8f653e28f5 lavu: add av_get_pix_fmt_name() convenience function 14 years ago
Alex Converse 19a686b8a3 APIchanges: Fill in git hash for fps_probe_size (30315a8) 14 years ago
Alex Converse 30315a8d9c avformat: Add fpsprobesize as an AVOption. 14 years ago
Justin Ruggles 41e21e4db6 APIchanges: fill in date and commit for request_sample_fmt 14 years ago
Justin Ruggles 00e5da893d Add APIchanges entry for request_sample_fmt. 14 years ago