| Commit message (Expand) | Author | Age | Files | Lines |
* | Add WebM muxer | James Zern | 2010-06-04 | 1 | -1/+1 |
* | metadata: mention how to remove tags. | Anton Khirnov | 2010-06-04 | 1 | -1/+2 |
* | On2 IVF demuxer | David Conrad | 2010-05-27 | 1 | -1/+1 |
* | Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine pac... | Alex Converse | 2010-05-26 | 1 | -1/+2 |
* | MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. | Zhentan Feng | 2010-05-24 | 1 | -2/+2 |
* | oups, 100l, revert unrelated hunk from commit r23266 | Baptiste Coudurier | 2010-05-23 | 1 | -12/+0 |
* | change author metadata to artist in mov de/muxer | Baptiste Coudurier | 2010-05-23 | 1 | -1/+13 |
* | matroskadec: Support webm doctype | James Zern | 2010-05-22 | 1 | -1/+1 |
* | Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT | Martin Storsjö | 2010-05-19 | 1 | -1/+1 |
* | Add a flag for enabling RTP hinting | Martin Storsjö | 2010-05-18 | 1 | -0/+1 |
* | Doxygen av_codec_get_id() and av_codec_get_tag(). | Stefano Sabatini | 2010-05-12 | 1 | -1/+15 |
* | Fix off-by-one errors in description of score_max argument for | Reimar Döffinger | 2010-05-01 | 1 | -3/+4 |
* | Export av_probe_input_format2. | Reimar Döffinger | 2010-05-01 | 1 | -1/+13 |
* | Mark av_metadata_set() as deprecated, and use av_metadata_set2() | Stefano Sabatini | 2010-04-25 | 1 | -1/+2 |
* | Move the internal function declarations in avformat.h to internal.h. | Stefano Sabatini | 2010-04-11 | 1 | -26/+0 |
* | Actually add flag (somehow got lost in my previous patchset?), fixes broken | Ronald S. Bultje | 2010-04-05 | 1 | -0/+1 |
* | Add a flag to not overwrite existing tags | Anton Khirnov | 2010-04-05 | 1 | -1/+1 |
* | Allow AVFormatContext.duration to be set if no individual stream duration is ... | Michael Niedermayer | 2010-04-04 | 1 | -2/+3 |
* | Make av_match_ext() declaration public (move its declaration out of | Stefano Sabatini | 2010-03-31 | 1 | -9/+9 |
* | Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. | Michael Niedermayer | 2010-03-31 | 1 | -0/+2 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Replace @returns by @return. | Benoit Fouet | 2010-03-30 | 1 | -1/+1 |
* | Implement YOP demuxer and video decoder. | Mohamed Naufal | 2010-03-29 | 1 | -1/+1 |
* | Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via | Howard Chu | 2010-03-28 | 1 | -2/+2 |
* | Document the behavior of av_metadata_get() if the prev parameter is | Stefano Sabatini | 2010-03-27 | 1 | -0/+1 |
* | RTP depacketization of Theora | Josh Allmann | 2010-03-22 | 1 | -1/+1 |
* | Add Changelog entry and bump lavf micro version for the addition of | Justin Ruggles | 2010-03-20 | 1 | -1/+1 |
* | Add a new field AVFormatContext.start_time_realtime | Martin Storsjö | 2010-03-15 | 1 | -1/+10 |
* | move ff_url_split() and ff_url_join() declarations to internal.h | Aurelien Jacobs | 2010-03-14 | 1 | -53/+0 |
* | Remove definition of match_ext(), which is declared under #ifdef | Stefano Sabatini | 2010-03-08 | 1 | -7/+0 |
* | Move resolve_host() to ffserver.c | Måns Rullgård | 2010-03-08 | 1 | -4/+0 |
* | Add doxygen documentation for ff_url_split | Martin Storsjö | 2010-03-08 | 1 | -0/+22 |
* | Reindent | Martin Storsjö | 2010-03-08 | 1 | -5/+5 |
* | Rename url_split to ff_url_split | Martin Storsjö | 2010-03-08 | 1 | -3/+3 |
* | av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signa... | Alex Converse | 2010-03-08 | 1 | -1/+1 |
* | Add a function ff_url_join for assembling URLs | Martin Storsjö | 2010-03-05 | 1 | -0/+24 |
* | Mention that metadata tags are (unvalidated) UTF-8. | Anton Khirnov | 2010-02-24 | 1 | -1/+3 |
* | Put codec_info_nb_frames back in AVStream and print its value. | Michael Niedermayer | 2010-02-23 | 1 | -1/+6 |
* | Add an RTSP muxer | Martin Storsjö | 2010-02-22 | 1 | -1/+1 |
* | Add flag so muxers not needing width/height can signal this. | Michael Niedermayer | 2010-02-12 | 1 | -0/+1 |
* | RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. | Ronald S. Bultje | 2010-02-10 | 1 | -1/+1 |
* | Implement a physical concatenation protocol. | Michele Orrù | 2010-02-07 | 1 | -1/+1 |
* | Add a list of generic tags and change demuxers to follow it. | Anton Khirnov | 2010-02-01 | 1 | -7/+41 |
* | Latent libavformat version bump for Bink demuxer (r21569) | Peter Ross | 2010-01-31 | 1 | -1/+1 |
* | Flag to ignore dts on frames that contain pts. | Michael Niedermayer | 2010-01-30 | 1 | -0/+1 |
* | Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. | Ronald S. Bultje | 2010-01-28 | 1 | -1/+1 |
* | Schedule an increase in the maximum number of streams | Jai Menon | 2010-01-27 | 1 | -0/+4 |
* | Latent libavformat version bump and documentation update for Adobe Filmstrip ... | Peter Ross | 2010-01-14 | 1 | -1/+1 |
* | Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. | Martin Storsjö | 2010-01-11 | 1 | -1/+2 |
* | Improve avformat_version() doxy. | Art Clarke | 2010-01-08 | 1 | -1/+2 |