[MOVED FROM BAD] a52dec: Use a debug category, Output timestamps correctly
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 1 Apr 2004 11:48:27 +0000 (11:48 +0000)
committerJan Schmidt <thaytan@noraisin.net>
Fri, 15 May 2009 22:35:06 +0000 (23:35 +0100)
commitcaac59573c8abd04595881b1397463ae1f0020d9
tree19a5d9a198803501e599ea093330cfcfcc6b5012
parent1beae4829c6b302ac14206b877a0f32db6a12fd6
[MOVED FROM BAD] a52dec:   Use a debug category, Output timestamps correctly

Original commit message from CVS:
a52dec:   Use a debug category, Output timestamps correctly
Emit tag info, Handle events, tell liba52dec about cpu
capabilities so it can use MMX etc.
dvdec:    Fix a crasher accessing invalid memory
dvdnavsrc:Some support for byte-format seeking.
Small fixes for still frames and menu button overlays
mpeg2dec: Use a debug category. Adjust the report level of several items to
LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
so it doesn't lose the GstBuffer pointer
navseek:  Add the navseek debug element for seeking back and forth in a
video stream using arrow keys.
mpeg2subt:Pretty much a complete rewrite. Now a loopbased element. May still
require work to properly synchronise subtitle buffers.
mpegdemux:
dvddemux: Don't attempt to create subbuffers of size 0
Reduce a couple of error outputs to warnings.
y4mencode:Output the y4m frame header correctly
gst/y4m/gsty4mencode.c