]> git.sesse.net Git - ffmpeg/history - libavformat/version.h
PAF demuxer and decoder
[ffmpeg] / libavformat / version.h
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FLAG_RTP_HINT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SDP_CREATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PKT_DUMP cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FIND_INFO_TAG cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PARSE_DATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_DUMP_FORMAT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FORMAT_PARAMETERS cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_METADATA2 cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_AVIO cruft
2012-01-27 Anton Khirnovlavf: increase major version from 53 to 54.
2012-01-25 Martin Storsjömovenc: Add a separate ismv/isma (smooth streaming...
2012-01-25 Martin Storsjölibavformat: Add a flag for muxers that support write_p...
2012-01-25 Martin Storsjömovenc: Add support for writing fragmented mov files
2012-01-24 Anton Khirnovlavf: postpone removing av_close_input_file().
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-12 Anton Khirnovlavf: undeprecate read_seek().
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-18 Michael Karcherlavf: add OpenMG audio muxer.
2011-12-12 Anton Khirnovlavf: add avformat_close_input().
2011-12-10 Anton Khirnovlavf doxy: add installed headers to groups.
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-26 Justin Rugglesavformat: add CRI ADX format demuxer
2011-11-18 Martin Storsjöavio: Mark the old interrupt callback mechanism as...
2011-11-18 Martin Storsjöhttp: Add a new protocol for opening connections via...
2011-11-07 Kostya ShishkovBMV demuxer and decoder
2011-11-05 Martin Storsjöavformat: Add functions for doing global network initia...
2011-11-05 Martin Storsjöavformat: Add the https protocol
2011-11-05 Martin Storsjöavformat: Add the tls protocol, using OpenSSL or gnutls
2011-10-28 Anton Khirnovlavf: move private fields in AVFormatContext to the...
2011-10-28 Anton Khirnovlavf: make some seeking functions private
2011-10-25 Anton Khirnovlavf: deprecate AVStream.stream_copy
2011-10-25 Anton Khirnovmpegenc: add preload private option.
2011-10-19 Anton Khirnovlavf: add avformat_new_stream as a replacement for...
2011-10-17 Martin Storsjörtsp: Accept options via private avoptions instead...
2011-10-17 Anton Khirnovmpegenc/mpegtsenc: add muxrate private options.
2011-10-17 Anton Khirnovlavf: deprecate AVFormatContext.file_size
2011-10-13 Justin Rugglesavformat: add AVInputFormat flag AVFMT_NO_BYTE_SEEK.
2011-09-22 Janne GrunauAdd LATM demuxer
2011-09-07 Kieran KunhyaAdd LATM muxer
2011-09-03 Anton Khirnovlavf,lavc,sws: add {avcodec,avformat,sws}_get_class...
2011-08-17 Sven Hesseadd XMV demuxer
2011-08-12 Dustin Brodylavf: add support for error_recognition, use it in...
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-07-12 Anton Khirnovlavf: deprecate AVFormatContext.timestamp
2011-07-08 Anton Khirnovgif: add loop private option.
2011-07-08 Anton Khirnovimg2: add loop private option.
2011-07-06 Anton Khirnovlavf: deprecate AVStream.quality.
2011-06-16 Anton KhirnovAdd minor bumps and APIChanges entries for lavf private...
2011-06-10 Martin Storsjömovenc: Add RTP muxer/hinter options
2011-06-10 Martin Storsjörtspenc: Add RTP muxer options
2011-06-10 Juan Carlos Rodriguezrtpenc: MP4A-LATM payload support
2011-05-27 Martin Storsjömovenc: Deprecate the global RTP hinting flag, use...
2011-05-25 Alex Converseavformat: Add fpsprobesize as an AVOption.
2011-05-25 Anton Khirnovmpegts: add compute_pcr option.
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-04-23 Kirill GavrilovHandle unicode file names on windows
2011-04-22 Martin Storsjöapplehttp: Handle AES-128 encrypted streams
2011-04-21 Martin Storsjöapplehttp: Expose the stream bitrate via metadata
2011-04-19 Anton Khirnovlavf: remove FF_API_INDEX_BUILT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_CLASS cruft.
2011-04-19 Anton Khirnovlavf: remove FF_API_SYMVER cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_FIRST_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARAMETERS_CODEC_ID cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_LAVF_UNUSED cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_PARSE_FRAME_PARAM cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_SPLIT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_UDP_GET_FILE cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_GUESS_FORMAT cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_REGISTER_PROTOCOL cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_URL_RESETBUF cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_OLD_METADATA cruft
2011-04-19 Anton Khirnovlavf: remove FF_API_MAX_STREAMS cruft
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-14 Max Hornadd xWMA demuxer
2011-04-13 Anton Khirnovlavf: postpone removal of public metadata conversion API
2011-04-13 Anton Khirnovlavf: postpone removal of deprecated avio functions
2011-04-13 Anton Khirnovlavf: bump minor and add an APIChanges entry for the...
2011-04-08 Anton Khirnovlavf: bump minor and add an APIChanges entry for avform...
2011-04-08 Anton Khirnovlavf: rename avf_sdp_create to av_sdp_create.
2011-04-08 Anton Khirnovlavf: make av_guess_image2_codec internal
2011-04-08 Anton Khirnovlavf: mark av_pkt_dump(_log) for remove on $next+1...
2011-04-03 Anton Khirnovlavf: bump minor version and add an APIChanges entry...
2011-03-28 Kostya ShishkovChronomaster DFA decoder
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-02-20 Ronald S. BultjeUpdate version and APIchanges.
2011-02-17 Anton Khirnovlavf, lavu: bump minor versions and add an APIChanges...
2011-02-17 Anton KhirnovMove find_info_tag to lavu and add av_ prefix to it
2011-02-16 Stefano SabatiniDeprecate parse_date() in favor of av_parse_time().
2011-02-16 Anton Khirnovlavf: add av_ prefix to dump_format()
2011-02-14 Anssi Hannulalavf: add AV_DISPOSITION_CLEAN_EFFECTS flag
2011-02-13 Anssi Hannulaspdifenc: IEC 61937 encapsulation of DTS-HD for HDMI
2011-02-11 Anton Khirnovlavf: deprecate AVFormatContext.index_built
2011-02-10 Peter Rossadd AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_...
2011-02-08 Anssi Hannulalavf: rename ff_probe_input_buffer to make it public
2011-02-06 Ronald S. BultjeUpdate MINOR and set git rev for non-blocking flag...
2011-02-04 Martin Storsjölibavformat: Add a function for freeing an AVFormatContext
2011-02-02 Anton KhirnovAdd forgotten minor API bumps and APIChanges entries
next