Age | Commit message (Expand) | Author |
2004-02-17 | update text to autoconf 2.57 | Michael Roitzsch |
2004-02-17 | Make default type of connection in MMS configurable (autoprobe, TCP or HTTP). | František Dvořák |
2004-02-17 | Tiny adjustment of xine-fontconv behaviour. | 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 | Add docs about xine fonts waiting on xine-docs. | František Dvořák |
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 | Mention one my old patch for http and mmsh. | František Dvořák |
2004-02-14 | Add codepages iso-8859-9 and iso-8859-15 (all in all 7 new characters :-)). | František Dvořák |
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 | spec-file: added new sub-rpm for stk videoout plugin | Manfred Tremmel |
2004-02-14 | Add the xm extension. | Thibaut Mattern |
2004-02-14 | Disable detection by content, it was completely silly. | Thibaut Mattern |
2004-02-14 | Add -DEMULATE_FAST_INT to libffmpeg CFLAGS if [u]int_fastxx_t typedefs are no... | Robin KAY |
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 | .mod demuxer | Thibaut Mattern |
2004-02-12 | my gcc (partly 3.4 already) optimizes these away, because they are only used | Michael Roitzsch |
2004-02-12 | housekeeping | 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-12 | get rid of the "inline redefined" warning one sees with recent glibc headers | Michael Roitzsch |
2004-02-12 | * remove some unneeded AM_CONDITIONALs | 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 |