Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-30 | enable 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-30 | signal frame end | James Stembridge | |
CVS patchset: 6085 CVS date: 2004/01/30 17:17:03 | |||
2004-01-29 | Move ffmpeg specific RV10 code to ffmpeg decoder | James Stembridge | |
CVS patchset: 6084 CVS date: 2004/01/29 23:00:05 | |||
2004-01-29 | Support for data packet header with version 1 | James Stembridge | |
CVS patchset: 6083 CVS date: 2004/01/29 22:33:00 | |||
2004-01-29 | minor improvement in log output formatting | James Stembridge | |
CVS patchset: 6082 CVS date: 2004/01/29 22:01:07 | |||
2004-01-29 | Replace huge switch statements with lookup tables | James Stembridge | |
CVS patchset: 6081 CVS date: 2004/01/29 21:32:54 | |||
2004-01-29 | don't send comment packets to the video decoder | Marco Zuehlke | |
CVS patchset: 6080 CVS date: 2004/01/29 12:59:11 | |||
2004-01-29 | fix unscaled osd for kaffeine | Miguel Freitas | |
(don't ask me: i have no idea...) CVS patchset: 6078 CVS date: 2004/01/29 01:22:49 | |||
2004-01-28 | OpenDML (AVI2.0) support by Tilmann Bitterberg <transcode@tibit.org> | Miguel Freitas | |
CVS patchset: 6076 CVS date: 2004/01/28 12:58:30 | |||
2004-01-28 | Menno's suggestion for discovering raw aac audio parameters | Miguel Freitas | |
CVS patchset: 6075 CVS date: 2004/01/28 12:38:37 | |||
2004-01-27 | Correct 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-27 | should avoid some reported crashes. note: untested | Miguel Freitas | |
CVS patchset: 6072 CVS date: 2004/01/27 00:37:30 | |||
2004-01-26 | Sync with libfaad CVS | James Stembridge | |
CVS patchset: 6071 CVS date: 2004/01/26 22:34:10 | |||
2004-01-26 | Base 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-26 | Support for 5.1 channel AAC, including downmixing to 2 channels when required | James Stembridge | |
CVS patchset: 6068 CVS date: 2004/01/26 20:13:58 | |||
2004-01-26 | add preview to rtp plugin | Miguel Freitas | |
patch by Graham Brooks <gbrooks@imsmail.org> CVS patchset: 6067 CVS date: 2004/01/26 20:07:33 | |||
2004-01-26 | On 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-26 | It 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-25 | Send AAC codec data and split AAC packets into individual frames | James Stembridge | |
CVS patchset: 6064 CVS date: 2004/01/25 21:19:20 | |||
2004-01-25 | Simplify reading of AAC packet | James Stembridge | |
CVS patchset: 6063 CVS date: 2004/01/25 18:08:56 | |||
2004-01-25 | Another fourcc for AAC in RealMedia | James Stembridge | |
CVS patchset: 6062 CVS date: 2004/01/25 18:02:23 | |||
2004-01-23 | implement chapter skipping in ogm files | Marco 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-23 | Security 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-22 | time to update the todo list | Thibaut Mattern | |
CVS patchset: 6059 CVS date: 2004/01/22 21:36:45 | |||
2004-01-22 | Fix some memleaks. | Thibaut Mattern | |
CVS patchset: 6058 CVS date: 2004/01/22 21:32:48 | |||
2004-01-22 | Set 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-22 | Try 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-19 | Make sure INFO is accurate. | James Courtier-Dutton | |
CVS patchset: 6055 CVS date: 2004/01/19 19:23:18 | |||
2004-01-18 | this header is not needed | Michael Roitzsch | |
CVS patchset: 6054 CVS date: 2004/01/18 18:17:55 | |||
2004-01-17 | - AUDIO_LANG and SPU_LANG support | Thibaut Mattern | |
- initial subtitle support (utf8 is not converted) - some cleanup CVS patchset: 6052 CVS date: 2004/01/17 01:50:43 | |||
2004-01-16 | fix '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-16 | ffmpeg: 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-15 | better to set buf->type before trying to read it | James Stembridge | |
CVS patchset: 6046 CVS date: 2004/01/15 20:13:46 | |||
2004-01-15 | add fragment skipping formerly found in libreal/xine_decoder.c | James Stembridge | |
CVS patchset: 6045 CVS date: 2004/01/15 20:06:06 | |||
2004-01-13 | correct skipping of aac frame size list | James Stembridge | |
CVS patchset: 6044 CVS date: 2004/01/13 22:38:03 | |||
2004-01-13 | sync with vidix cvs | James Stembridge | |
CVS patchset: 6043 CVS date: 2004/01/13 21:56:14 | |||
2004-01-13 | remove pointless header | James Stembridge | |
CVS patchset: 6042 CVS date: 2004/01/13 21:39:06 | |||
2004-01-13 | Pass framerate to real decoder in standard manner | James Stembridge | |
CVS patchset: 6041 CVS date: 2004/01/13 20:44:22 | |||
2004-01-13 | File header doesn't seem to have a fixed sized after all | James Stembridge | |
CVS patchset: 6040 CVS date: 2004/01/13 20:29:21 | |||
2004-01-13 | cut the long functions into smaller chunks | Marco Zuehlke | |
CVS patchset: 6039 CVS date: 2004/01/13 15:01:32 | |||
2004-01-13 | remove debug output | Marco Zuehlke | |
CVS patchset: 6038 CVS date: 2004/01/13 09:40:44 | |||
2004-01-12 | set ratio meta info | James Stembridge | |
CVS patchset: 6037 CVS date: 2004/01/12 23:45:04 | |||
2004-01-12 | support for AAC in rm files | James Stembridge | |
CVS patchset: 6036 CVS date: 2004/01/12 23:43:39 | |||
2004-01-12 | spelling | James Stembridge | |
CVS patchset: 6035 CVS date: 2004/01/12 22:42:54 | |||
2004-01-12 | 1) read fps from header | James 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-12 | it 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-11 | create 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-11 | use _x_demux_read_send_data for audio | James Stembridge | |
CVS patchset: 6026 CVS date: 2004/01/11 15:55:42 | |||
2004-01-11 | add _x_demux_read_send_data | James Stembridge | |
CVS patchset: 6025 CVS date: 2004/01/11 15:54:23 |