log

age author description
Sun, 03 Oct 2010 15:39:50 +0000 diego Mark pva_get_payload() as static, it is not used outside of the file.
Sun, 03 Oct 2010 15:39:03 +0000 diego Move AVI muxer functions around to avoid forward declarations.
Sun, 03 Oct 2010 15:37:17 +0000 diego Move mp_unescape03 function around to avoid forward declaration.
Sun, 03 Oct 2010 15:35:41 +0000 diego Remove unused hexdump() forward declaration.
Sun, 03 Oct 2010 15:32:53 +0000 diego Replace forward declarations of skip_audio_frame() by proper #include.
Sun, 03 Oct 2010 15:28:49 +0000 diego Replace forward declarations of resync_{audio|video}_stream by proper #includes.
Sun, 03 Oct 2010 14:49:30 +0000 diego Remove some unnecessary #includes from IVTV and V4L2 checks.
Sun, 03 Oct 2010 13:49:57 +0000 diego Simplify some X11 checks with the help of statement_check_broken().
Sun, 03 Oct 2010 13:45:29 +0000 diego Remove some dead and commented-out variable declarations and assignments.
Sun, 03 Oct 2010 12:14:21 +0000 diego cosmetics: alphabetical order for the DIRS list
Sun, 03 Oct 2010 12:13:14 +0000 diego Add missing "ffmpeg/" prefix to libpostproc entry in DIRS list.
Sun, 03 Oct 2010 07:53:40 +0000 reimar 100l, fix sws_getCachedContext. It did not set the colorspace details,
Sat, 02 Oct 2010 15:03:40 +0000 reimar Fix ds_get_packet_sub to actually respect the pts-based read-ahead limit.
Sat, 02 Oct 2010 14:22:03 +0000 diego Remove UNUSED macros used to shut up unused function parameter warnings.
Fri, 01 Oct 2010 18:29:35 +0000 diego Move some code around to avoid forward declarations in top-level .c files.