log

age author description
Sun, 11 Feb 2007 11:03:09 +0000 nicodvb some clarification about dvb-out playback
Sat, 10 Feb 2007 20:33:27 +0000 reimar Move variable declaration to appropriate place
Sat, 10 Feb 2007 20:32:56 +0000 reimar Cosmetics: remove tabs added in last commit from otherwise tab-free file.
Sat, 10 Feb 2007 19:47:22 +0000 uau Fix memory leak when changing playback speed
Sat, 10 Feb 2007 18:12:03 +0000 uau Fix memory leaks.
Sat, 10 Feb 2007 18:05:18 +0000 uau Use AF_NCH for max number of channels instead of private CHANS define.
Sat, 10 Feb 2007 17:53:41 +0000 gpoirier sync w/r22150
Sat, 10 Feb 2007 17:31:18 +0000 uau Fix nonsense tests like previously in af_pan.
Sat, 10 Feb 2007 17:27:11 +0000 uau Fix nonsense tests ("if (af->data->audio)" before "if (af->data)").
Sat, 10 Feb 2007 17:00:03 +0000 michael clarify description of reserved_count in frame header patch by (Clemens Ladisch cladisch,fastmail,net)
Sat, 10 Feb 2007 12:19:36 +0000 nicodvb removed ages-old and insane #if0-ed and commented code
Fri, 09 Feb 2007 22:38:26 +0000 gpoirier Changelog update, based on Compn's patch
Fri, 09 Feb 2007 20:23:54 +0000 nicodvb vc1 in mpeg*
Fri, 09 Feb 2007 20:21:20 +0000 nicodvb substream id 0x98..0x9f identifies dts
Fri, 09 Feb 2007 20:12:15 +0000 kraymer r22150: key-fifo-size default changed
Fri, 09 Feb 2007 20:09:52 +0000 kraymer r22184: When setting the non-audio bit for hwac3 output, ...
Fri, 09 Feb 2007 19:57:56 +0000 kraymer only output fail/success message, this was wrong from the beginning
Fri, 09 Feb 2007 19:49:31 +0000 cladisch When setting the non-audio bit for hwac3 output, just try to set the
Fri, 09 Feb 2007 19:47:20 +0000 nicodvb when seeking in h264 sync to idr frames
Fri, 09 Feb 2007 19:44:43 +0000 uau Handle libavformat libnut dependencies.
Fri, 09 Feb 2007 19:44:21 +0000 nicodvb when playing vc1 content sync to sequence or entry point header
Fri, 09 Feb 2007 19:39:31 +0000 nicodvb vc1 in mpegts
Fri, 09 Feb 2007 18:10:17 +0000 kraymer fix typo, line break, wording
Thu, 08 Feb 2007 17:11:21 +0000 kraymer missing escape character
Thu, 08 Feb 2007 17:03:24 +0000 reimar Quick hack mostly for documentation purposes to make -aid work with mms://
Thu, 08 Feb 2007 15:42:53 +0000 reimar Avoid crash when uninit is called without ever calling config in x264 encoder
Thu, 08 Feb 2007 14:19:18 +0000 reimar Make sure sub->sh is set when a subtitle is selected
Thu, 08 Feb 2007 11:27:18 +0000 reimar Cosmetics: add space after comma in output
Wed, 07 Feb 2007 23:56:08 +0000 nicodvb when seeking and the codec is VC1 sync to sequence or entry point headers
Wed, 07 Feb 2007 23:41:07 +0000 nicodvb when the video codec is mpeg4video copy the content of the esds in extradata; patch by ceyes ag or at