summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2004-02-01use the correct Xan hackMike Melanson
CVS patchset: 6099 CVS date: 2004/02/01 15:34:59
2004-02-01these header files will need to be bundled in the distributionMike Melanson
CVS patchset: 6098 CVS date: 2004/02/01 15:17:54
2004-02-013 files that slipped through: use ffmpeg's own copy of bswap.h to avoidMike Melanson
namespace conflict with xine; initial import for the faandct.* files CVS patchset: 6097 CVS date: 2004/02/01 14:54:47
2004-02-01special case to handle Xan DPCM in a AVI file (which will report formatMike Melanson
0x1) CVS patchset: 6095 CVS date: 2004/02/01 06:06:05
2004-02-01tune up the FLI demuxer to operate correctly with the ffmpeg videoMike Melanson
decoder CVS patchset: 6094 CVS date: 2004/02/01 06:04:48
2004-02-01update the current diff list between ffmpeg and xineMike Melanson
CVS patchset: 6093 CVS date: 2004/02/01 06:02:07
2004-02-01add support for BGR24 and RGB24 video coming from ffmpeg; activate theMike Melanson
following ffmpeg video decoders: Duck TM1, FLIC, SMC, 8BPS, VMD Video, ZLIB, MSZH, ASV1, ASV2, VCR1; activate the following ffmpeg audio decoders: Xan DPCM, VMD audio, MACE 3:1, MACE 6:1 CVS patchset: 6092 CVS date: 2004/02/01 06:00:56
2004-02-01add a bunch of new codec typesMike Melanson
CVS patchset: 6091 CVS date: 2004/02/01 05:56:26
2004-02-01sync to ffmpeg build 4699Mike Melanson
CVS patchset: 6090 CVS date: 2004/02/01 05:31:16
2004-02-01importing new ffmpeg codecs: 8BPS, FLIC, lossless codecs (MSZH & ZLIB),Mike Melanson
QT SMC, Duck TrueMotion v1, and Sierra VMD A/V CVS patchset: 6089 CVS date: 2004/02/01 05:11:55
2004-01-31don't try to read special buffers as if they are headersJames Stembridge
CVS patchset: 6088 CVS date: 2004/01/31 17:10:08
2004-01-31Split ffmpeg interface into audio and video specific filesJames Stembridge
CVS patchset: 6087 CVS date: 2004/01/31 01:19:17
2004-01-30enable RV10 playback, including:James Stembridge
*) reading RV10 header *) modifying buffer handling logic *) initialising libavcodec context in plugin open CVS patchset: 6086 CVS date: 2004/01/30 17:39:44
2004-01-30signal frame endJames Stembridge
CVS patchset: 6085 CVS date: 2004/01/30 17:17:03
2004-01-29Move ffmpeg specific RV10 code to ffmpeg decoderJames Stembridge
CVS patchset: 6084 CVS date: 2004/01/29 23:00:05
2004-01-29Support for data packet header with version 1James Stembridge
CVS patchset: 6083 CVS date: 2004/01/29 22:33:00
2004-01-29minor improvement in log output formattingJames Stembridge
CVS patchset: 6082 CVS date: 2004/01/29 22:01:07
2004-01-29Replace huge switch statements with lookup tablesJames Stembridge
CVS patchset: 6081 CVS date: 2004/01/29 21:32:54
2004-01-29don't send comment packets to the video decoderMarco Zuehlke
CVS patchset: 6080 CVS date: 2004/01/29 12:59:11
2004-01-29fix unscaled osd for kaffeineMiguel Freitas
(don't ask me: i have no idea...) CVS patchset: 6078 CVS date: 2004/01/29 01:22:49
2004-01-28OpenDML (AVI2.0) support by Tilmann Bitterberg <transcode@tibit.org>Miguel Freitas
CVS patchset: 6076 CVS date: 2004/01/28 12:58:30
2004-01-28Menno's suggestion for discovering raw aac audio parametersMiguel Freitas
CVS patchset: 6075 CVS date: 2004/01/28 12:38:37
2004-01-27Correct path for config.h, patch from Graham Brooks (gbrooks at imsmail dot org)James Stembridge
CVS patchset: 6073 CVS date: 2004/01/27 19:13:05
2004-01-27should avoid some reported crashes. note: untestedMiguel Freitas
CVS patchset: 6072 CVS date: 2004/01/27 00:37:30
2004-01-26Sync with libfaad CVSJames Stembridge
CVS patchset: 6071 CVS date: 2004/01/26 22:34:10
2004-01-26Base required source data size on input number of channels rather than ↵James Stembridge
output which can now be different CVS patchset: 6070 CVS date: 2004/01/26 22:33:08
2004-01-26Support for 5.1 channel AAC, including downmixing to 2 channels when requiredJames Stembridge
CVS patchset: 6068 CVS date: 2004/01/26 20:13:58
2004-01-26add preview to rtp pluginMiguel Freitas
patch by Graham Brooks <gbrooks@imsmail.org> CVS patchset: 6067 CVS date: 2004/01/26 20:07:33
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-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-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