Mercurial > libavformat.hg
graph
-
Fix memleak of fourxm->tracks on error return. libavformatTue, 27 Jan 2009 21:56:28 +0000, by michael
-
Whitespace cosmetics to align return statements. libavformatTue, 27 Jan 2009 18:01:26 +0000, by benoit
-
Check buffer is inside what is passed when probing for flac. libavformatTue, 27 Jan 2009 18:00:40 +0000, by benoit
-
Merge rtp_internal.h in rtp.h, and remove rtp_internal.h libavformatTue, 27 Jan 2009 12:23:16 +0000, by lucabe
-
seek at 0 when timestamp requested is negative libavformatTue, 27 Jan 2009 04:29:33 +0000, by bcoudurier
-
make it clear that the new metadata API is a work in progress libavformatMon, 26 Jan 2009 23:39:22 +0000, by aurel
-
Move documentation of av_register_all() from allformats.c to libavformatSun, 25 Jan 2009 16:44:45 +0000, by stefano
-
use function and definitions from libavcodec/flac.h in oggparseflac.c libavformatSun, 25 Jan 2009 01:21:10 +0000, by jbr
-
Handle ID3v2 tags in raw FLAC streams by skipping them. libavformatSun, 25 Jan 2009 00:16:27 +0000, by jbr
-
Fix undefined preprocessor directives warnings during 'make checkheaders'. libavformatSat, 24 Jan 2009 14:52:46 +0000, by diego
-
return an error if we can not get a full packet, libavformatSat, 24 Jan 2009 08:20:42 +0000, by stefang
-
fix header parsing, the NULL terminated File ID is followed by a space libavformatSat, 24 Jan 2009 08:06:43 +0000, by stefang
-
Skip m= blocks in the SDP if the media type is unknown. This prevents libavformatSat, 24 Jan 2009 04:56:18 +0000, by rbultje
-
set pts and dts when only pts is present, according to specs libavformatFri, 23 Jan 2009 22:16:31 +0000, by bcoudurier
-
stored height is a multiple of 16 for mpeg2 libavformatFri, 23 Jan 2009 20:15:46 +0000, by bcoudurier
-
fix endianness of time code, and calculate it in fields, according to specs libavformatFri, 23 Jan 2009 20:03:57 +0000, by bcoudurier
-
Move av_read_frame/parser related buffer variables from AVFormatContext libavformatThu, 22 Jan 2009 23:35:31 +0000, by michael
-
print stream sar if present and different than codec sar libavformatThu, 22 Jan 2009 19:45:53 +0000, by bcoudurier
-
Use EAGAIN return, primarely intended as example of EAGAIN useage. libavformatThu, 22 Jan 2009 12:08:06 +0000, by michael