Log of /xvidcore/examples/xvid_decraw.c
Parent Directory
Revision
1.1.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 19 15:13:47 2003 UTC (20 years, 8 months ago) by
edgomez
Branch:
dev-api-3
Changes since
1.1.2.2: +104 -131 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
This version should work well in all cases now. The only thing i could
not fix is that first delayed frames are not outputed for statistics and
that the flushed one, are used. I'll fix that later.
- dropped MP4U container (was confusing people, because they think mp4u
is a real format)
- drops NVOPS (length <= 7)
- counts delayed frames, and thus is able to determine how much frames
it has to flush at the end of the 'normal' decoding process to flush
xvid decoder internal buffers.
- output is now easier to parse ',' can be used as field separator
Revision
1.1.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jan 12 17:21:04 2003 UTC (20 years, 8 months ago) by
edgomez
Branch:
dev-api-3
Changes since
1.1: +469 -241 lines
Diff to
previous 1.1
Ported changes from stable - WARNING as is, it may break things, but i was fed up with these very old versions
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.