log avformat.h @ 3758:e966560661e5 libavformat

age author description
Sat, 23 Aug 2008 23:13:58 +0000 aurel export sample_aspect_ratio read by the demuxer in a separate field libavformat
Fri, 15 Aug 2008 16:13:05 +0000 michael Add flag to mark demuxers that can output discontinuous timestamps. libavformat
Tue, 12 Aug 2008 17:28:00 +0000 bcoudurier increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm libavformat
Fri, 08 Aug 2008 18:40:50 +0000 stefano Implement avformat_version(). libavformat
Wed, 06 Aug 2008 22:17:38 +0000 mru Maintain pointer to end of AVFormatContext.packet_buffer list libavformat
Fri, 01 Aug 2008 22:29:29 +0000 michael Revert r14497 libavformat
Fri, 01 Aug 2008 16:29:26 +0000 diego Add missing header #includes. libavformat
Wed, 23 Jul 2008 17:06:40 +0000 kostya SMPTE 421M Annex L (aka .rcv) muxer libavformat
Sat, 12 Jul 2008 18:42:00 +0000 michael New codec probing system try #1. libavformat
Thu, 10 Jul 2008 03:02:19 +0000 ramiro Motion Pixels MVI Demuxer. libavformat
Tue, 08 Jul 2008 23:20:22 +0000 takis One-bit bitfields should probably be unsigned. Unfortunately, it is left libavformat
Mon, 09 Jun 2008 13:38:56 +0000 michael Make timestamp debugging work nicer. libavformat
Mon, 09 Jun 2008 00:24:29 +0000 bcoudurier remove ugly ffm_nopts hack, use AVFormatContext->timestamp libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 23 May 2008 18:15:13 +0000 michael Pass time_base as argument to new_chapter() as well. libavformat