log

age author description
Sat, 28 Jan 2012 12:24:12 +0000 reimar Set UMV flag via AVDictionary.
Sat, 28 Jan 2012 12:22:10 +0000 reimar Get rid of nonsense usage of CODEC_FLAG_PART.
Sat, 28 Jan 2012 12:17:50 +0000 reimar Use AVDictionary to set data_partitioning.
Sat, 28 Jan 2012 12:15:38 +0000 reimar Fix avcodec_open2 options argument.
Sat, 28 Jan 2012 11:50:18 +0000 reimar Use AV_PICTURE_TYPE_I.
Sat, 28 Jan 2012 11:06:35 +0000 reimar Reuse init_avcodec function.
Sat, 28 Jan 2012 10:53:17 +0000 reimar Replace deprecated/removed av_close_input_stream.