389 Commits (bd57cae86fb2032f2e49c8909b2da72c3076254c)

Author SHA1 Message Date
Martin Storsjö b8819c85b5 Add a new field AVFormatContext.start_time_realtime 15 years ago
Aurelien Jacobs e4a9e3cc7c move ff_url_split() and ff_url_join() declarations to internal.h 15 years ago
Stefano Sabatini f4495cdc00 Remove definition of match_ext(), which is declared under #ifdef 15 years ago
Måns Rullgård 22f73dccad Move resolve_host() to ffserver.c 15 years ago
Martin Storsjö 002a6d0ea6 Add doxygen documentation for ff_url_split 15 years ago
Martin Storsjö f984dcf6dd Reindent 15 years ago
Martin Storsjö c5c6e67c28 Rename url_split to ff_url_split 15 years ago
Alex Converse e7e291e960 av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. 15 years ago
Martin Storsjö 780d7897a9 Add a function ff_url_join for assembling URLs 15 years ago
Anton Khirnov 6164842300 Mention that metadata tags are (unvalidated) UTF-8. 15 years ago
Michael Niedermayer 6c6e6ef5e2 Put codec_info_nb_frames back in AVStream and print its value. 15 years ago
Martin Storsjö 6f5a3d0a7b Add an RTSP muxer 15 years ago
Michael Niedermayer ab5a0175f5 Add flag so muxers not needing width/height can signal this. 15 years ago
Ronald S. Bultje 556aa7a102 RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>. 15 years ago
Michele Orrù 084eb95fd5 Implement a physical concatenation protocol. 15 years ago
Anton Khirnov ca76a11948 Add a list of generic tags and change demuxers to follow it. 15 years ago
Peter Ross 40da0b3691 Latent libavformat version bump for Bink demuxer (r21569) 15 years ago
Michael Niedermayer c55806e3a2 Flag to ignore dts on frames that contain pts. 15 years ago
Ronald S. Bultje 45aa90807f Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 15 years ago
Jai Menon ad5cc780c0 Schedule an increase in the maximum number of streams 15 years ago
Peter Ross 574b183d64 Latent libavformat version bump and documentation update for Adobe Filmstrip muxer and demuxer (r21212) 15 years ago
Martin Storsjö f1888474fa Deprecate resolve_host(). Patch by Martin Storsjö <$firstname()$firstname,st>. 15 years ago
Art Clarke f2e77e4b1e Improve avformat_version() doxy. 15 years ago
Stefano Sabatini 4160069067 Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for XXX_configuration() and 15 years ago
Stefano Sabatini 8eb631fa50 Deprecate match_ext() in favor of av_match_ext(), and mark it for 15 years ago
Stefano Sabatini 94b1f33893 Reindent. 15 years ago
Stefano Sabatini a1f547b94a Deprecate guess_format() in favor of av_guess_format(). 15 years ago
Stefano Sabatini f48b0fa29e Document guess_format(). 15 years ago
Stefano Sabatini 1642ee4337 Deprecate and mark for deletion the function guess_stream_format(), 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Michael Niedermayer a181981eb4 Add flags to prevent strdup() on arguments to av_metadata_set2(). 15 years ago
Michael Niedermayer c3d1532944 APIChanges & minor bump due to avg_frame_rate addition. 15 years ago
Michael Niedermayer 02b398ef49 Add avg_frame_rate. 15 years ago
Sergiy 6bf22e18d1 Implement RTMP output (publishing FLV stream to RTMP server). 15 years ago
Ramiro Polla 7c3c53c851 Update Changelog, documentation, and libavformat minor version number for 15 years ago
Diego Biurrun c173693698 Add functions to return library license and library configuration. 15 years ago
Justin Ruggles 046c400103 Add Speex support to the FLV muxer. 15 years ago
Justin Ruggles 8746296818 Add Speex support to the Ogg muxer. 15 years ago
Carl Eugen Hoyos 486168877e Fix reading VDR files (broken since r19000). 15 years ago
Benjamin Larsson 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
Michael Niedermayer e07b882b4d Improve amortized worst case speed of the muxers packet interleaving code 15 years ago
Michael Niedermayer ddce56efc5 Make packet interleaving in the muxer not scan through the whole 15 years ago
shinya.tesutosan@hotmail.com e5f58f81f7 Document padding for AVProbeData. 15 years ago
Bartlomiej Wolowiec ab1eff9c5c Add support for S/PDIF encapsulation. 15 years ago
Aurelien Jacobs 2bf74f4955 actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc 15 years ago
Kostya Shishkov 9fd6b84360 RTMP protocol support (as a client) 16 years ago
Michael Niedermayer dec14949a6 Make arguments of av_set_pts_info() unsigned. 16 years ago
Stefano Sabatini 2b75bde648 Remove inconsistent use of a @brief command in av_write_trailer() 16 years ago
Stefano Sabatini d1b9adf252 Use consistently the third person in doxy, as recommended by the 16 years ago
Baptiste Coudurier 57011a13d6 use AVFormatContext->probesize in av_find_stream_info and raise default to 5M 16 years ago