Mercurial > libavformat.hg
graph
-
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformatSat, 13 Nov 2004 01:27:35 +0000, by michael
-
porting png support from -f image to -f image2 libavformatTue, 09 Nov 2004 23:31:46 +0000, by michael
-
IPv6 support patch by ("Hans Zandbelt" <Hans.Zandbelt <at> telin {dot} nl>) libavformatTue, 09 Nov 2004 00:27:16 +0000, by michael
-
H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) libavformatThu, 28 Oct 2004 10:12:57 +0000, by michael
-
Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov libavformatWed, 27 Oct 2004 04:30:48 +0000, by melanson
-
bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse dot com>) libavformatFri, 22 Oct 2004 13:15:18 +0000, by michael
-
set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformatFri, 22 Oct 2004 01:51:17 +0000, by michael
-
Electronic Arts Game Multimedia format demuxer (WVE/UV2/etc.) libavformatSat, 16 Oct 2004 19:33:57 +0000, by melanson
-
set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformatFri, 15 Oct 2004 22:06:46 +0000, by michael
-
fix assertion failure in case of timestamp discontinuities libavformatWed, 13 Oct 2004 23:58:28 +0000, by michael
-
* static allocation for audio packets. This will make it a little bit libavformatWed, 13 Oct 2004 00:03:00 +0000, by romansh
-
Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavformatTue, 12 Oct 2004 12:47:49 +0000, by melanson
-
flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>) libavformatTue, 12 Oct 2004 01:51:04 +0000, by michael
-
default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) libavformatMon, 11 Oct 2004 19:42:18 +0000, by michael
-
print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) libavformatMon, 11 Oct 2004 17:12:52 +0000, by michael
-
untested AAC in WAV/AVI patch by (Mns Rullgrd <mru at mru dot ath dot cx>) libavformatWed, 06 Oct 2004 20:12:58 +0000, by michael
-
AVOutputFormat mpeg2dvd_mux and int is_dvd from the dvd patch by (Paul Curtis <pfc at terrapin dot com>) libavformatSun, 03 Oct 2004 18:21:45 +0000, by michael
-
remove wrong 33bit truncation of internal timestamps libavformatSun, 03 Oct 2004 12:17:46 +0000, by michael
-
move free() of AVStream priv data to av_write_trailer() libavformatFri, 01 Oct 2004 16:30:15 +0000, by michael
-
64bit and reading over the end of the array fixes libavformatFri, 01 Oct 2004 16:00:00 +0000, by michael
-
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavformatFri, 01 Oct 2004 13:32:13 +0000, by michael
-
move packet interleaving function into AVOutputFormat, so it can be overriden easily instead of doing reordering twice if the muxer needs some other interleaving then dts based libavformatWed, 29 Sep 2004 23:25:01 +0000, by michael
-
support for Sierra Online audio files and Apple QuickDraw codec, libavformatTue, 28 Sep 2004 03:09:49 +0000, by melanson
-
* experimental dynamic audio stream allocation for DV demuxer. This libavformatMon, 27 Sep 2004 22:53:27 +0000, by romansh
-
* let DV muxer generate audioless DV streams. This might not be 100% libavformatMon, 27 Sep 2004 22:46:36 +0000, by romansh
-
* fixing a regression introduced by the last seek-support patch libavformatWed, 22 Sep 2004 04:51:01 +0000, by romansh