]> git.sesse.net Git - ffmpeg/history - libavformat/avformat.h
ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls
[ffmpeg] / libavformat / avformat.h
2010-02-23 Michael NiedermayerPut codec_info_nb_frames back in AVStream and print...
2010-02-22 Martin StorsjöAdd an RTSP muxer
2010-02-12 Michael NiedermayerAdd flag so muxers not needing width/height can signal...
2010-02-10 Ronald S. BultjeRTP/AMR depacketizer, by Martin Storsjö <$firstname...
2010-02-07 Michele OrrùImplement a physical concatenation protocol.
2010-02-01 Anton KhirnovAdd a list of generic tags and change demuxers to follo...
2010-01-31 Peter RossLatent libavformat version bump for Bink demuxer (r21569)
2010-01-30 Michael NiedermayerFlag to ignore dts on frames that contain pts.
2010-01-28 Ronald S. BultjeAdd RTP/H.263 depacketizer by Martin Storsjö <$firstnam...
2010-01-27 Jai MenonSchedule an increase in the maximum number of streams
2010-01-14 Peter RossLatent libavformat version bump and documentation updat...
2010-01-11 Martin StorsjöDeprecate resolve_host(). Patch by Martin Storsjö ...
2010-01-08 Art ClarkeImprove avformat_version() doxy.
2010-01-03 Stefano SabatiniPrefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_config...
2010-01-01 Stefano SabatiniDeprecate match_ext() in favor of av_match_ext(), and...
2010-01-01 Stefano SabatiniReindent.
2010-01-01 Stefano SabatiniDeprecate guess_format() in favor of av_guess_format().
2009-12-31 Stefano SabatiniDocument guess_format().
2009-12-31 Stefano SabatiniDeprecate and mark for deletion the function guess_stre...
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-13 Michael NiedermayerAdd flags to prevent strdup() on arguments to av_metada...
2009-12-13 Michael NiedermayerAPIChanges & minor bump due to avg_frame_rate addition.
2009-12-13 Michael NiedermayerAdd avg_frame_rate.
2009-12-04 SergiyImplement RTMP output (publishing FLV stream to RTMP...
2009-12-03 Ramiro PollaUpdate Changelog, documentation, and libavformat minor...
2009-11-18 Diego BiurrunAdd functions to return library license and library...
2009-10-16 Justin RugglesAdd Speex support to the FLV muxer.
2009-10-13 Justin RugglesAdd Speex support to the Ogg muxer.
2009-09-24 Carl Eugen HoyosFix reading VDR files (broken since r19000).
2009-09-22 Benjamin LarssonHook up the MD studio demuxer and Atrac1 decoder.
2009-09-16 Michael NiedermayerImprove amortized worst case speed of the muxers packet...
2009-09-16 Michael NiedermayerMake packet interleaving in the muxer not scan through...
2009-09-09 shinya.tesutosan... Document padding for AVProbeData.
2009-08-21 Bartlomiej WolowiecAdd support for S/PDIF encapsulation.
2009-08-10 Aurelien Jacobsactually define AVSEEK_FLAG_FRAME as described in avfor...
2009-07-31 Kostya ShishkovRTMP protocol support (as a client)
2009-07-01 Michael NiedermayerMake arguments of av_set_pts_info() unsigned.
2009-06-28 Stefano SabatiniRemove inconsistent use of a @brief command in av_write...
2009-06-28 Stefano SabatiniUse consistently the third person in doxy, as recommend...
2009-06-25 Baptiste Coudurieruse AVFormatContext->probesize in av_find_stream_info...
2009-06-25 Baptiste Coudurierlimit raw packet buffer size used for codec probing
2009-06-22 Ronald S. BultjeChange packet_size from signed to unsigned, since it...
2009-05-31 Baptiste Coudurierfix codec probing, stop after MAX_PROBE_PACKETS and...
2009-05-27 Stefano SabatiniDocument match_ext().
2009-05-25 Stefano SabatiniRemove \p and \e doxygen markup.
2009-05-20 Kenan GilletAdd QCP demuxer.
2009-04-15 Michael NiedermayerClarify which exact variant of ISO 639 is used. (The...
2009-04-07 Reimar DöffingerDescribe read_alloc return value and required pkt handl...
2009-04-07 Thilo BorgmannMove av_packet_*() functions from libavformat/ to libav...
2009-04-02 Thilo BorgmannMove AVPacket declaration from avformat.h to avcodec.h.
2009-03-19 Ramiro PollaSupport raw TrueHD files
2009-03-05 Ivan SchreterPass packet position to the parser, so frame's AVPacket...
2009-03-01 Aurelien Jacobsdeprecate old metadata API
2009-03-01 Aurelien Jacobsnew metadata API is now officially part of public API
2009-03-01 Aurelien JacobsAdd some basic metadata conversion tables for matroska...
2009-02-28 Aurelien Jacobsadd a metadata conversion API
2009-02-26 Stefano SabatiniMark as "internal but installed" the avio.h file.
2009-02-25 Diego Biurrunspelling/wording/grammar cosmetics
2009-02-25 Michael Niedermayeruntypo
2009-02-25 Michael NiedermayerAVInputFormat.reed_seek2()
2009-02-24 Ivan SchreterAdd timestamp computation if values are exported by...
2009-02-24 Michael NiedermayerAdd AVFMT_VARIABLE_FPS to specify which muxers do not...
2009-02-19 Ivan SchreterAdd convergence_duration to AVCodecParserContext.
2009-02-18 Ivan SchreterAdd key_frame to AVCodecParserContext, used in libavformat.
2009-02-18 avcoderav_alloc_format_context has been renamed, update AVForm...
2009-02-15 Stefano SabatiniImprove grammar: "X next after Y" -> "next X after Y".
2009-02-15 Stefano SabatiniReplace calls/references of the deprecated register_pro...
2009-02-15 Stefano SabatiniRename register_protocol() to av_register_protocol...
2009-02-15 Stefano SabatiniDocument av_iformat_next() and av_oformat_next() functions.
2009-02-13 Baptiste CoudurierMXF D-10 muxer
2009-02-12 Patrik KullmanChange ffm_write_write_index to return int, and return...
2009-02-11 Toshimitsu KimuraGopher protocol, patch by Toshimitsu Kimura, lovesyao...
2009-02-11 Stefano SabatiniCosmetics: vertical align "*" for consistency with...
2009-02-11 Stefano SabatiniRemove @deprecated notice from AVFrac, it is not deprec...
2009-02-09 Michael NiedermayerTry to clarify doxy of avformat_seek_file().
2009-02-08 Baptiste CoudurierMove declaration of ff_interleave_add_packet to internal.h.
2009-02-08 Michael NiedermayerClarify that avformat_seek_file() is not part of the...
2009-02-08 Michael Niedermayeravformat_seek_file() prototype
2009-02-08 Stefano SabatiniDeprecate av_malloc_format_context() in favor of
2009-02-07 Baptiste Coudurierdeclare ff_interleave_add_packet
2009-02-04 Ramiro PollaDo not misuse unsigned long to store pointers.
2009-02-02 Aurelien Jacobsmodify the way to pass parameters to av_metadata_set()
2009-01-30 Aurelien Jacobstypo
2009-01-26 Aurelien Jacobsmake it clear that the new metadata API is a work in...
2009-01-25 Stefano SabatiniMove documentation of av_register_all() from allformats...
2009-01-22 Michael NiedermayerMove av_read_frame/parser related buffer variables...
2009-01-20 Baptiste CoudurierR3D REDCODE demuxer
2009-01-18 Aurelien Jacobsreplace AV_METADATA_IGNORE_CASE flag by a new AV_METADA...
2009-01-17 Stefan Gehreradded demuxer for FunCom ISS audio files,
2009-01-06 Aurelien Jacobsfree all allocated metadata structures
2009-01-05 Aurelien Jacobsadd a typedef for AVMetadata
2009-01-05 Diego BiurrunRevert deprecation of AVFrac structure. Attempts to...
2009-01-04 Aurelien Jacobsrename AVMetaData to AVMetadata and meta_data to metadata
2009-01-04 Aurelien Jacobsadd metadata in AVStream, AVProgram and AVChapter
2009-01-04 Mike MelansonMinistry of English Composition treatment for the new...
2009-01-04 Michael NiedermayerMove metadata API from avcodec to avformat.
2009-01-04 Michael NiedermayerGeneric metadata API.
2009-01-04 Stefano SabatiniDrop the deprecated parse_image_size() and parse_frame_...
2008-11-08 Stefano SabatiniFix argument constness for the av_codec_get_id() and
2008-10-24 Baptiste Coudurierraw dnxhd de/muxer
next