Mercurial > libavformat.hg
graph
-
Do not call update_initial_durations if pkt->duration is 0. libavformatSun, 13 Apr 2008 08:55:02 +0000, by reimar
-
use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg libavformatThu, 03 Apr 2008 22:15:16 +0000, by lu_zero
-
check return value of matroska_find_track_by_num (fix a segfault) libavformatMon, 31 Mar 2008 20:16:04 +0000, by aurel
-
Use the correct size for the enc_name field (removing the arbitrary "50" size) libavformatMon, 31 Mar 2008 09:49:58 +0000, by lucabe
-
Remove useless entries from AVRtpPayloadTypes libavformatMon, 31 Mar 2008 09:48:04 +0000, by lucabe
-
support mp4 fragmented files without any samples in the moov atom libavformatSun, 30 Mar 2008 21:15:06 +0000, by bcoudurier
-
1000l to myself, dereferencing uninitalized pointer. libavformatFri, 28 Mar 2008 02:44:44 +0000, by michael
-
according to specs, only color table id set to 0, have it in stsd, fix 4colors.mov libavformatThu, 27 Mar 2008 13:16:29 +0000, by bcoudurier
-
Only use chunk demuxing for old uncompressed audio mechanism specified by stts. libavformatThu, 27 Mar 2008 12:35:22 +0000, by bcoudurier
-
sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing libavformatFri, 21 Mar 2008 14:30:45 +0000, by bcoudurier
-
simplify, and only stop parsing when non streamable libavformatFri, 21 Mar 2008 11:04:54 +0000, by bcoudurier
-
remove ms audio tags from table, they will be chosen or detected with riff table libavformatFri, 21 Mar 2008 11:02:13 +0000, by bcoudurier
-
atoms are not mp4 only, and yes probe is sufficient libavformatFri, 21 Mar 2008 10:52:14 +0000, by bcoudurier
-
cannot free AVStream like this, and return ENOMEM libavformatFri, 21 Mar 2008 10:47:14 +0000, by bcoudurier
-
fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it libavformatThu, 20 Mar 2008 18:48:50 +0000, by bcoudurier