Mercurial > mplayer.hg
annotate .cvsignore @ 9579:89d27a306886
*signed int vlc (needs only 5 lines of code so its no increase of complexity)
*moving subpacket shuffle type to the header
*encoding packet timestamps as signed difference from the msb_timestamp this is more flexible & cleaner
*optionally storing the keyframe flag for subpackets (in RLE)
*storing the timestamps differences for subpackets (in RLE)
*storing the signed differences of subpacket sizes instead of unsigned diff from some base size
*more compact encoding of common name/type for info packets
*removing fixed entries at the start of info packets (simpler)
*removing stuffing packet (uneeded, vlc itself allows padding)
*fixing sample code
author | michael |
---|---|
date | Thu, 13 Mar 2003 15:32:48 +0000 |
parents | 01b41e00f40e |
children | 9456baa933cd |
rev | line source |
---|---|
3023 | 1 .depend |
2 .developer | |
7166 | 3 .libdeps |
4 | 4 config.h |
5 config.mak | |
3023 | 6 configure.log |
7 help_mp.h | |
8 mencoder | |
25 | 9 mplayer |
582 | 10 version.h |
6099 | 11 build-stamp |
12 configure-stamp | |
6727
c60fd3562f47
FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
diego
parents:
6099
diff
changeset
|
13 libavcodec |
8256
cde8aaad8198
This file gets created during the wine/svq3 build process.
diego
parents:
7166
diff
changeset
|
14 mplayer.exe.spec.c |
8518 | 15 codecs.conf.h |
16 codec-cfg |