Age | Commit message (Collapse) | Author |
|
generic one to access them.
|
|
--HG--
extra : transplant_source : %C0%D71D1%8CQ%889P%21%20%D7%F7%B5%F2T%FE%88%FA
|
|
|
|
Negative values would be accepted, resulting in junk in XINE_META_INFO_GENRE
or a segfault.
|
|
|
|
|
|
--HG--
extra : transplant_source : %E0%D0%C5%8B%BEU%DD%24%5D7%1F%ADV%AD%EB%23%CBU%80%EB
|
|
For contributed code, leave whatever the version we last synced for is using
to make simpler future syncs.
|
|
Solaris definitions.
|
|
makes little sense, move BE_*_synchsafe functions from id3.c to id3.h and declare them inline, then BE_32_synchsafe can be replaced to id3v2_tagsize as drop in.
|
|
|
|
|
|
demux_mpgaudio use it without repeating the same code.
CVS patchset: 8636
CVS date: 2007/03/03 00:58:52
|
|
2) [coverity] fixes:
- 279 (w32): test should be on input parametr type, not typeW
- 267 (aout): can be ignored but there was warning anyway
- 234 (w32): missing free on error & exit
- 152 (w32): missing free on error & exit
- 148 (w32): fixed bound of static array in test
- 101 (ffdec): defense code when avodec_encode_video will fail (just defense to the future,
should never happen with current ffmpeg in xine)
- 98, 99 (w32): check negative handle by _x_assert (it's used as index to array)
- 90 (w32): negate pointer check (+added check for size)
- 89 (w32): added NULL and size check
CVS patchset: 7959
CVS date: 2006/04/05 22:12:17
|
|
CVS patchset: 7737
CVS date: 2005/09/16 23:01:10
|
|
CVS patchset: 7736
CVS date: 2005/09/16 22:16:11
|
|
Fixed frame with data >4k handling (ie picture frames).
CVS patchset: 7735
CVS date: 2005/09/16 22:15:12
|
|
CVS patchset: 7734
CVS date: 2005/09/15 18:45:15
|
|
- add utf-8 support for id3v2 (sort of tested...)
CVS patchset: 7253
CVS date: 2004/12/14 20:45:22
|
|
CVS patchset: 5880
CVS date: 2003/12/09 00:55:10
|
|
- id3v1 genre support
CVS patchset: 5878
CVS date: 2003/12/08 23:20:16
|
|
- Add more v2.3 and v2.4 constants
- Check invalid flags
CVS patchset: 5877
CVS date: 2003/12/08 22:10:20
|
|
CVS patchset: 5865
CVS date: 2003/12/07 23:17:07
|
|
CVS patchset: 5864
CVS date: 2003/12/07 23:10:56
|
|
- Add ID3v2.3 parser
ID3v2.4 is not done yet.
CVS patchset: 5863
CVS date: 2003/12/07 23:05:41
|