log adtsenc.c @ 6468:317dedc6b9a2 libavformat

age author description
Wed, 07 Jul 2010 20:03:15 +0000 alexc Cosmetics: whitespace libavformat
Thu, 01 Jul 2010 14:49:32 +0000 alexc Allow remuxing of explicitly signalled AAC files into ADTS. libavformat
Tue, 09 Mar 2010 00:18:49 +0000 bcoudurier In mpegts muxer, write adts header if aac bitstream does not contain it libavformat
Mon, 29 Jun 2009 22:48:07 +0000 alexc Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). libavformat
Fri, 12 Jun 2009 19:49:46 +0000 alexc Do not include libavcodec/internal.h in the ADTS muxer. libavformat
Wed, 03 Jun 2009 23:34:35 +0000 alexc Add the .adts file extension to the ADTS muxer. libavformat
Wed, 13 May 2009 22:59:58 +0000 alexc Add PCE support to the ADTS muxer. libavformat
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavformat
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavformat
Fri, 06 Mar 2009 21:19:16 +0000 alexc ADTS: Increased protection against writing illegal/nonsense files. libavformat
Fri, 13 Feb 2009 23:02:05 +0000 superdump Add libavcodec/internal.h include to avoid warning: implicit declaration of libavformat
Fri, 13 Feb 2009 03:51:15 +0000 alexc Report the illegal audio object type, not it offset by 1. libavformat
Thu, 12 Feb 2009 23:51:08 +0000 superdump ADTS Muxer: Refuse to write illegal ADTS files by checking validity of header libavformat
Tue, 03 Jun 2008 16:20:54 +0000 diego Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat