]> git.sesse.net Git - ffmpeg/history - doc/APIchanges
avutil: add AV_PIX_FMT_YA16 pixel format
[ffmpeg] / doc / APIchanges
2014-08-04 Vittorio Giovaraavutil: add AV_PIX_FMT_YA16 pixel format
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-08-04 Luca Barbatopixdesc: Support pixelformat aliases
2014-08-03 Kieran Kunhyaavcodec: Deprecate dtg_active_format field in favor...
2014-08-03 Diego Biurrunavcodec: Deprecate unused defines and options
2014-07-29 Luca Barbatoavstring: Expose the simple name match function
2014-07-28 Anton Khirnovlavc: add a property for marking codecs that support...
2014-07-09 Vittorio Giovaradisplay: add matrix flip api
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-06-28 Vittorio Giovaraapichanges: fill in changes for lavu 51.19 and 51.20
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-20 Anton Khirnovlavc: add a convenience function for rescaling timestam...
2014-06-18 Anton Khirnovlavf: switch to AVStream.time_base as the hint for...
2014-06-01 Anton Khirnovlavc: add an option to enable side data-only packets...
2014-06-01 wm4lavu: add all color-related enums to AVFrame
2014-05-28 Luca Barbatoavresample: Add avresample_get_out_samples
2014-05-28 Luca Barbatoavformat: Provide a standard compliance flag
2014-05-23 Vittorio Giovaraavcodec: bump version after rotation api
2014-05-19 Janne Grunaulavf: add av_stream_get_side_data
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-05-19 Anton Khirnovlavf: deprecate now unused AVStream.pts
2014-05-18 Anton Khirnovdoc/APIchanges: mark the release 10 branch point
2014-05-18 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-05-18 Anton Khirnovlavc: add avcodec_free_context().
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_MV0 to mpegvideo
2014-05-01 Anton Khirnovlavc: make the xvid-specific "gmc" flag a private optio...
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
2014-05-01 Anton Khirnovlavc: deprecate CODEC_FLAG_INPUT_PRESERVED
2014-04-28 Hendrik Leppkesdxva2_h264: add a workaround for old Intel GPUs
2014-04-22 Derek Buitenhuisavutil: Add av_get_time_base_q()
2014-04-17 Alessandro Ghedinicrc: add ANSI CRC16 LE
2014-04-07 Vittorio Giovaralavu: Add packed YVYU422 pixel format
2014-04-04 Alessandro Ghedinireplaygain: correctly parse peak values
2014-04-03 Luca Barbatolog: Support for 256color terminals
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-24 Anton Khirnovlavf: add an AVStream field for exporting stream-global...
2014-03-24 Anton Khirnovlavc: give a typedeffed name to the AVPacket.side_data...
2014-03-16 Jean FirstRGBA64 pixel formats
2014-02-24 Vittorio Giovaradoc: name correct header
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-22 Anton Khirnovlavr: add a function for checking whether AVAudioResamp...
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-10 Anton Khirnovdoc/APIchanges: mark the place where 9 was branched
2014-02-10 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-14 Anton Khirnovlavc: make error_rate a private option of mpegvideo...
2013-11-14 Anton Khirnovvdpau: add a constructor for AVVDPAUContext.
2013-11-14 Anton Khirnovvdpau: add a convenience function for getting a decoder...
2013-11-04 Jan Ekströmlavc: Add colorimetry values for BT.2020, other non...
2013-10-31 John Stebbinsh264: wait for initial complete frame before outputing...
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-17 Luca Barbatodoc: Add missing hashes and dates to APIChanges
2013-09-16 Luca Barbatomem: Introduce av_reallocp
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate VDPAU codec capability
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-08-02 Yusuke Nakamuraavcodec: Add output_picture_number to AVCodecParserContext
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-24 Yusuke Nakamuraavcodec: Add picture structure information to AVCodecPa...
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-03 Masaki Tanakaavcodec: Add field order information to AVCodecParserCo...
2013-04-24 Anton Khirnovdoc/APIchanges: add missing hashes and dates
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add a function for counting elements in AVFilter...
2013-04-11 Anton Khirnovlavfi: mark filters with dynamic number of inputs or...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_dict() for initializing a...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
2013-04-11 Anton Khirnovlavfi: add AVFilterContext.graph.
2013-04-11 Anton Khirnovlavfi: deprecate avfilter_graph_add_filter().
2013-04-11 Anton Khirnovlavfi: replace avfilter_open() with avfilter_graph_allo...
2013-04-11 Anton Khirnovlavfi: merge avfiltergraph.h into avfilter.h
2013-04-09 Anton Khirnovlavfi: add a bump and docs entries for the AVOptions...
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-16 Anton Khirnovavfiltergraph: replace AVFilterGraph.filter_count with...
2013-03-08 Anton KhirnovAdd the bumps and APIchanges entries for reference...
2013-03-07 Reimar Döffingeravstring: Add locale independent versions of some ctype...
2013-02-23 Justin Ruggleslavfi: connect libavresample options to af_resample...
2013-01-25 Justin Rugglesdict: add av_dict_parse_string()
2013-01-25 Vladimir Panteliclavu: Add av_strnstr()
next