Age | Commit message (Expand) | Author |
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 |
2003-02-21 | Allow vidix vo driver to be compiled without X/framebuffer support | James Stembridge |
2003-02-21 | Build vidix vo driver if we have X11 or linux framebuffer support | James Stembridge |
2003-02-21 | make number of video buffers user-configurable | Guenter Bartsch |
2003-02-20 | Add vidixfb driver for using vidix on linux frame buffer | James Stembridge |
2003-02-20 | Michael's num_buttons patch | Siggi Langauf |
2003-02-20 | syncing to libdvdnav 0.1.5 and modifying input plugin accordingly | Michael Roitzsch |
2003-02-20 | Same fix for yv12 | James Stembridge |
2003-02-20 | Fix copy of yuy2 frame by slices when frame height is not a multiple of 16 | James Stembridge |
2003-02-20 | yea verily, the QT demuxer now operates on top of non-seekable input | Mike Melanson |
2003-02-20 | fixed copious bugs in the _read(), _seek() and _get_current_pos() | Mike Melanson |
2003-02-20 | caught, the word is caught | Mike Melanson |
2003-02-20 | Support RGBA32 format ffmpeg frames. Allows playback of RGB HuffYUV files | James Stembridge |
2003-02-19 | DTS passthrough improvements from Markus Plail | Michael Roitzsch |
2003-02-19 | Small omission from HuffYUV support | James Stembridge |
2003-02-19 | Force reconfiguration of vidix when changing colour key settings as some driv... | James Stembridge |
2003-02-19 | Support for YUY2 HuffYUV video | James Stembridge |
2003-02-19 | Fix missing mediaLib include path | Robin KAY |
2003-02-19 | Fix video processing segmentation fault at exit | Ewald Snel |
2003-02-19 | always issue BUF_FLAG_SEEK when sending a new pts | Mike Melanson |
2003-02-19 | Qclp support, courtesy of Chris Rankin <cj.rankin@ntlworld.com>; also | Mike Melanson |
2003-02-18 | - Don't report twice the same number. | Thibaut Mattern |
2003-02-18 | sorry, private modifications... | Michael Roitzsch |
2003-02-18 | this might help prevent problems in the future: | Michael Roitzsch |
2003-02-18 | fix problem with not appearing still frames on DVDs | Michael Roitzsch |
2003-02-18 | what is that? (fix compilation breakage) | Michael Roitzsch |
2003-02-18 | These messages have not helped in debugging for a long time. | Michael Roitzsch |
2003-02-18 | added time-based seeking | Mike Melanson |
2003-02-17 | make sure autio_out is opened while processing preview data to make sure meta... | Guenter Bartsch |
2003-02-17 | new findings from linuxthreads sources | Miguel Freitas |
2003-02-17 | a little more debugging | Mike Melanson |
2003-02-17 | fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is all... | Michael Roitzsch |
2003-02-17 | this should be wrong here | Michael Roitzsch |
2003-02-17 | remove old FIXME | Michael Roitzsch |
2003-02-17 | playable even with NULL audio output | Mike Melanson |
2003-02-17 | libfame cflag fix | Michael Roitzsch |
2003-02-17 | missing files from my last commit | Miguel Freitas |
2003-02-17 | - fix LDT clash with linuxthreads | Miguel Freitas |
2003-02-17 | Better method to fade out a yuv pixel. | Thibaut Mattern |
2003-02-16 | whoups, sorry for that noise | Guenter Bartsch |
2003-02-16 | small bugfix, buffer was released to early when no resampling is done | Guenter Bartsch |