log

age author description
Tue, 30 Jan 2007 16:16:10 +0000 reimar Support 16bit bigendian PCM audio from libavformat
Tue, 30 Jan 2007 13:49:07 +0000 diego Document -noidx.
Tue, 30 Jan 2007 13:31:57 +0000 diego typo
Tue, 30 Jan 2007 11:02:37 +0000 diego URL fix
Tue, 30 Jan 2007 11:02:19 +0000 diego cosmetics: Reorder install targets.
Tue, 30 Jan 2007 11:01:10 +0000 diego Mark phony targets as such.
Tue, 30 Jan 2007 11:00:54 +0000 diego Replace ifeq structure in the install target by a set of dependent targets.
Tue, 30 Jan 2007 00:47:28 +0000 michael better back_ptr_div16 description by (Clemens Ladisch ((( cladisch ( fastmail (( net
Mon, 29 Jan 2007 23:35:08 +0000 nicodvb reduced verbosity
Mon, 29 Jan 2007 23:10:01 +0000 nicodvb 5l, check that the codec type detected by ts_detect_streams() is actually audio before fixing it in the array
Mon, 29 Jan 2007 22:49:14 +0000 nicodvb fix audio type when ts_detect_streams detects that a private1 stream is actually ac3
Mon, 29 Jan 2007 19:38:31 +0000 reimar Expand property documentation
Mon, 29 Jan 2007 19:01:32 +0000 reimar List available properties
Mon, 29 Jan 2007 17:08:29 +0000 eugeni Bugfix: glyph and bitmap pointers could be left uninitialized after
Mon, 29 Jan 2007 14:29:00 +0000 diego alphabetical order
Mon, 29 Jan 2007 14:26:42 +0000 diego typo, new sentences on lines of their own
Sun, 28 Jan 2007 23:13:17 +0000 nicodvb describe -psprobe
Sun, 28 Jan 2007 22:41:18 +0000 nicodvb sanity checks during codec detection; also reset demuxer->stream->eof
Sun, 28 Jan 2007 22:33:51 +0000 diego Remove references to no longer existing documentation.
Sun, 28 Jan 2007 22:31:53 +0000 diego Move platform-specific stuff together.
Sun, 28 Jan 2007 22:27:05 +0000 diego Move _ldd setting to a saner place.
Sun, 28 Jan 2007 21:42:22 +0000 nicodvb added code to scan the video stream to search the actual video codec used;
Sun, 28 Jan 2007 21:27:15 +0000 nicodvb include math.h for fabsf()
Sun, 28 Jan 2007 21:25:50 +0000 nicodvb cosmetics: reindentation and braces removal
Sun, 28 Jan 2007 21:22:39 +0000 nicodvb moved scoreboarding code to 2 separate functions (update_stats() and clear_stats()) to be reused next
Sun, 28 Jan 2007 20:38:35 +0000 lu_zero stray fflush spotted by Aurel
Sun, 28 Jan 2007 20:22:21 +0000 lorenm fix a segfault if -x264encopts is the last commandline option (with no argument)
Sun, 28 Jan 2007 19:25:03 +0000 uau Fix base64_encode() max output length checking.
Sun, 28 Jan 2007 17:52:59 +0000 lu_zero Make example and test build and link correctly
Sun, 28 Jan 2007 17:51:41 +0000 lu_zero av_logify
Sun, 28 Jan 2007 16:53:33 +0000 voroshil Doxygen comments for used DirectShow methods.
Sun, 28 Jan 2007 16:48:01 +0000 reimar Mark m_struct_t defaults as const
Sun, 28 Jan 2007 16:36:41 +0000 lu_zero fix endianess, see bug #727
Sun, 28 Jan 2007 14:48:14 +0000 faust3 10l: screen_height calculation was using an uninitialized variable
Sun, 28 Jan 2007 13:51:24 +0000 reimar Fix number of rows in interlaced mode.
Sun, 28 Jan 2007 12:49:44 +0000 rtogni Accept rdt packets with "is-reliable" flag set
Sun, 28 Jan 2007 11:02:52 +0000 reimar 10l, confused current "frame" with canvas width.
Sun, 28 Jan 2007 10:45:34 +0000 nicodvb set has_valid_timestamps and corresponding first and final pts only after
Sun, 28 Jan 2007 10:34:11 +0000 reimar Hack: use refmode == 1 instead of == 0, as browsers behave like this
Sun, 28 Jan 2007 09:53:42 +0000 reimar Set sh_video->bih->biWidth properly, fixes decoding after latest dec_video.c change
Sat, 27 Jan 2007 22:34:27 +0000 rtogni Call real_fix_timestamp() after seeking, to avoid video freezing
Sat, 27 Jan 2007 17:01:54 +0000 voroshil fix overlooked debug message
Sat, 27 Jan 2007 16:41:01 +0000 voroshil Changing debug messages and renaming method names according to their
Sat, 27 Jan 2007 16:28:16 +0000 voroshil fix typos from previous commit
Sat, 27 Jan 2007 15:49:53 +0000 voroshil Cosmetics. Doxygen comments.
Sat, 27 Jan 2007 15:40:12 +0000 ptt synced up to r21221
Sat, 27 Jan 2007 15:29:07 +0000 reimar Implement FIXME: Restore original width/height when CODECS_FLAG_ALIGN16
Sat, 27 Jan 2007 14:54:45 +0000 reimar Simplify and make lzo decompression code more similar to zlib one.
Sat, 27 Jan 2007 14:52:18 +0000 reimar Forgotten free on error
Sat, 27 Jan 2007 14:51:59 +0000 voroshil r21989: fix typo
Sat, 27 Jan 2007 14:45:52 +0000 reimar *dest = malloc (*size); is useless directly before *dest = realloc (*dest, *size);
Sat, 27 Jan 2007 14:10:37 +0000 ptt synced up to r21906
Sat, 27 Jan 2007 10:11:40 +0000 reimar Handle mp_msg_charset == NULL correctly in filename_recode.
Sat, 27 Jan 2007 10:10:05 +0000 reimar Cosmetics: remove tabs, almost all added during last patch, from
Fri, 26 Jan 2007 20:11:46 +0000 Gabrov synced with r22016
Fri, 26 Jan 2007 18:43:17 +0000 diego fastmemcpy.h always has to include inttypes.h on systems that need it.
Fri, 26 Jan 2007 09:57:09 +0000 gpoirier filename double-conversion, especially usefull for CJK users :-)
Fri, 26 Jan 2007 09:21:22 +0000 gpoirier Remove illegal definition of underscored-prefixed symbol "__MODULE__":
Fri, 26 Jan 2007 09:07:55 +0000 gpoirier get rid of void pointer arithmetic, as spotted by ICC
Thu, 25 Jan 2007 18:06:21 +0000 diego Do not create font subdir of data directory, bitmap font support is deprecated.