Mercurial > libavformat.hg
graph
-
In ogg muxer, pack multiple frames into one page, much lower overhead libavformat2010-05-21, by bcoudurier
-
Take ff_write_chained in use in the mov rtp hinter and in the rtsp muxer libavformat2010-05-21, by mstorsjo
-
Disable non interleaved avi code when there is no index available. libavformat2010-05-20, by michael
-
Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINT libavformat2010-05-19, by mstorsjo
-
matroskadec: Ensure time_scale is nonzero, fixes divide-by-zero if the file libavformat2010-05-18, by conrad
-
Use a heuristic for describing the RTP packets using sample data libavformat2010-05-18, by mstorsjo
-
In ts demuxer, output pes packet as soon as they are complete. libavformat2010-05-18, by bcoudurier
-
Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level. libavformat2010-05-14, by bcoudurier
-
Move handling of paletted data to the IFF demuxer. This allows future libavformat2010-05-13, by rbultje
-
Add support to the Y411 codec tag, corresponding to the rawvideo pixel libavformat2010-05-09, by stefano
-
Favor chunk size over hitting the correct position after reading the chunk size in asf. libavformat2010-05-07, by michael
-
Add version to AVClass so we can add to and use fields of AVClass without ABI issues. libavformat2010-04-28, by michael
-
Make the IFF demuxer a little more standards-compliant, e.g. respect the size libavformat2010-04-27, by rbultje
-
Make file_open() return the error code set in errno if open() fails, libavformat2010-04-26, by stefano
-
Disable LATM AAC in mpegts, this is not supported and produce too many libavformat2010-04-22, by bcoudurier
-
Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the Deep". libavformat2010-04-22, by thardin
-
Do not initialize res in url_fseek(), in the case !s->seek directly libavformat2010-04-21, by stefano
-
parse stream headers for audio streams in mkv, needed for frame size libavformat2010-04-20, by bcoudurier
-
Change a %2 to &1. Patch by Sebastian Vater <cdgs DOT basty googlemail com>. libavformat2010-04-20, by rbultje
-
Add missing internal.h #include for brktimegm(), fixes the warning: libavformat2010-04-20, by diego