Mercurial > libavformat.hg
graph
-
Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. libavformat2007-11-16, by alex
-
Use the same code to set local_port in the IPv4-only case and in the libavformat2007-11-15, by lucabe
-
Remove some useless assignments (the UDPContext is allocated with av_mallocz()) libavformat2007-11-14, by lucabe
-
Use recv() instead of recvfrom() (removes some other differences between libavformat2007-11-14, by lucabe
-
Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-only libavformat2007-11-14, by lucabe