log mxfenc.c @ 6401:4c2f01a5f69f libavformat

age author description
Wed, 28 Jul 2010 05:48:48 +0000 reimar Add extern to mxf_d10_muxer forward declaration to avoid a redundant libavformat
Sat, 24 Jul 2010 12:58:28 +0000 reimar Fix a "function declaration isn't a prototype" warning. libavformat
Fri, 02 Jul 2010 08:35:47 +0000 bcoudurier In mxf muxer, fix last b frame temporal offset libavformat
Sun, 23 May 2010 08:53:40 +0000 mstorsjo Make ff_random_get_seed public, rename to av_get_random_seed, export the header libavformat
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavformat
Fri, 29 Jan 2010 06:38:00 +0000 bcoudurier Remove MAX_STREAMS usage in ogg and mxf muxers libavformat
Sun, 08 Nov 2009 23:46:32 +0000 cehoyos Use CODEC_ID_NONE instead of 0 for enum CodecID. libavformat
Wed, 16 Sep 2009 20:04:04 +0000 michael Improve amortized worst case speed of the muxers packet interleaving code libavformat
Sat, 04 Jul 2009 08:02:01 +0000 bcoudurier fix and simplify long gop mpeg codec ul computation libavformat
Sat, 04 Jul 2009 07:56:58 +0000 bcoudurier set index duration to 0 for cbr, specifying whole container coverage libavformat
Sat, 04 Jul 2009 07:52:28 +0000 bcoudurier use ber4 length for descriptors preferred by specs libavformat
Sat, 04 Jul 2009 07:49:12 +0000 bcoudurier write profile and level local tag in mpeg descriptor libavformat
Tue, 30 Jun 2009 07:43:32 +0000 bcoudurier cosmetics, change case and comments alignment libavformat
Tue, 30 Jun 2009 07:41:40 +0000 bcoudurier correctly compute frame flags with closed gop libavformat
Sat, 23 May 2009 03:05:56 +0000 bcoudurier remove useless include libavformat