]> git.sesse.net Git - ffmpeg/history - doc/APIchanges
lavu/audioconvert: add a second low frequency channel.
[ffmpeg] / doc / APIchanges
2012-09-12 Tim Walkerlavu/audioconvert: add a second low frequency channel.
2012-09-04 Martin Storsjöavopt: Reorder the default_val struct, making i64 the...
2012-08-30 Anton Khirnovlavc: add lossy/lossless codec properties.
2012-08-23 Anton Khirnovdoc/APIchanges: add an entry for codec descriptors.
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-10 Anton Khirnovlavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
2012-08-10 Mans Rullgarddict: add av_dict_count()
2012-08-07 Anton Khirnovlavc: add AV prefix to codec ids.
2012-08-03 Diego Biurrunx86: build: replace mmx2 by mmxext
2012-07-29 Luca Barbatoavf: introduce nobuffer option
2012-07-20 Robert Nagylavfi: add avfilter_unref_bufferp()
2012-07-14 Luca Barbatodoc: update api changes with the right commit hashes
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-06-22 Anton Khirnovlavfi: support automatically inserting the fifo filter...
2012-06-22 Mans Rullgardlavu: add av_usleep() function
2012-06-21 Mans Rullgardlavf, lavu: version bumps and APIchanges for av_gettime...
2012-06-18 John StebbinsAdd Dolby/DPLII downmix support to libavresample
2012-06-13 Anton Khirnovlavfi: replace AVFilterContext.input/output_count with...
2012-06-13 Anton Khirnovlavfi: add avfilter_pad_get_type() and avfilter_pad_get...
2012-06-10 Anton KhirnovBump lavu minor and add an APIChanges entry for audioco...
2012-05-26 Samuel Pitoisetopt: Add av_opt_set_bin()
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-05-15 Anton KhirnovAdd missing version bumps and APIchanges/Changelog...
2012-05-09 Anton Khirnovlavc: pad last audio frame with silence when needed.
2012-05-07 Anton Khirnovlavc: add sample rate and channel layout to AVFrame.
2012-05-01 Justin Ruggleslavr: use 8.8 instead of 10.6 as the 16-bit fixed-point...
2012-04-30 Justin RugglesAPIchanges: fill in some dates and commit hashes
2012-04-25 Mans Rullgardavutil: add av_parse_cpu_flags() function
2012-04-25 Justin RugglesAdd libavresample
2012-04-20 Justin Rugglesavutil: add audio fifo buffer
2012-04-14 Stefano Sabatiniavfiltergraph: make the AVFilterInOut alloc/free API...
2012-04-08 Justin Rugglesavutil: add av_get_packed_sample_fmt() and av_get_plana...
2012-04-05 Justin Rugglesavutil: Add av_get_default_channel_layout()
2012-03-26 Anton KhirnovAPIchanges: mark the place where 0.7 was cut.
2012-03-26 Anton KhirnovAPIchanges: mark the place where 0.8 was cut.
2012-03-26 Anton KhirnovAPIchanges: fill in missing dates and hashes.
2012-03-18 Diego BiurrunAPIchanges: Replace Subversion revision numbers by...
2012-03-06 Anton Khirnovcpu: add av_set_cpu_flags_mask().
2012-03-05 Justin Rugglesavcodec: add av_get_audio_frame_duration() function.
2012-03-04 Anton Khirnovlavc: make codec_is_decoder/encoder() public.
2012-03-01 Martin Storsjöavpacket: Add a function for shrinking already allocate...
2012-02-29 Anton KhirnovAdd a minor bump, changelog/APIchanges entry and some...
2012-02-27 Anton Khirnovdoc/APIchanges: fill in missing dates and hashes.
2012-02-25 Justin Rugglesavutil: add AVERROR_UNKNOWN
2012-02-23 Diego BiurrunRemove libpostproc.
2012-02-20 Justin Rugglesavcodec: add duration field to AVCodecParserContext
2012-02-20 Justin Rugglesavutil: add av_rescale_q_rnd() to allow different rounding
2012-02-08 Anton Khirnovpixdesc: mark pseudopaletted formats with a special...
2012-02-08 Anton Khirnovlavc: add avcodec_encode_video2() that encodes from...
2012-02-02 Janne GrunauAPIchanges: add missing commit hashes
2012-02-01 Janne Grunauavcodec: Add av_fast_padded_malloc().
2012-01-31 Anton Khirnovlavf: add functions for accessing the fourcc<->CodecID...
2012-01-31 Anton Khirnovlavc: add avcodec_is_open().
2012-01-30 Martin Storsjödoc: Fix the name of the new function
2012-01-30 Paul B Maholavutil: make intfloat api public
2012-01-28 Anton KhirnovAPIchanges: mention avcodec_alloc_context()/2/3
2012-01-27 Anton Khirnovlavf: increase major version from 53 to 54.
2012-01-27 Anton Khirnovlavc: increase major version to 54.
2012-01-25 Martin Storsjödoc: Update APIchanges with info on muxer flushing
2012-01-21 Anton Khirnovdoc/APIChanges: fill in missing dates and hashes
2012-01-16 Justin Rugglesavcodec: bump minor version and add APIChanges for...
2012-01-12 Anton Khirnovlavfi: move version macros to a new installed header...
2012-01-11 Reinhard TartlerNo longer build libpostproc by default
2012-01-03 Jonathan NiederAPIchanges: mention cleaned up header includes
2012-01-03 Janne Grunaulavu: bump lavu minor for av_popcount64
2011-12-25 Anton KhirnovAdd minor bumps and APIchanges entries for lavc/lavfi...
2011-12-18 Mans RullgardAPIchanges: fill in revision for AVFrame.age deprecation
2011-12-18 Mans Rullgardavcodec: deprecate AVFrame.age
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-12-02 Justin Rugglesavcodec: change number of plane pointers from 4 to...
2011-11-28 Mans RullgardAPIchanges: fill in some blanks
2011-11-23 Justin Ruggleslibavutil: add utility functions to simplify allocation...
2011-11-23 Justin Ruggleslibavutil: add planar sample formats and av_sample_fmt_...
2011-11-19 Justin Rugglesavcodec: move some AVCodecContext fields to an internal...
2011-11-18 Anton KhirnovAdd an APIchanges entry and a minor bump for avio changes.
2011-11-16 Martin Storsjöavutil: Add av_timegm as a public function
2011-11-06 Anton Khirnovdoc/APIchanges: add missing dates and hashes
2011-11-06 Reimar Döffingeravstring: Add locale independent implementations of...
2011-11-06 Luca Barbatoavstring: Add locale independent implementations of...
2011-11-05 Martin Storsjöavformat: Add functions for doing global network initia...
2011-10-28 Justin Rugglesavcodec: remove avcodec_parse_frame and deprecate assoc...
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-10-12 Anton KhirnovAVOptions: bump minor and add APIchanges entry.
2011-09-18 Anton Khirnovdoc/APIChanges: fill in missing hashes and dates.
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-09-03 Anton KhirnovAVOptions: add AV_OPT_SEARCH_FAKE_OBJ flag for av_opt_f...
2011-08-26 Stefano Sabatinififo: add av_fifo_peek2(), and deprecate av_fifo_peek()
2011-08-16 Anton Khirnovlavf: add avformat_query_codec().
2011-08-16 Anton Khirnovlavc: add avcodec_get_type() for mapping codec_id ...
2011-08-12 Dustin BrodyAPIchanges: note error_recognition in lavf
2011-08-02 Luca Barbatoapichange: add an entry for AV_PKT_FLAG_CORRUPT
2011-07-14 Anton KhirnovAPIchanges: fill in missing hashes and dates.
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-06-23 Martin StorsjöAdd av_printf_format, for marking printf style format...
2011-06-20 Reinhard Tartlerdocument libswscale bump
2011-06-16 Anton KhirnovAdd minor bumps and APIChanges entries for lavf private...
2011-06-10 Martin Storsjöavoptions: Add an av_opt_flag_is_set function for inspe...
2011-06-08 Anton KhirnovMove metadata API from lavf to lavu.
next