Age | Commit message (Expand) | Author |
2003-07-12 | mention new post plugins | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-12 | add yv12_to_yuy2_mmxext | Miguel Freitas |
2003-07-12 | use yuy2_to_yv12 | Miguel Freitas |
2003-07-12 | add yuy2_to_yv12 conversion | Miguel Freitas |
2003-07-12 | provide configuration entries for tvtime plugin | Miguel Freitas |
2003-07-12 | Fix for mpeg streams with large PES packets. | James Courtier-Dutton |
2003-07-11 | - check only the 2 first bytes of video/audio chunk RIFF header (only the str... | Thibaut Mattern |
2003-07-11 | - Fix by Michael Roitzsch to not use callbacks to get the real codecs path (C... | Bastien Nocera |
2003-07-11 | moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure, | Michael Roitzsch |
2003-07-10 | - use io_helper functions | Thibaut Mattern |
2003-07-10 | when two concurrent threads want to create the same config entry, both | Michael Roitzsch |
2003-07-09 | Attempt to catch more data chunks that will cause the decoder to lock up | James Stembridge |
2003-07-09 | this is in fact a boolean | Michael Roitzsch |
2003-07-08 | updated theorapart of the demuxer to consider clipping | Andreas Heinchen |
2003-07-08 | added cropping/offset to theoradecoder (patch by Philip Jägenstedt) | Andreas Heinchen |
2003-07-07 | removed call to removed funtion | Andreas Heinchen |
2003-07-07 | disable broken nvtvd support by default | Siggi Langauf |
2003-07-07 | 1-beta12-1 Debian stuff | Siggi Langauf |
2003-07-04 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-07-04 | Approximate pts values are now sent. | James Courtier-Dutton |
2003-07-04 | sync to ivtv cvs | Miguel Freitas |
2003-07-03 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-07-03 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-07-03 | remove // | Miguel Freitas |
2003-07-03 | disabled plugins that will not compile | Mike Melanson |
2003-07-03 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-07-02 | Metronom does the pts prediction now, not the decoders. | James Courtier-Dutton |
2003-07-02 | fix unreleased mutex, also some reordering to guarantee consistency of | Miguel Freitas |
2003-07-02 | Update xine to use new alsa api. | James Courtier-Dutton |
2003-07-02 | removed debugging echo | Andreas Heinchen |
2003-07-01 | Some minor fixes. One buffer leak fix. | James Courtier-Dutton |
2003-07-01 | Turn off some debug. | James Courtier-Dutton |
2003-07-01 | Some updates. | James Courtier-Dutton |
2003-07-01 | New implementation of MPEG PES demuxer. | James Courtier-Dutton |
2003-06-29 | we have deinterlacing plugin already | Miguel Freitas |
2003-06-29 | use the correct mutex | Miguel Freitas |
2003-06-29 | port of some simple video filters from mplayer | Miguel Freitas |
2003-06-29 | on some DVDs, the first highlight information (which button to highlight) will | Michael Roitzsch |
2003-06-29 | - fix rtsp redirections, and division by zero crash, helps with: | Bastien Nocera |
2003-06-29 | - simplify a bit the binary search | Thibaut Mattern |
2003-06-27 | apply patch from Bastien for ffmpeg silence | Michael Roitzsch |
2003-06-27 | mention Frantisek's work on sputext | Michael Roitzsch |
2003-06-27 | offer sputext config options before playback starts | Michael Roitzsch |
2003-06-27 | - fix PLANE_PRED8x8 prediction (H/V are swapped, this is correct!) | Ewald Snel |
2003-06-27 | these functions actually have (void) parameters, not (), which is equal to (...) | Michael Roitzsch |
2003-06-27 | Fix third pixel motion compensation | Ewald Snel |
2003-06-27 | fix post install target: when doing a "make install" from within | Michael Roitzsch |
2003-06-26 | update to current status of discussion | Guenter Bartsch |
2003-06-26 | these should be static | Miguel Freitas |