История коммитов

Автор SHA1 Сообщение Дата
  Måns Rullgård f3bfe388b5 Make ff_url_split() public 14 лет назад
  Stefano Sabatini fcd10c4f00 Mention how "now" is interpreted in the parse_date() doxy. 14 лет назад
  Stefano Sabatini 82fd4f4a07 Fix date specification accepted by parse_date(). 14 лет назад
  Martin Storsjö 735cf6b265 Add priv_data_size and priv_data_class to URLProtocol 14 лет назад
  Martin Storsjö ffbb289a1d Split url_open and url_open_protocol into url_alloc and url_connect 14 лет назад
  Martin Storsjö 9b07a2dc02 Add an av_register_protocol2 function that takes a size parameter 14 лет назад
  Michael Niedermayer 8745fe29a9 Marking what should be removed in relation to MAX_STREAMS. 14 лет назад
  James Zern 316d6c153c Add WebM muxer 14 лет назад
  Anton Khirnov 160c896c38 metadata: mention how to remove tags. 14 лет назад
  David Conrad 173bb37f82 On2 IVF demuxer 15 лет назад
  Alex Converse 74a6df59e3 Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. 15 лет назад
  Zhentan Feng a24039861d MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. 15 лет назад
  Baptiste Coudurier 2da6050cf2 oups, 100l, revert unrelated hunk from commit r23266 15 лет назад
  Baptiste Coudurier ea4c4d7fe3 change author metadata to artist in mov de/muxer 15 лет назад
  James Zern 470491faed matroskadec: Support webm doctype 15 лет назад
  Martin Storsjö d4493e03b6 Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT 15 лет назад
  Martin Storsjö 796ac2335d Add a flag for enabling RTP hinting 15 лет назад
  Stefano Sabatini 7693b93e5c Doxygen av_codec_get_id() and av_codec_get_tag(). 15 лет назад
  Reimar Döffinger c99d506b3b Fix off-by-one errors in description of score_max argument for 15 лет назад
  Reimar Döffinger 8e2ee182fa Export av_probe_input_format2. 15 лет назад
  Stefano Sabatini 2ef6c1242a Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 лет назад
  Stefano Sabatini 9a2cb05ff9 Move the internal function declarations in avformat.h to internal.h. 15 лет назад
  Ronald S. Bultje 56a8242fdd Actually add flag (somehow got lost in my previous patchset?), fixes broken 15 лет назад
  Anton Khirnov 3dd6180fc7 Add a flag to not overwrite existing tags 15 лет назад
  Michael Niedermayer 37f57ab4dd Allow AVFormatContext.duration to be set if no individual stream duration is known. 15 лет назад
  Stefano Sabatini 1a70d12727 Make av_match_ext() declaration public (move its declaration out of 15 лет назад
  Michael Niedermayer fe8344a276 Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. 15 лет назад
  Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 лет назад
  Benoit Fouet 32e543f866 Replace @returns by @return. 15 лет назад
  Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 лет назад
  Howard Chu 0f943ce663 Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 лет назад
  Stefano Sabatini 66b6c7458e Document the behavior of av_metadata_get() if the prev parameter is 15 лет назад
  Josh Allmann 887af2aa12 RTP depacketization of Theora 15 лет назад
  Justin Ruggles 59b4b54014 Add Changelog entry and bump lavf micro version for the addition of 15 лет назад
  Martin Storsjö b8819c85b5 Add a new field AVFormatContext.start_time_realtime 15 лет назад
  Aurelien Jacobs e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 15 лет назад
  Stefano Sabatini f4495cdc00 Remove definition of match_ext(), which is declared under #ifdef 15 лет назад
  Måns Rullgård 22f73dccad Move resolve_host() to ffserver.c 15 лет назад
  Martin Storsjö 002a6d0ea6 Add doxygen documentation for ff_url_split 15 лет назад
  Martin Storsjö f984dcf6dd Reindent 15 лет назад
  Martin Storsjö c5c6e67c28 Rename url_split to ff_url_split 15 лет назад
  Alex Converse e7e291e960 av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. 15 лет назад
  Martin Storsjö 780d7897a9 Add a function ff_url_join for assembling URLs 15 лет назад
  Anton Khirnov 6164842300 Mention that metadata tags are (unvalidated) UTF-8. 15 лет назад
  Michael Niedermayer 6c6e6ef5e2 Put codec_info_nb_frames back in AVStream and print its value. 15 лет назад
  Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 лет назад
  Michael Niedermayer ab5a0175f5 Add flag so muxers not needing width/height can signal this. 15 лет назад
  Ronald S. Bultje 556aa7a102 RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 15 лет назад
  Michele Orrù 084eb95fd5 Implement a physical concatenation protocol. 15 лет назад
  Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 15 лет назад