log

age author description
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
Mon, 27 Jun 2005 07:09:48 +0000 michael better dont read the width/height at all, its random anyway libavformat
Mon, 27 Jun 2005 00:55:29 +0000 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Mon, 27 Jun 2005 00:24:34 +0000 michael nut prefers extradata style global headers libavformat
Mon, 27 Jun 2005 00:04:03 +0000 michael support changing in bitstream global headers into extradata style and back libavformat
Sun, 26 Jun 2005 20:26:47 +0000 rtognimp Theora fourcc libavformat
Sat, 25 Jun 2005 09:04:08 +0000 michael *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Fri, 24 Jun 2005 11:43:08 +0000 michael another chapter in the neverending mov demuxer cleanup libavformat
Fri, 24 Jun 2005 11:38:22 +0000 michael AVStream.nb_frames and docs for r_frame_rate libavformat
Thu, 23 Jun 2005 00:12:36 +0000 michael typo libavformat
Sun, 19 Jun 2005 23:45:54 +0000 michael This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it libavformat
Sat, 18 Jun 2005 01:52:24 +0000 michael Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) libavformat
Wed, 15 Jun 2005 20:50:12 +0000 aurel add support for muxing subtitles in mpeg-ps libavformat
Thu, 09 Jun 2005 20:01:02 +0000 michael non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavformat
Tue, 07 Jun 2005 21:21:54 +0000 alex some nut.hu hype libavformat
Sun, 05 Jun 2005 11:09:50 +0000 michael typo fix by (lists: kenneth aafloy net) libavformat
Fri, 03 Jun 2005 14:05:41 +0000 bellard buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets libavformat
Fri, 03 Jun 2005 14:02:29 +0000 bellard optional ISO 639 3 letter language field libavformat
Fri, 03 Jun 2005 14:01:49 +0000 bellard DVD subtitle parsing - show mpeg component IDs by default libavformat
Fri, 03 Jun 2005 08:54:32 +0000 michael fix stream class libavformat
Fri, 03 Jun 2005 08:50:46 +0000 michael a step toward CODEC_TYPE_DATA support libavformat
Fri, 03 Jun 2005 08:48:10 +0000 michael 10l (segfault fix) libavformat
Mon, 30 May 2005 17:32:02 +0000 nicodvb according to the standard the object_type for H264 is 33, not 241 libavformat
Mon, 30 May 2005 16:45:08 +0000 michael Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
Mon, 30 May 2005 16:42:36 +0000 michael trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
Sun, 29 May 2005 11:44:21 +0000 michael changing a few AV_LOG_DEBUG to AV_LOG_INFO libavformat
Thu, 26 May 2005 20:17:12 +0000 michael AVPacket.pos libavformat
Thu, 26 May 2005 07:47:51 +0000 michael RTP/RTSP and MPEG4-AAC audio libavformat
Sun, 22 May 2005 23:58:58 +0000 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavformat
Sun, 22 May 2005 08:47:09 +0000 michael av_find_stream_info() end check fixes libavformat