Age | Commit message (Expand) | Author |
2002-12-21 | ...my beautiful, beautiful special information buffer facility...okay | Mike Melanson |
2002-12-16 | make qt demuxer sent a copy of the stsd atom | Guenter Bartsch |
2002-12-04 | obsolete 2 of the special buffer types (elimination of special cases is | Mike Melanson |
2002-12-01 | added entry for ClearVideo | Mike Melanson |
2002-11-28 | yep, more codec types | Mike Melanson |
2002-11-28 | Extended demuxer API with the methods get_capabilities() and get_optional_dat... | Peter Liljenberg |
2002-11-18 | first steps towards a working real demuxer and using binary-only real codecs | Guenter Bartsch |
2002-11-15 | cleaning up spu types. now avi subtitles may be enabled again. | Miguel Freitas |
2002-11-09 | beginnings of the get_video/audio_frame api | Guenter Bartsch |
2002-10-31 | Yes, Virginia, there are 2 different versions of Windows Media Audio | Mike Melanson |
2002-10-29 | Added EA ADPCM decoder | Robin KAY |
2002-10-27 | yep, another buffer type | Mike Melanson |
2002-10-27 | modified a52 decoder to support RealAudio dnet data | Mike Melanson |
2002-10-24 | try to handle the __attribute((__packed__)) gnu extension in buffer.h header | Juergen Keil |
2002-10-12 | added GSM 6.10 audio decoder | Mike Melanson |
2002-10-04 | added support for raw YV12 data | Mike Melanson |
2002-09-13 | introducing meta information and some audio controls - but nothing is really ... | Guenter Bartsch |
2002-09-01 | add buffer type for WC3 video; update WC4 video buffer type | Mike Melanson |
2002-09-01 | added logarithmic PCM audio decoder (mu-law & A-law formats) | Mike Melanson |
2002-08-30 | Add two new xine events: inform UI when vo output is needed or not (it's the | Daniel Caujolle-Bert |
2002-08-29 | added preliminary support for a video codec known only as 'Xxan' | Mike Melanson |
2002-08-28 | add raw greyscale support. i'm using xine to receive video data from an embedded | Miguel Freitas |
2002-08-12 | added buffer types for VQA file A/V types | Mike Melanson |
2002-08-05 | added buffer type for SMJPEG's custom IMA ADPCM format | Mike Melanson |
2002-07-19 | - fix mpeg2/lpcm mess | Miguel Freitas |
2002-07-17 | more fixes to play aac streams (.mp4) | Miguel Freitas |
2002-07-15 | lazy parsing of mp4 esds atom to extract AAC decoder config. now playback | Miguel Freitas |
2002-07-13 | added a few more obscure buffer types | Mike Melanson |
2002-07-10 | new special buffer type to replace hacky aspect change event sent from | Michael Roitzsch |
2002-07-07 | add buffer support for SMJPEG files and Id CIN files | Mike Melanson |
2002-07-05 | - win32 bugfixes | Miguel Freitas |
2002-07-01 | enable ffmpeg's msmpeg4 v1/v2. | Miguel Freitas |
2002-06-26 | must include "config.h", so that __attribute__() is properly defined as an | Juergen Keil |
2002-06-25 | added support in buffer.h for transporting RGB palette from the demuxer to | Mike Melanson |
2002-06-19 | Add a new flag for seeking. | Thibaut Mattern |
2002-06-19 | pack structs | Miguel Freitas |
2002-06-08 | changed BUF_AUDIO_IMAADPCM -> BUF_AUDIO_MSIMAADPCM for clarification | Mike Melanson |
2002-06-07 | - demuxer cleanup (helper functions) | Miguel Freitas |
2002-06-03 | provide function to convert endianess of BITMAPINFOHEADER (when reading data ... | Miguel Freitas |
2002-06-03 | BITMAPINFOHEADER -> xine_bmiheader (now compatible with 64bit systems) | Miguel Freitas |
2002-06-02 | added some new buffer types and modified formattag_to_buf_audio() to that | Mike Melanson |
2002-05-27 | Buffer type patch from Mike Melanson | Siggi Langauf |
2002-04-27 | add closed caption buffer type, so the CC decoder is not discarded | Christian Vogler |
2002-04-20 | differentiating mpeg-4 formats even more, divx5 apparently is not completely ... | Guenter Bartsch |
2002-04-20 | added cyuv format code | Guenter Bartsch |
2002-04-16 | More accurate slider position. | James Courtier-Dutton |
2002-04-09 | - new (fast) demuxer seeking scheme | Miguel Freitas |
2002-03-24 | scr unregister patch from Michael Roitzsch, buffer mem release fix, xmalloc_a... | Guenter Bartsch |
2002-03-20 | steps towards dvd playback: | Guenter Bartsch |
2002-03-16 | framerate and other fixes for demux_asf | Guenter Bartsch |