Age | Commit message (Expand) | Author |
2003-11-16 | fix warning | Michael Roitzsch |
2003-11-16 | remove empty get_frame stuff and fix some warnings | Michael Roitzsch |
2003-11-16 | revised demuxer to use correct framerate, supply stream length, and | Mike Melanson |
2003-11-16 | hook up the 4X ADPCM decoder | Mike Melanson |
2003-11-16 | buffer type for 4X ADPCM | Mike Melanson |
2003-11-16 | buffer limit fix from ffmpeg | James Stembridge |
2003-11-16 | audio visualization post plugins now use a private metronom to sync their video | Michael Roitzsch |
2003-11-16 | introduce the slave metronom concept (Thibaut, Miguel: it's a bit different | Michael Roitzsch |
2003-11-16 | after James explained how the AC3 PTS tagging works, Miguel and I discovered | Michael Roitzsch |
2003-11-16 | Fix index reading with file >2Go. | Thibaut Mattern |
2003-11-15 | looks like Miguel hasn't installed Speex, either... | Siggi Langauf |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | Miguel obviously has no Ogg installed ... | Michael Roitzsch |
2003-11-15 | demux_action_pending private | Miguel Freitas |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-14 | fix memleak | Daniel Caujolle-Bert |
2003-11-13 | define FOURCC only once | Marco Zuehlke |
2003-11-12 | don't set proxyhost to NULL | Daniel Caujolle-Bert |
2003-11-12 | Use http_proxy envvar if it's set when proxyhost isn't. Use {l,x}printf. | Daniel Caujolle-Bert |
2003-11-12 | fix CVS placeholder | Michael Roitzsch |
2003-11-12 | better use saturation to convert an illegal button number to a legal one | Michael Roitzsch |
2003-11-11 | this wasn't intended to be commited. | Daniel Caujolle-Bert |
2003-11-11 | no need to declare twice | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-11 | try to improve sync after a seek: | Thibaut Mattern |
2003-11-10 | avoid segfault when resizing | Daniel Caujolle-Bert |
2003-11-10 | fix yuy2 output on mga_vid | James Stembridge |
2003-11-09 | if we are trying to activate a menu with an invalid button, | Michael Roitzsch |
2003-11-09 | Do not send the encrypted content to decoders. | Thibaut Mattern |
2003-11-09 | handle DRM-protected QT files a little more gracefully; i.e., recognize | Mike Melanson |
2003-11-09 | - fix build on Debian unstable, those dummies seem to have put the Linux 2.6 | Bastien Nocera |
2003-11-09 | Detect encrypted streams. | Thibaut Mattern |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-11-08 | use io_helper functions. | Thibaut Mattern |
2003-11-08 | Use info helper functions. | Thibaut Mattern |
2003-11-08 | inform the user of why stream cannot be saved. | Miguel Freitas |
2003-11-08 | Enclose forbid of saving between ifdefs for people, who may do it. | František Dvořák |
2003-11-07 | initial commit of a libpostprocess plugin. | Miguel Freitas |
2003-11-07 | Allow for some very basic sound cards that do not support "front" device. | James Courtier-Dutton |
2003-11-07 | should fix the freeze reported by Jeroen | Miguel Freitas |
2003-11-06 | Need to change libvcdinfo to be more robust when there are problems | Rocky Bernstein |
2003-11-05 | use more sensible intervals (keyword: Voronoi) to guess the framerate | Michael Roitzsch |
2003-11-05 | Jeroen's patch: avoid pausing the scr provider directly (doing so may freeze | Miguel Freitas |
2003-11-05 | dropping old demux_pes | Michael Roitzsch |
2003-11-04 | that must fix a compilation failure report i received | Miguel Freitas |
2003-11-04 | ffmpeg already selects the best matching MPEG framerate code, no need to | Michael Roitzsch |
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák |
2003-11-04 | Explain PTS handling. | James Courtier-Dutton |