log

age author description
Mon, 01 Aug 2005 20:07:05 +0000 al libavutil: Utility code from libavcodec moved to a separate library. libavformat
Sun, 31 Jul 2005 10:51:04 +0000 michael A.B.C versions libavformat
Wed, 27 Jul 2005 07:31:40 +0000 michael round pointer up to next packet_size multiple libavformat
Sat, 23 Jul 2005 21:52:41 +0000 michael mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) libavformat
Sat, 23 Jul 2005 21:48:58 +0000 michael MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformat
Thu, 21 Jul 2005 21:10:23 +0000 michael udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformat
Tue, 19 Jul 2005 15:32:43 +0000 michael more non portable float parsing code ... libavformat
Tue, 19 Jul 2005 14:50:22 +0000 michael remove non portable get/put_be64_double() libavformat
Tue, 19 Jul 2005 14:41:08 +0000 michael kill duplicated get/put_be24() libavformat
Tue, 19 Jul 2005 14:26:41 +0000 michael extract duration if available libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Sun, 17 Jul 2005 00:28:12 +0000 michael DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) libavformat
Fri, 15 Jul 2005 12:50:00 +0000 michael Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformat
Fri, 15 Jul 2005 09:14:25 +0000 michael Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) libavformat
Thu, 14 Jul 2005 21:39:36 +0000 michael skip_idct libavformat
Wed, 13 Jul 2005 10:18:35 +0000 michael printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) libavformat
Mon, 11 Jul 2005 01:16:47 +0000 michael .m1v and .m2a (feature req #1178960) libavformat
Mon, 11 Jul 2005 00:15:37 +0000 michael compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) libavformat
Sun, 10 Jul 2005 10:28:59 +0000 michael remove -f singlejpeg as its identical to -f mjpeg libavformat
Sun, 10 Jul 2005 00:38:46 +0000 michael AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 libavformat
Fri, 08 Jul 2005 09:14:05 +0000 michael avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafly: kenneth, aafloy net) libavformat
Tue, 05 Jul 2005 09:07:51 +0000 michael av_seek_frame() docs timestamp clarification libavformat
Sun, 03 Jul 2005 14:57:23 +0000 michael .264 libavformat
Sat, 02 Jul 2005 22:00:36 +0000 alex 10l libavformat
Sat, 02 Jul 2005 21:59:33 +0000 alex tell the user if compressed swf found libavformat
Thu, 30 Jun 2005 11:42:17 +0000 aurel add hdv2 fourcc to MPEG2 codec mapping libavformat
Wed, 29 Jun 2005 08:48:26 +0000 michael fix assertion failure libavformat
Tue, 28 Jun 2005 14:51:56 +0000 michael RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformat
Tue, 28 Jun 2005 12:55:08 +0000 michael part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) libavformat
Mon, 27 Jun 2005 20:54:36 +0000 michael dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly libavformat