Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Wed, 24 Mar 2010 11:11:25 +0000 | cehoyos | Silence ridiculous gcc warning. libavformat |
Wed, 24 Mar 2010 10:41:58 +0000 | benoit | Mask away AVSEEK_FORCE properly in some checks in url_fseek() libavformat |
Tue, 23 Mar 2010 23:58:45 +0000 | jbr | Put ff_flac_write_header() in a separate C file to allow it to be shared without libavformat |
Tue, 23 Mar 2010 17:22:25 +0000 | cehoyos | Fix seeking in DV when filesize is unknown. libavformat |
Tue, 23 Mar 2010 08:00:37 +0000 | mstorsjo | Handle multiple RTSP transport options properly by adding all of them into the mask libavformat |
Tue, 23 Mar 2010 07:59:23 +0000 | mstorsjo | Parse options in the RTSP URL only from the last question mark onwards libavformat |