log

age author description
Thu, 07 Dec 2006 12:02:01 +0000 reimar Remove unused ov_struct_t
Thu, 07 Dec 2006 11:58:07 +0000 reimar Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
Wed, 06 Dec 2006 18:44:26 +0000 eugeni Speed up ASS subtitles display by detecting changes between two consecutive
Wed, 06 Dec 2006 18:16:02 +0000 voroshil Translated section "GENERAL ENCODING OPTIONS"
Wed, 06 Dec 2006 12:25:52 +0000 reimar Simplify NEXT_LINE macro and put most of it in a separate function.
Wed, 06 Dec 2006 12:23:32 +0000 reimar remove useless and incorrect const-removing cast
Wed, 06 Dec 2006 12:19:30 +0000 reimar Do not define _GNU_SOURCE, it is not necessary and causes a warning if it is
Wed, 06 Dec 2006 11:28:49 +0000 reimar Properly free fontconfig patterns
Wed, 06 Dec 2006 10:46:50 +0000 reimar Fix memleaks caused by missing vorbis/theora_info/comment_clear calls.
Wed, 06 Dec 2006 10:42:30 +0000 reimar Fix memleak in theora decoder due to missing theora_comment_/theora_info_clear on uninit
Wed, 06 Dec 2006 10:41:34 +0000 reimar Fix memleak if vd_ffmpeg init fails
Wed, 06 Dec 2006 10:11:23 +0000 reimar Also free ass_library_t members in ass_library_done
Tue, 05 Dec 2006 19:51:35 +0000 voroshil r21503: updated documentation of -mpegopts :tele*
Tue, 05 Dec 2006 19:49:19 +0000 voroshil r21508: emphasis the fact that leaving black borders really hurts quality
Tue, 05 Dec 2006 19:42:10 +0000 voroshil Translation of "VIDEO FILTERS" section.
Tue, 05 Dec 2006 18:30:48 +0000 reimar Make sure invalid protocols are rejected instead of treated
Tue, 05 Dec 2006 10:51:28 +0000 gpoirier emphasis the fact that leaving black borders really hurts quality
Tue, 05 Dec 2006 07:14:05 +0000 gpoirier update local diff after r20779
Tue, 05 Dec 2006 00:41:43 +0000 nicodvb wording fix suggested by Diego
Tue, 05 Dec 2006 00:01:19 +0000 nplourde fix include clash for mmap_anon on darwin ppc
Mon, 04 Dec 2006 23:56:03 +0000 nplourde force ppc arch and 10.3.9 sys lib on ppc mac
Mon, 04 Dec 2006 22:14:44 +0000 nicodvb updated documentation of -mpegopts :tele*
Mon, 04 Dec 2006 22:08:11 +0000 nicodvb disable telecining when it can't be applied
Mon, 04 Dec 2006 21:58:07 +0000 nicodvb since display_frames in increased by a possibly negative number it had better be signed
Mon, 04 Dec 2006 21:27:05 +0000 nicodvb cosmetics
Mon, 04 Dec 2006 21:24:39 +0000 nicodvb removed dead code
Mon, 04 Dec 2006 21:20:01 +0000 nicodvb reimplemented :telecine and :film2pal in terms of dgpulldown
Mon, 04 Dec 2006 20:38:46 +0000 nicodvb pre-store in bff_mask the correct or-mask to be saved in the pce (slightly faster)
Mon, 04 Dec 2006 20:28:27 +0000 reimar Move cddb "autodetection" so it also works for libcdio
Mon, 04 Dec 2006 20:20:32 +0000 reimar Add full support for en-/disabling cddb support