Age | Commit message (Expand) | Author |
2004-02-17 | Make default type of connection in MMS configurable (autoprobe, TCP or HTTP). | František Dvořák |
2004-02-16 | Disable syncfb plugin on platforms which don't have the kernel endpoint. Twea... | Robin KAY |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-02-16 | this file is not needed any more, the OGM subtitle decoder has been merged | Michael Roitzsch |
2004-02-15 | thank you, valgrind | Michael Roitzsch |
2004-02-15 | exiting xine with arts audio freezes on BSD; this should be an arts bug, but | Michael Roitzsch |
2004-02-15 | ignoring empty spus created by some ogm-muxingtools | Andreas Heinchen |
2004-02-15 | small fix for language of ogg-spu-streams | Andreas Heinchen |
2004-02-14 | Read aspect when BUF_FLAG_ASPECT is set | James Stembridge |
2004-02-14 | Send aspect ratio using BUF_FLAG_ASPECT | James Stembridge |
2004-02-14 | Only use aspect ratio given by ffmpeg if it isn't equal to 0.0 | James Stembridge |
2004-02-14 | big memleak | Thibaut Mattern |
2004-02-14 | Add the xm extension. | Thibaut Mattern |
2004-02-14 | Disable detection by content, it was completely silly. | Thibaut Mattern |
2004-02-13 | hook up the Sierra VMD demuxer | Mike Melanson |
2004-02-12 | Support for using aspect from demuxer | James Stembridge |
2004-02-12 | send default frame duration and aspect ratio to decoder | James Stembridge |
2004-02-12 | my gcc (partly 3.4 already) optimizes these away, because they are only used | Michael Roitzsch |
2004-02-12 | fix compiler warning on possibly uninitialized usage | Michael Roitzsch |
2004-02-12 | after 249 comes 24A, since this is hex ;) | Michael Roitzsch |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-02-12 | * assign the ticket to the post plugins on allocation | Michael Roitzsch |
2004-02-12 | acquire the ticket on engine flush | Michael Roitzsch |
2004-02-12 | big commit of the new ticket system to protect the rewiring and more | Michael Roitzsch |
2004-02-12 | getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock | Michael Roitzsch |
2004-02-12 | demuxers don't need video_out | Michael Roitzsch |
2004-02-12 | some code cleanup, make MRL more consistent by allowing dvb:/<channel> | Michael Roitzsch |
2004-02-12 | the channel argument is not used in the format string | Michael Roitzsch |
2004-02-11 | Amiga MOD music file demuxer from Paul Eggleton (uses the ModPlug engine). | Thibaut Mattern |
2004-02-09 | Add BUF_FLAG_ASPECT | James Stembridge |
2004-02-09 | Always send frame duration using BUF_FLAG_FRAMERATE | James Stembridge |
2004-02-09 | Only read frame duration when BUF_FLAG_FRAMERATE is set | James Stembridge |
2004-02-09 | *) Only read frame duration when BUF_FLAG_FRAMERATE is set | James Stembridge |
2004-02-09 | Only read frame duration when BUF_FLAG_FRAMERATE is set | James Stembridge |
2004-02-08 | Fix breakage from last commit | James Stembridge |
2004-02-08 | *) Don't set BUF_FLAG_STDHEADER for real headers, as they aren't standard hea... | James Stembridge |
2004-02-07 | better error handling if codec can't be found | James Stembridge |
2004-02-05 | initial commit for Sierra VMD demuxer (no audio yet) | Mike Melanson |
2004-02-05 | buf->size should be 0 when BUF_FLAG_SPECIAL is set | James Stembridge |
2004-02-05 | buf->size is 0 when BUF_FLAG_SPECIAL is set | James Stembridge |
2004-02-04 | buf->size should be 0 when BUF_FLAG_SPECIAL is set | James Stembridge |
2004-02-04 | Correct comment about BUF_FLAG_SPECIAL | James Stembridge |
2004-02-04 | abort() is no way to handle errors | James Stembridge |
2004-02-04 | missing file!! | Miguel Freitas |
2004-02-03 | Support for some more real codecs | James Stembridge |
2004-02-03 | Send all of audio type specific data to decoder instead of skipping first 4 b... | James Stembridge |
2004-02-03 | Don't read special buffers as headers (again) | James Stembridge |
2004-02-03 | Fix a bug introduced by my last commit. | Thibaut Mattern |
2004-02-03 | When no special audio track is selected (auto mode) the | Marco Zuehlke |
2004-02-03 | ported SMJPEG IMA and EA ADPCM decoders to ffmpeg | Mike Melanson |