Mercurial > libavformat.hg
graph
-
Remove old_flags variable, which is a duplicate of the flags variable. libavformatThu, 30 Jul 2009 15:05:33 +0000, by rbultje
-
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformatThu, 30 Jul 2009 15:04:19 +0000, by rbultje
-
Remove pointless '#ifdef DEBUG' around dprintf macro. libavformatWed, 29 Jul 2009 17:12:47 +0000, by diego
-
Stop parsing in read_header only after finding pmt, and libavformatWed, 29 Jul 2009 02:17:08 +0000, by bcoudurier
-
rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com libavformatTue, 28 Jul 2009 17:51:12 +0000, by bcoudurier
-
Cosmetics: remove spaces between function name and arguments in declaration, libavformatMon, 27 Jul 2009 14:32:54 +0000, by rbultje
-
Use named initializers and use new/free_context() instead of extradata() libavformatMon, 27 Jul 2009 14:29:06 +0000, by rbultje
-
Implement support for EOS as used by WMS and other RTSP servers that do not libavformatMon, 27 Jul 2009 14:03:53 +0000, by rbultje
-
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformatMon, 27 Jul 2009 14:00:10 +0000, by rbultje
-
Only consider -1 as an error return value for open(). libavformatMon, 27 Jul 2009 12:36:22 +0000, by benoit
-
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: libavformatSun, 26 Jul 2009 19:09:35 +0000, by rbultje