Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-25 | prevent avcodec_flush_buffers from corrupting memory when decoding mjpeg | James Stembridge | |
CVS patchset: 4676 CVS date: 2003/04/25 17:31:31 | |||
2003-04-25 | header beautification | Michael Roitzsch | |
CVS patchset: 4675 CVS date: 2003/04/25 15:34:44 | |||
2003-04-25 | - use demux_mpeg.c for non-block devices by default. it's more robust to | Miguel Freitas | |
broken streams (resync logic) than demux_mpeg_block.c. - fix rate/time position for demux_mpeg.c and mpeg2 streams CVS patchset: 4674 CVS date: 2003/04/25 14:13:43 | |||
2003-04-25 | memleak fix | Andreas Heinchen | |
CVS patchset: 4673 CVS date: 2003/04/25 00:23:21 | |||
2003-04-24 | - just don't deinterlace when the method is not supported, rather than ↵ | Bastien Nocera | |
silently slowing down xine with memcpy's CVS patchset: 4672 CVS date: 2003/04/24 17:39:04 | |||
2003-04-24 | make it more obvious that we are doing floating point subtraction | James Stembridge | |
CVS patchset: 4671 CVS date: 2003/04/24 11:03:50 | |||
2003-04-24 | fix for spuogm | Andreas Heinchen | |
CVS patchset: 4669 CVS date: 2003/04/24 00:27:27 | |||
2003-04-24 | fix scaling of video with aspect ratio != 1 | James Stembridge | |
CVS patchset: 4668 CVS date: 2003/04/24 00:21:01 | |||
2003-04-23 | check if something could be frieed. | Daniel Caujolle-Bert | |
CVS patchset: 4667 CVS date: 2003/04/23 19:58:57 | |||
2003-04-23 | ffmpeg buffer management is quite odd. | Miguel Freitas | |
this hopefuly fixes problems with B frames and DR1 CVS patchset: 4666 CVS date: 2003/04/23 18:42:39 | |||
2003-04-23 | preserve win32 patches for later merges of new versions | Michael Roitzsch | |
CVS patchset: 4665 CVS date: 2003/04/23 16:24:18 | |||
2003-04-23 | I am not a Win32 developer, but I guess this is a sweet misunderstanding: | Michael Roitzsch | |
audio_directx_out is an audio OUTPUT plugin, not a audio DECODER plugin therefore this buffer type is wrong here, since only DECODERS need to register buffer types CVS patchset: 4664 CVS date: 2003/04/23 16:15:00 | |||
2003-04-23 | do not build libdvdread, when we do not need it | Michael Roitzsch | |
CVS patchset: 4663 CVS date: 2003/04/23 15:51:52 | |||
2003-04-23 | silence, please | Michael Roitzsch | |
CVS patchset: 4662 CVS date: 2003/04/23 15:51:02 | |||
2003-04-23 | faster seeking (heavily based on Thibaut's patch) | Miguel Freitas | |
rework xine_play_internal, wait for first frame after seek CVS patchset: 4660 CVS date: 2003/04/23 14:33:01 | |||
2003-04-23 | The Win32/msvc gui now builds and works; There are many known issues with ↵ | Tim Champagne | |
the win32 xine/ui which will need to be addressed at a later time CVS patchset: 4659 CVS date: 2003/04/23 14:11:08 | |||
2003-04-23 | fix yv12->yuy2 conversion | James Stembridge | |
CVS patchset: 4657 CVS date: 2003/04/23 10:49:48 | |||
2003-04-23 | calculate hardware pitches depending on output rather than input image format | James Stembridge | |
CVS patchset: 4656 CVS date: 2003/04/23 10:46:00 | |||
2003-04-23 | check type of mixer element before trying to use it | James Stembridge | |
CVS patchset: 4655 CVS date: 2003/04/23 10:39:33 | |||
2003-04-23 | this might solve some problems with seeking beyond the 2GB mark | Mike Melanson | |
CVS patchset: 4654 CVS date: 2003/04/23 02:28:01 | |||
2003-04-23 | this should fix time-based seeking beyond the 2GB mark in a file | Mike Melanson | |
CVS patchset: 4653 CVS date: 2003/04/23 00:38:48 | |||
2003-04-23 | Few more small changes for win32/msvc port | Tim Champagne | |
CVS patchset: 4652 CVS date: 2003/04/23 00:28:04 | |||
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so ↵ | Tim Champagne | |
please be gentle with me; Everything builds except for the win32 ui CVS patchset: 4650 CVS date: 2003/04/22 23:30:29 | |||
2003-04-22 | Adding a couple of files missing files for the Win32/msvc port (audio and ↵ | Tim Champagne | |
video directx) CVS patchset: 4648 CVS date: 2003/04/22 20:09:38 | |||
2003-04-21 | - fix the image/png decoder on big endian machines | Bastien Nocera | |
CVS patchset: 4647 CVS date: 2003/04/21 13:26:29 | |||
2003-04-21 | avoid implicit declarations. Less warnings. | Daniel Caujolle-Bert | |
CVS patchset: 4646 CVS date: 2003/04/21 06:12:23 | |||
2003-04-21 | driver might get closed while filling gap so check it is open before writing | James Stembridge | |
CVS patchset: 4645 CVS date: 2003/04/21 00:25:55 | |||
2003-04-20 | merging in win32 port | Guenter Bartsch | |
CVS patchset: 4643 CVS date: 2003/04/20 21:13:21 | |||
2003-04-18 | Minister of English Composition | Mike Melanson | |
CVS patchset: 4639 CVS date: 2003/04/18 20:45:30 | |||
2003-04-18 | equalizer api | Guenter Bartsch | |
CVS patchset: 4637 CVS date: 2003/04/18 20:04:26 | |||
2003-04-18 | - fix crash when playing a PNG file | Bastien Nocera | |
CVS patchset: 4636 CVS date: 2003/04/18 14:11:04 | |||
2003-04-18 | a simple 10-band equalizer - public interface not there yet | Guenter Bartsch | |
CVS patchset: 4635 CVS date: 2003/04/18 03:00:33 | |||
2003-04-17 | xine crashed when an oggfile with an unknwon stream was played - fixed | Andreas Heinchen | |
CVS patchset: 4634 CVS date: 2003/04/17 23:23:58 | |||
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas | |
CVS patchset: 4632 CVS date: 2003/04/17 19:01:23 | |||
2003-04-17 | using non-blocking open mode, in order to avoid infinite waiting when the | Siggi Langauf | |
ALSA device is busy (eg. in ise by ESD) CVS patchset: 4631 CVS date: 2003/04/17 17:04:12 | |||
2003-04-17 | added limited handling of traks with multiple media types | Mike Melanson | |
CVS patchset: 4630 CVS date: 2003/04/17 06:18:09 | |||
2003-04-16 | preperations for support of bold and italic typefaces in ogm subtitles | Andreas Heinchen | |
CVS patchset: 4629 CVS date: 2003/04/16 23:05:25 | |||
2003-04-16 | discard buffers before trying to get demux_lock | Miguel Freitas | |
CVS patchset: 4628 CVS date: 2003/04/16 22:38:44 | |||
2003-04-16 | cleanups, verbosity | Miguel Freitas | |
CVS patchset: 4626 CVS date: 2003/04/16 22:03:35 | |||
2003-04-16 | direct rendering here we go... | Miguel Freitas | |
(wish us luck!) CVS patchset: 4625 CVS date: 2003/04/16 21:46:42 | |||
2003-04-16 | disable direct rendering when the frame size output by ffmpeg is different ↵ | James Stembridge | |
from the one found in the header CVS patchset: 4624 CVS date: 2003/04/16 21:02:22 | |||
2003-04-16 | clean up some code, add direct rendering 1 support (disabled by default) | Miguel Freitas | |
define ENABLE_DIRECT_RENDERING to help testing/fixing it. some streams are crashing or displaying strange stuff with DR1. note: DR1 can be used with or without postprocessing. CVS patchset: 4623 CVS date: 2003/04/16 18:25:58 | |||
2003-04-16 | die completion events, die die die | Miguel Freitas | |
i fell stupid: how didn't i realized before that handling completion events was not needed? the only trick is to call XSync after drawing! this not only improves smoothness and schedulability issues but also moves the frame dropping to video_out.c were they can be accounted properly. not to mention it makes frontend programming a lot easier. CVS patchset: 4621 CVS date: 2003/04/16 11:30:13 | |||
2003-04-16 | ffmpeg update, add new files/decoders, use our fastmemcpy | Miguel Freitas | |
tested ok with usual files (wmv7, mpeg4, divx, svq1...) CVS patchset: 4618 CVS date: 2003/04/16 00:18:35 | |||
2003-04-15 | fix ac3 in ogm | Andreas Heinchen | |
CVS patchset: 4617 CVS date: 2003/04/15 23:54:40 | |||
2003-04-15 | completely seperate amp and compress filters | Guenter Bartsch | |
CVS patchset: 4616 CVS date: 2003/04/15 17:52:36 | |||
2003-04-15 | fixed a/v desync with odd framerates | Andreas Heinchen | |
CVS patchset: 4614 CVS date: 2003/04/15 03:41:23 | |||
2003-04-14 | small bugfix | Andreas Heinchen | |
CVS patchset: 4613 CVS date: 2003/04/14 05:06:29 | |||
2003-04-14 | larger simplifications | Andreas Heinchen | |
CVS patchset: 4612 CVS date: 2003/04/14 04:36:26 | |||
2003-04-14 | small simplification | Andreas Heinchen | |
CVS patchset: 4611 CVS date: 2003/04/14 00:52:42 |