Mercurial > libavformat.hg
graph
-
Print a warning when DATA chunk is encountered in the middle of chunk. libavformatSat, 23 Jan 2010 09:42:52 +0000, by kostya
-
Remove conditional M_PI definition, it is already defined in libavformatFri, 22 Jan 2010 23:16:23 +0000, by stefano
-
Replace deprecated guess_format() with av_guess_format(). libavformatFri, 22 Jan 2010 23:09:08 +0000, by stefano
-
Rename a function which is no longer ipv6-specific. Patch by Martin Storsj libavformatFri, 22 Jan 2010 16:10:08 +0000, by rbultje
-
Use the control URI from the SDP (if present) rather than the input filename, libavformatFri, 22 Jan 2010 16:04:15 +0000, by rbultje
-
Remove reply and content_ptr arguments from rtsp_send_cmd_async(), since libavformatThu, 21 Jan 2010 20:04:17 +0000, by rbultje
-
Change on rtsp_send_cmd() to the _async() version since we don't use the libavformatThu, 21 Jan 2010 20:01:11 +0000, by rbultje
-
Pretty embarassing bug; we shouldn't use av_strlcatf() on an uninitialized libavformatThu, 21 Jan 2010 19:48:30 +0000, by rbultje
-
Remove IPv4-only codepath. Patch by Martin Storsj <$first $first st>. libavformatThu, 21 Jan 2010 15:42:05 +0000, by rbultje
-
Set start_time and duration in AVStream instead of AVFormatContext for libavformatThu, 21 Jan 2010 09:47:02 +0000, by conrad
-
Use the configure check from r21351 and use it to properly define struct libavformatWed, 20 Jan 2010 17:26:14 +0000, by rbultje
-
fetch flv duration from file if it is set to 0 in metadata libavformatTue, 19 Jan 2010 19:41:24 +0000, by bcoudurier
-
move aspect ratio code at the end of the track parsing, fix cathedral-beta2-400extra-crop-avc.mp4 libavformatMon, 18 Jan 2010 21:38:39 +0000, by bcoudurier
-
Rename the RTP muxer sources so that the packetisation functions are in libavformatMon, 18 Jan 2010 13:44:12 +0000, by lucabe
-
Remove the ff_rtp_send_h264() prototype from rtp_h264.h (such function libavformatMon, 18 Jan 2010 11:18:25 +0000, by lucabe
-
Use av_match_ext() rather than the deprecated match_ext(), fix libavformatSun, 17 Jan 2010 15:57:51 +0000, by stefano
-
Support demuxing of Sony OpenMG files without metadata header. libavformatSun, 17 Jan 2010 00:23:08 +0000, by cehoyos
-
Support decoding of Avid uncompressed mov files, fixes issue 1685. libavformatFri, 15 Jan 2010 11:03:40 +0000, by cehoyos