log

age author description
Sat, 02 Dec 2006 16:07:17 +0000 diego Audio track switching works for AVI and libavformat as well.
Sat, 02 Dec 2006 14:50:12 +0000 nicodvb doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()
Sat, 02 Dec 2006 14:00:41 +0000 Gabrov synced with r21438
Sat, 02 Dec 2006 12:33:59 +0000 diego Fix includes and include path, bswap.h is in libavutil now.
Sat, 02 Dec 2006 12:32:44 +0000 diego Remove superfluous bswap.h include.
Sat, 02 Dec 2006 12:08:25 +0000 diego Remove suffix rules that are just copies of make builtin rules.
Sat, 02 Dec 2006 11:41:58 +0000 diego Use standard name for C++ flags.
Sat, 02 Dec 2006 11:09:01 +0000 diego Move system headers before libavutil headers to work around build issues on
Sat, 02 Dec 2006 10:00:03 +0000 reimar Compile fix since libvo/sub.h include was removed from mplayer.h
Sat, 02 Dec 2006 07:56:05 +0000 voroshil Translated section "AUDIO FILTERS"
Sat, 02 Dec 2006 07:44:03 +0000 voroshil Typo
Sat, 02 Dec 2006 00:04:03 +0000 nicodvb documented -mpegopts :[va]buf_size
Fri, 01 Dec 2006 23:51:51 +0000 nicodvb permit to specify the sizes of the decoders' buffers
Fri, 01 Dec 2006 23:48:07 +0000 nplourde fix mencoder include clash on osx
Fri, 01 Dec 2006 23:43:53 +0000 torinthiel Synced with r21395
Fri, 01 Dec 2006 23:42:50 +0000 torinthiel Sync r21425
Fri, 01 Dec 2006 23:41:55 +0000 torinthiel Some fixes for previous commit, 10l for me
Fri, 01 Dec 2006 21:52:42 +0000 torinthiel Reformat examples:
Fri, 01 Dec 2006 21:42:55 +0000 torinthiel Consistent capitalization of table entries
Fri, 01 Dec 2006 19:43:36 +0000 reimar 100l confused FFMIN/FFMAX
Fri, 01 Dec 2006 19:24:42 +0000 reimar Proper fix for last demux_avi commit, stream switching now really should
Fri, 01 Dec 2006 18:51:44 +0000 reimar Make sure we do not hang if no streams are available
Fri, 01 Dec 2006 17:57:29 +0000 reimar Implement stream switching for AVI demuxer.
Fri, 01 Dec 2006 17:56:41 +0000 henry update for r21415 and r21416
Fri, 01 Dec 2006 17:51:44 +0000 reimar Cleanup and fix rectangle size calculation, caused crashes with e.g.
Fri, 01 Dec 2006 17:49:59 +0000 henry fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
Fri, 01 Dec 2006 17:47:55 +0000 henry ignore invalid values in the sequence display extension (backport from 0.4.1)
Fri, 01 Dec 2006 17:30:49 +0000 voroshil r21410: document new meaning of dia=1 introduced by lavc r7192
Fri, 01 Dec 2006 15:34:00 +0000 gpoirier mark lavc's uneven multi-hexagon search as slow, remove stray '.'
Fri, 01 Dec 2006 15:04:46 +0000 diego Fix a declarations vs statements warning.