FFmpeg2theora commits

RevisionAuthorDateDescription
15235j01 Sep 2008 07:26:15

various other cleanup/improvements. by ogg.k.ogg.k to subtitle part, update changelog

15148j02 Aug 2008 18:16:08

update scons to new ffmpeg pkg-config madness

15147j02 Aug 2008 18:15:10

if only width or height are given, set the other automaticaly to keep aspect ratio

15131j24 Jul 2008 10:01:54

fix help, its --intpufps

15130j24 Jul 2008 10:01:35

what a good idea to move pkg-config files into 6 seperate folders

15046j17 Jun 2008 07:08:24

ignoring non utf8 sequence in what is claimed to be utf8. (thanks ogg.k.ogg.k)

15045j17 Jun 2008 07:05:54

update libkate version to 0.1.3(thanks ogg.k.ogg.k

14996j03 Jun 2008 13:05:12

if keyframe_data_target_bitrate needs more it should get more

14995j03 Jun 2008 11:59:15

only av_free frame_p

14994j03 Jun 2008 11:59:00

initialize AVFormatParameters later (thanks ogg.k.ogg.k)

14993j03 Jun 2008 11:58:46

free picture, leave out frame_p

14992j03 Jun 2008 11:58:28

work on compiler warnings

14979j29 May 2008 06:31:14

* init framerate
* remove avpicture_free that causes segfaults
* add debug option to SConstruct