Age | Commit message (Collapse) | Author |
|
CVS patchset: 6020
CVS date: 2004/01/10 21:42:04
|
|
It seems to work, i'm impressed.
Great work Miguel.
CVS patchset: 6019
CVS date: 2004/01/10 20:59:15
|
|
It seems to be a problem with timestamps, too many disc are detected.
James Stembridge: see handle_realvideo function in demux_matroska.c
CVS patchset: 6017
CVS date: 2004/01/10 01:47:14
|
|
Allocate the memory as needed.
Should save some bytes, because mostly we only use 1 to 3 streams.
CVS patchset: 6015
CVS date: 2004/01/09 03:06:51
|
|
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux->decoder data exchange. please report any problems.
CVS patchset: 6014
CVS date: 2004/01/09 01:26:32
|
|
CVS patchset: 6013
CVS date: 2004/01/08 23:17:34
|
|
'dantealiegri' Ogle <dantealiegri at umbc.edu>
CVS patchset: 6006
CVS date: 2004/01/06 05:39:07
|
|
CVS patchset: 6005
CVS date: 2004/01/05 20:52:31
|
|
Should fix first Siggi's problem.
CVS patchset: 6004
CVS date: 2004/01/05 19:39:10
|
|
CVS patchset: 6002
CVS date: 2004/01/05 08:02:35
|
|
CVS patchset: 6000
CVS date: 2004/01/05 01:22:11
|
|
It works with some test streams.
Unsupported stuff:
seeking
lots of codecs
subtitles
metadata
...
CVS patchset: 5998
CVS date: 2004/01/05 00:40:54
|
|
CVS patchset: 5990
CVS date: 2004/01/04 17:33:32
|
|
winamp.com videos)
CVS patchset: 5988
CVS date: 2004/01/04 11:59:33
|
|
CVS patchset: 5987
CVS date: 2004/01/04 00:41:33
|
|
CVS patchset: 5981
CVS date: 2004/01/03 20:04:22
|
|
CVS patchset: 5980
CVS date: 2004/01/03 19:59:00
|
|
CVS patchset: 5963
CVS date: 2003/12/30 17:21:02
|
|
* add TODO items to provide a better solution
CVS patchset: 5950
CVS date: 2003/12/26 16:13:21
|
|
- new helper function for demuxers (send data to fifo easily,
provided it was already loaded to memory)
CVS patchset: 5936
CVS date: 2003/12/23 21:22:38
|
|
CVS patchset: 5935
CVS date: 2003/12/23 16:58:25
|
|
CVS patchset: 5930
CVS date: 2003/12/21 00:22:10
|
|
CVS patchset: 5928
CVS date: 2003/12/20 19:51:48
|
|
a bug somewhere else - perhaps even in the stream created by
WinSubMux.
CVS patchset: 5926
CVS date: 2003/12/20 14:13:34
|
|
CVS patchset: 5923
CVS date: 2003/12/19 05:09:16
|
|
CVS patchset: 5895
CVS date: 2003/12/12 22:29:20
|
|
- don't use hardcoded formattags
- respect buffer max_size, do not overrun it
CVS patchset: 5884
CVS date: 2003/12/10 01:18:36
|
|
- make sure that the strings copied with strncpy are null-terminated
- fix HAVE_STDLIB_H warning compiling the MNG demuxer
CVS patchset: 5883
CVS date: 2003/12/10 00:54:25
|
|
Fixes playback of http://www.lysator.liu.se/~philip/sample.ogg
Front-ends should be using XINE_LANG_LABEL_MAX_SIZE as the max size for
language/subtitle labels
CVS patchset: 5882
CVS date: 2003/12/09 23:55:11
|
|
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
|
|
Set audio decoder meta info as suggested by Mike some time ago (report vbr/cbr info).
CVS patchset: 5855
CVS date: 2003/12/06 19:06:31
|
|
CVS patchset: 5848
CVS date: 2003/12/06 12:03:44
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
maybe they should be broken into smaller pieces, but decoders would
need to be fixed to support it.
CVS patchset: 5826
CVS date: 2003/12/03 03:14:32
|
|
decoder. that change prevents segfaulting with those (even nastier)
ogg-in-avi files, but does not play the beasts either.
CVS patchset: 5825
CVS date: 2003/12/03 03:07:07
|
|
CVS patchset: 5823
CVS date: 2003/12/02 14:07:27
|
|
CVS patchset: 5816
CVS date: 2003/11/29 15:15:35
|
|
but that change broke it, fixing now (flush must not be called before
headers are received by decoder)
CVS patchset: 5814
CVS date: 2003/11/29 14:30:55
|
|
scratch buffer enhancement (thanks Thibaut for the malloc tips), enlarge log buffer from 25 lines (very useless), to 150 (better).
CVS patchset: 5801
CVS date: 2003/11/26 23:44:08
|
|
fix Xing header parsing with mpeg 2 streams.
CVS patchset: 5800
CVS date: 2003/11/26 22:40:25
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
(thanks to gcc for issuing a warning)
CVS patchset: 5790
CVS date: 2003/11/26 19:26:59
|
|
Check for seek success in mp3 and avi demuxers.
CVS patchset: 5775
CVS date: 2003/11/23 23:20:56
|
|
- do not use an off_t variable to return a long
CVS patchset: 5772
CVS date: 2003/11/23 00:57:06
|
|
CVS patchset: 5760
CVS date: 2003/11/18 04:35:14
|