Mercurial > libavformat.hg
graph
-
Remove static function name prefixes from American Laser Games MM demuxer libavformat2010-03-09, by pross
-
Ensure Bink demuxer returns AVERROR code when av_get_packet() fails libavformat2010-03-09, by pross
-
In mpegts muxer, write adts header if aac bitstream does not contain it libavformat2010-03-09, by bcoudurier
-
In mpegts muxer, search for h264 aud nal, it might not be the first nal. libavformat2010-03-08, by bcoudurier
-
mpegts vbr muxing, activated when muxing rate is not supplied by the libavformat2010-03-08, by bcoudurier
-
Use ASF supports "markers" which are a name and a time stamp to create libavformat2010-03-08, by benoit
-
Revert "Move the probe loop from av_open_input_file() into its own method" libavformat2010-03-08, by mru
-
av_find_stream_info(): Add a workaround for backwards compatible HE-AAC signaling. libavformat2010-03-08, by alexc
-
Move the probe loop from av_open_input_file() into its own method libavformat2010-03-07, by stefano
-
Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c libavformat2010-03-07, by conrad
-
1l trocadero: forgot reference operator on bytestream_get_be32() argument libavformat2010-03-07, by kostya
-
Set GXF fallback time-base to match the one specified for audio-only. libavformat2010-03-06, by reimar
-
Don't explicitly initialize networking in the tcp and udp protocols libavformat2010-03-05, by mstorsjo
-
Always call ff_network_init/ff_network_close when opening protocols libavformat2010-03-05, by mstorsjo
-
Check url_interrupt_cb in rtp_read, wait in select for max 100 ms before rechecking url_interrupt_cb libavformat2010-03-04, by mstorsjo
-
Ensure that we write clusters and blocks with known size when streaming libavformat2010-03-04, by conrad
-
Write the first seekhead if writing to a stream, we won't be able to seek libavformat2010-03-04, by conrad
-
matroskaenc: use "title" tag instead of "description" in track title. libavformat2010-03-03, by conrad
-
matroskadec: timestamps are dts and not pts in ms vfw compatibility mode libavformat2010-03-03, by aurel
-
Properly pad H.264 extradata when taken from fmtp SDP attributes libavformat2010-03-03, by mstorsjo