Mercurial > libavformat.hg
graph
-
Make write_streamheader() return a meaningful error code if no codec libavformat2010-06-02, by stefano
-
Make write_header() and write_header() return an error code in case of libavformat2010-06-02, by stefano
-
Change default number of channels (used if unspecified in the format desc) libavformat2010-06-01, by rbultje
-
Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type. libavformat2010-05-31, by pross
-
Use ff_rm_codec_tags[] in RM muxer. This, incidentally, also allows muxing libavformat2010-05-28, by rbultje
-
Make sure that when the parser is feeded with frame==packet that the libavformat2010-05-27, by michael
-
Add support for the newly added Nut codec tags (added in Nut r669): libavformat2010-05-26, by stefano
-
Parse and repack the first frame of H.264 in ASF because SPS+PPS lives in its own packet. libavformat2010-05-26, by alexc
-
Add an AVSTREAM_PARSE_FULL_ONCE parsing mode to parse headers and combine packets once and only once. libavformat2010-05-26, by alexc
-
We're using generic tag-to-ID functions, so specific codec_id assignments libavformat2010-05-25, by rbultje
-
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its libavformat2010-05-25, by kostya
-
MMS-over-TCP protocol support. Patch by Zhentan Feng <spyfeng gmail com>. libavformat2010-05-24, by rbultje
-
Display a more descriptive log message when probe buffer limit is libavformat2010-05-24, by jai_menon