Mercurial > libavformat.hg
graph
-
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
-
Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies libavformat2008-01-04, by lucabe
-
Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies libavformat2008-01-04, by lucabe
-
export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) libavformat2007-12-29, by aurel
-
fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com) libavformat2007-12-29, by aurel
-
Try to fix url_split() so that the ?foobar part is in the path and only the path. libavformat2007-12-29, by michael
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent libavformat2007-12-28, by lu_zero
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support libavformat2007-12-28, by lu_zero
-
Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment libavformat2007-12-28, by lu_zero
-
Check for the presence of sys/select.h and conditionally #include it. libavformat2007-12-27, by diego
-
Revert r6124, the change was just wrong, other formats than MPEG-PS can be libavformat2007-12-25, by michael