Mercurial > libavformat.hg
graph
-
uniformize variable names and remove duplicating fields in private structs libavformat2009-03-08, by bcoudurier
-
Replace all uses of the replaced av_fifo_read by av_fifo_generic_read libavformat2009-03-08, by reimar
-
Allocate AVFifoBuffer through the fifo API to reduce future API/ABI issues. libavformat2009-03-08, by michael
-
rtpmap is case-insensitive, see comment from Luca in "[PATCH] rtsp.c: libavformat2009-03-07, by rbultje
-
Add my name to copyright & author as requested by the original author. libavformat2009-03-06, by michael
-
Add clock_period parameter, this should make the code easier to use. libavformat2009-03-06, by michael
-
Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and libavformat2009-03-06, by michael