Age | Commit message (Expand) | Author |
2003-02-24 | sorry, wrong commit, this time it is: fix seek detection | Michael Roitzsch |
2003-02-24 | fix seek detection | Michael Roitzsch |
2003-02-24 | Reverts the detection of empty fifos. | Thibaut Mattern |
2003-02-24 | nbc_end_of_stream is no more needed. | Thibaut Mattern |
2003-02-24 | - starts buffering when one fifo is empty (better for poorly interleaved stre... | Thibaut Mattern |
2003-02-23 | Fixes a deadlock when buffering at the end of the stream. | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | Uses nbc_end_of_stream(). | Thibaut Mattern |
2003-02-23 | arm patch by dilb, bigger wrap treshhold for enix streams | Guenter Bartsch |
2003-02-23 | handle aspect ratio == 0 | Guenter Bartsch |
2003-02-23 | New function to unpause the engine at the end of the stream if needed. | Thibaut Mattern |
2003-02-23 | New function that should be called at the end of the stream to unpause the en... | Thibaut Mattern |
2003-02-23 | fix bug when deleting the first plugin from the list because plugin_class fai... | Guenter Bartsch |
2003-02-23 | Always the same story. | Thibaut Mattern |
2003-02-23 | - Remove constants related to fifo sizes | Thibaut Mattern |
2003-02-23 | New method to get the number of free elements in the pool. | Thibaut Mattern |
2003-02-23 | Wow, I've forgotten a big part of my patch ! | Thibaut Mattern |
2003-02-23 | Include GPL HuffYUV v1 tables | James Stembridge |
2003-02-23 | be more tolerant with missing end sequences (I had false positives) | Michael Roitzsch |
2003-02-23 | Fix memory leak | Ewald Snel |
2003-02-23 | - quit if we can't initialise gnome-vfs | Bastien Nocera |
2003-02-23 | Fix crash when opening ffmpeg decoder fails | James Stembridge |
2003-02-23 | Fix error in chroma plane interleaving | James Stembridge |
2003-02-22 | fix aspect ratio detection code | Guenter Bartsch |
2003-02-22 | - we need to init X thread safe libraries, the front-end might not have | Bastien Nocera |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | this hack can go now | Michael Roitzsch |
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch |
2003-02-22 | provide a way of invalidating extra info | Michael Roitzsch |
2003-02-22 | update extra info (for slider movement) in stills with audio | Michael Roitzsch |
2003-02-22 | fix another situation of not showing still frames: when the video fifo is full, | Michael Roitzsch |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | Fix memory leak | Ewald Snel |
2003-02-22 | Fix memory leaks | Ewald Snel |
2003-02-22 | FILM demuxer now operates over non-seekable input; also implemented | Mike Melanson |
2003-02-22 | Interplay movie demuxer now operates over non-seekable input | Mike Melanson |
2003-02-22 | - detect ASF streams by content (only tested on PPC, please fix for little en... | Bastien Nocera |
2003-02-22 | WC3 movie demuxer now works over non-seekable input | Mike Melanson |
2003-02-22 | YUV4MPEG2 demuxer now operates over non-seekable input | Mike Melanson |
2003-02-22 | Fixes for SunPro compiler. Already sent to ffmpeg-devel | Robin KAY |
2003-02-22 | Id CIN demuxer now works on top of non-seekable input | Mike Melanson |
2003-02-21 | Configure option and error checking for frame buffer device | James Stembridge |
2003-02-21 | - inform the width and height for the v4l input plugin, remove plenty of nasty | Bastien Nocera |
2003-02-21 | - don't abort when we're not on an mmx capable machine, simply fallback | Bastien Nocera |
2003-02-21 | stray debug statement | Mike Melanson |
2003-02-21 | added support for QT reference atoms | Mike Melanson |
2003-02-21 | support seeking from the start of the stream (if requested offset >= | Mike Melanson |
2003-02-21 | disable debug output | Guenter Bartsch |