summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-01-26On second thoughts AAC in version 4 is very unlikely, so remove possibly ↵James Stembridge
incorrect code and put in some debug info instead CVS patchset: 6066 CVS date: 2004/01/26 19:40:12
2004-01-26It seems some older systems haven't UCS-2 encoding in the machine encoding. ↵František Dvořák
Force using UCS-2LE or UCS-2BE according to endianness. CVS patchset: 6065 CVS date: 2004/01/26 09:49:33
2004-01-25Send AAC codec data and split AAC packets into individual framesJames Stembridge
CVS patchset: 6064 CVS date: 2004/01/25 21:19:20
2004-01-25Simplify reading of AAC packetJames Stembridge
CVS patchset: 6063 CVS date: 2004/01/25 18:08:56
2004-01-25Another fourcc for AAC in RealMediaJames Stembridge
CVS patchset: 6062 CVS date: 2004/01/25 18:02:23
2004-01-23implement chapter skipping in ogm filesMarco Zuehlke
always send comment header while in preview mode reset ogg_stream_state after seeking CVS patchset: 6061 CVS date: 2004/01/23 09:24:45
2004-01-23Security patch for input_http and using http status string in mmsh.c ↵František Dvořák
(cut&paste). CVS patchset: 6060 CVS date: 2004/01/23 00:01:08
2004-01-22time to update the todo listThibaut Mattern
CVS patchset: 6059 CVS date: 2004/01/22 21:36:45
2004-01-22Fix some memleaks.Thibaut Mattern
CVS patchset: 6058 CVS date: 2004/01/22 21:32:48
2004-01-22Set the preview flags with preview buffers.Thibaut Mattern
Better SSA handling. Use only one subtitle buffer type (BUF_SPU_OGM). CVS patchset: 6057 CVS date: 2004/01/22 00:41:53
2004-01-22Try to fix buffer overflow problems.Thibaut Mattern
Little optimization in the "erase" code. CVS patchset: 6056 CVS date: 2004/01/22 00:36:50
2004-01-19Make sure INFO is accurate.James Courtier-Dutton
CVS patchset: 6055 CVS date: 2004/01/19 19:23:18
2004-01-18this header is not neededMichael Roitzsch
CVS patchset: 6054 CVS date: 2004/01/18 18:17:55
2004-01-18the indentation of the programlisting was different from the others in KonquerorMichael Roitzsch
CVS patchset: 6053 CVS date: 2004/01/18 18:08:14
2004-01-17- AUDIO_LANG and SPU_LANG supportThibaut Mattern
- initial subtitle support (utf8 is not converted) - some cleanup CVS patchset: 6052 CVS date: 2004/01/17 01:50:43
2004-01-16fix 'unsavable' config file: if config file contain garbage (non printable ↵Daniel Caujolle-Bert
chars), backup fail (fgets/fputs), and value can't be saved, never. Move to fread/fwrite, single shot, backup function (need to reproduce ?: <http://xine.sf.net/daniel/config_failure>) CVS patchset: 6051 CVS date: 2004/01/16 23:03:38
2004-01-16ffmpeg: repair BUF_FLAG_FRAME_START\ndemux_ogg: don't send too many preview ↵Marco Zuehlke
buffer CVS patchset: 6050 CVS date: 2004/01/16 16:03:53
2004-01-15typoDaniel Caujolle-Bert
CVS patchset: 6049 CVS date: 2004/01/15 23:30:34
2004-01-15Add DrewDaniel Caujolle-Bert
CVS patchset: 6048 CVS date: 2004/01/15 23:27:04
2004-01-15seems to work well enough to documentJames Stembridge
CVS patchset: 6047 CVS date: 2004/01/15 20:21:46
2004-01-15better to set buf->type before trying to read itJames Stembridge
CVS patchset: 6046 CVS date: 2004/01/15 20:13:46
2004-01-15add fragment skipping formerly found in libreal/xine_decoder.cJames Stembridge
CVS patchset: 6045 CVS date: 2004/01/15 20:06:06
2004-01-13correct skipping of aac frame size listJames Stembridge
CVS patchset: 6044 CVS date: 2004/01/13 22:38:03
2004-01-13sync with vidix cvsJames Stembridge
CVS patchset: 6043 CVS date: 2004/01/13 21:56:14
2004-01-13remove pointless headerJames Stembridge
CVS patchset: 6042 CVS date: 2004/01/13 21:39:06
2004-01-13Pass framerate to real decoder in standard mannerJames Stembridge
CVS patchset: 6041 CVS date: 2004/01/13 20:44:22
2004-01-13File header doesn't seem to have a fixed sized after allJames Stembridge
CVS patchset: 6040 CVS date: 2004/01/13 20:29:21
2004-01-13cut the long functions into smaller chunksMarco Zuehlke
CVS patchset: 6039 CVS date: 2004/01/13 15:01:32
2004-01-13remove debug outputMarco Zuehlke
CVS patchset: 6038 CVS date: 2004/01/13 09:40:44
2004-01-12set ratio meta infoJames Stembridge
CVS patchset: 6037 CVS date: 2004/01/12 23:45:04
2004-01-12support for AAC in rm filesJames Stembridge
CVS patchset: 6036 CVS date: 2004/01/12 23:43:39
2004-01-12spellingJames Stembridge
CVS patchset: 6035 CVS date: 2004/01/12 22:42:54
2004-01-12aspect ratio notesMiguel Freitas
CVS patchset: 6034 CVS date: 2004/01/12 22:10:50
2004-01-121) read fps from headerJames Stembridge
2) removed unused struct elements 3) put back dynamic chunk buffer size CVS patchset: 6033 CVS date: 2004/01/12 22:00:37
2004-01-12adding Thibaut's matroska demuxerMichael Roitzsch
CVS patchset: 6032 CVS date: 2004/01/12 19:34:33
2004-01-12* adding Thibaut's matroska demuxerMichael Roitzsch
* changing libtool hacking to correctly work with 1.5 (should still work with oder versions - crossing fingers) CVS patchset: 6031 CVS date: 2004/01/12 19:34:18
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
CVS patchset: 6030 CVS date: 2004/01/12 17:35:14
2004-01-12- ignore CRC errors when decoding MP3s, so that Bastien can listen to his ↵Bastien Nocera
broken files CVS patchset: 6029 CVS date: 2004/01/12 03:58:47
2004-01-11create fragment offset table in demuxer - calculation of frame durations ↵James Stembridge
still to do CVS patchset: 6028 CVS date: 2004/01/11 23:05:11
2004-01-11Keep compilation under MSVC.František Dvořák
CVS patchset: 6027 CVS date: 2004/01/11 22:00:33
2004-01-11use _x_demux_read_send_data for audioJames Stembridge
CVS patchset: 6026 CVS date: 2004/01/11 15:55:42
2004-01-11add _x_demux_read_send_dataJames Stembridge
CVS patchset: 6025 CVS date: 2004/01/11 15:54:23
2004-01-11the faad project accepted a huge compiler warning patch I sent them,Michael Roitzsch
merging their CVS back to our copy everyone please check, if your AAC samples still work CVS patchset: 6024 CVS date: 2004/01/11 15:44:04
2004-01-11fix loggingMichael Roitzsch
CVS patchset: 6023 CVS date: 2004/01/11 15:32:24
2004-01-11allowing a const pointer here, since this will remove the need for a castMichael Roitzsch
in frontends; this change is ABI-wise equivalent to adding a new function CVS patchset: 6022 CVS date: 2004/01/11 15:31:53
2004-01-11mmm hmm, I'm glad that you're trying to open the file, but do itMike Melanson
quietly... CVS patchset: 6021 CVS date: 2004/01/11 04:49:34
2004-01-10converting those weird linebreaks (this file was using \r instead of \n)Michael Roitzsch
CVS patchset: 6020 CVS date: 2004/01/10 21:42:04
2004-01-10start the multi stream support.Thibaut Mattern
It seems to work, i'm impressed. Great work Miguel. CVS patchset: 6019 CVS date: 2004/01/10 20:59:15
2004-01-10oups, it's better with timestamps...Thibaut Mattern
CVS patchset: 6018 CVS date: 2004/01/10 17:56:46
2004-01-10RealVideo support for the matroska demuxer.Thibaut Mattern
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