Mercurial > libavformat.hg
graph
-
new avm2 (flash 9) muxer, patch by Paul Egan, paulegan at mail dot com libavformat2008-01-20, by bcoudurier
-
support dynamically allocated local tags, used by encrypted files libavformat2008-01-19, by bcoudurier
-
Add a flags field to the RTPDynamicPayloadPacketHandlerProc (PKT_FLAG_*). libavformat2008-01-18, by rbultje
-
Replace idiotic (what moron wrote that code?) "buffer overflow" message by libavformat2008-01-17, by michael
-
Make avc_find_startcode non-static, so that it can be used from other libavformat2008-01-15, by lucabe
-
Write 0 instead of seeking forward (and leaving bytes uninitalized), libavformat2008-01-12, by michael
-
Do not install rtp.h (which should have never been part of the public API) libavformat2008-01-11, by lucabe
-
Add one more parameter to avc_parse_nal_units so that it allows not to libavformat2008-01-11, by aurel
-
Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()), libavformat2008-01-10, by rbultje
-
Make rtp_parse_packet() always call the vfunc of the dynamic payload handler libavformat2008-01-10, by rbultje
-
Move parsing of MPEG-PES timestamp to mpeg.h (as an inline function) so it libavformat2008-01-07, by ivo
-
Rename two structures, identifiers starting with _[A-Z] are reserved. libavformat2008-01-06, by diego
-
do not return an error, but warn and recover when encountering an audio packet libavformat2008-01-05, by ivo