| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and | Stefano Sabatini | 2010-01-03 | 1 | -2/+2 |
* | Deprecate match_ext() in favor of av_match_ext(), and mark it for | Stefano Sabatini | 2010-01-01 | 1 | -2/+9 |
* | Reindent. | Stefano Sabatini | 2010-01-01 | 1 | -2/+2 |
* | Deprecate guess_format() in favor of av_guess_format(). | Stefano Sabatini | 2010-01-01 | 1 | -2/+9 |
* | Document guess_format(). | Stefano Sabatini | 2009-12-31 | 1 | -0/+13 |
* | Deprecate and mark for deletion the function guess_stream_format(), | Stefano Sabatini | 2009-12-31 | 1 | -1/+3 |
* | CD+G demuxer and decoder | Michael Tison | 2009-12-17 | 1 | -1/+1 |
* | Add flags to prevent strdup() on arguments to av_metadata_set2(). | Michael Niedermayer | 2009-12-13 | 1 | -1/+13 |
* | APIChanges & minor bump due to avg_frame_rate addition. | Michael Niedermayer | 2009-12-13 | 1 | -1/+1 |
* | Add avg_frame_rate. | Michael Niedermayer | 2009-12-13 | 1 | -0/+5 |
* | Implement RTMP output (publishing FLV stream to RTMP server). | Sergiy | 2009-12-04 | 1 | -1/+1 |
* | Update Changelog, documentation, and libavformat minor version number for | Ramiro Polla | 2009-12-03 | 1 | -2/+2 |
* | Add functions to return library license and library configuration. | Diego Biurrun | 2009-11-18 | 1 | -0/+10 |
* | Add Speex support to the FLV muxer. | Justin Ruggles | 2009-10-16 | 1 | -1/+1 |
* | Add Speex support to the Ogg muxer. | Justin Ruggles | 2009-10-13 | 1 | -1/+1 |
* | Fix reading VDR files (broken since r19000). | Carl Eugen Hoyos | 2009-09-24 | 1 | -2/+2 |
* | Hook up the MD studio demuxer and Atrac1 decoder. | Benjamin Larsson | 2009-09-22 | 1 | -1/+1 |
* | Improve amortized worst case speed of the muxers packet interleaving code | Michael Niedermayer | 2009-09-16 | 1 | -2/+2 |
* | Make packet interleaving in the muxer not scan through the whole | Michael Niedermayer | 2009-09-16 | 1 | -0/+6 |
* | Document padding for AVProbeData. | shinya.tesutosan@hotmail.com | 2009-09-09 | 1 | -2/+2 |
* | Add support for S/PDIF encapsulation. | Bartlomiej Wolowiec | 2009-08-21 | 1 | -1/+1 |
* | actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc | Aurelien Jacobs | 2009-08-10 | 1 | -0/+1 |
* | RTMP protocol support (as a client) | Kostya Shishkov | 2009-07-31 | 1 | -1/+1 |
* | Make arguments of av_set_pts_info() unsigned. | Michael Niedermayer | 2009-07-01 | 1 | -1/+1 |
* | Remove inconsistent use of a @brief command in av_write_trailer() | Stefano Sabatini | 2009-06-28 | 1 | -2/+2 |
* | Use consistently the third person in doxy, as recommended by the | Stefano Sabatini | 2009-06-28 | 1 | -33/+33 |
* | use AVFormatContext->probesize in av_find_stream_info and raise default to 5M | Baptiste Coudurier | 2009-06-25 | 1 | -1/+1 |
* | limit raw packet buffer size used for codec probing | Baptiste Coudurier | 2009-06-25 | 1 | -2/+9 |
* | Change packet_size from signed to unsigned, since it never has a negative | Ronald S. Bultje | 2009-06-22 | 1 | -2/+2 |