Age | Commit message (Collapse) | Author |
|
it works without any additionally installed libraries
CVS patchset: 4931
CVS date: 2003/05/25 18:36:51
|
|
* libavcodec/mpegvideo.c has been modified to work without the need to compile
libavcodec/motion_est.c to save compilation time (we don't need motion
estimation when encoding I-frames only anyway)
* the patch to libavcodec/i386/mpegvideo_mmx_template.c has been reverted,
because the encoder crashes with it
CVS patchset: 4930
CVS date: 2003/05/25 18:34:54
|
|
Need to find out how to implement Lookup() and InverseQ()
CVS patchset: 4929
CVS date: 2003/05/25 15:45:06
|
|
CVS patchset: 4928
CVS date: 2003/05/25 15:23:51
|
|
CVS patchset: 4927
CVS date: 2003/05/25 14:53:27
|
|
CVS patchset: 4926
CVS date: 2003/05/25 13:39:13
|
|
CVS patchset: 4922
CVS date: 2003/05/24 14:37:16
|
|
- fix potential segfaults.
try with this mrl:
http://sfera.netfiles.gr/rockradio
CVS patchset: 4921
CVS date: 2003/05/24 14:11:24
|
|
add some more parsing.
CVS patchset: 4920
CVS date: 2003/05/24 13:21:24
|
|
expand it to 4:3 ratio
CVS patchset: 4919
CVS date: 2003/05/24 13:12:41
|
|
CVS patchset: 4918
CVS date: 2003/05/24 10:53:47
|
|
writing silence to the driver
CVS patchset: 4917
CVS date: 2003/05/24 10:49:06
|
|
rather than just waiting for fifo to be empty
CVS patchset: 4916
CVS date: 2003/05/24 10:35:48
|
|
CVS patchset: 4915
CVS date: 2003/05/23 22:14:29
|
|
it seems that cygwin doesn't provide neither byteswap.h or endian.h.
by: Miguel Freitas
CVS patchset: 4914
CVS date: 2003/05/23 21:52:00
|
|
CVS patchset: 4911
CVS date: 2003/05/23 18:31:07
|
|
Still need to finish the parsing of the variables.
CVS patchset: 4910
CVS date: 2003/05/23 18:21:59
|
|
CVS patchset: 4909
CVS date: 2003/05/23 17:36:42
|
|
CVS patchset: 4908
CVS date: 2003/05/23 15:36:58
|
|
Sound should be much better now.
I think handling of buf->pts values might need work though.
CVS patchset: 4907
CVS date: 2003/05/23 15:10:27
|
|
CVS patchset: 4906
CVS date: 2003/05/23 14:16:49
|
|
time ago
CVS patchset: 4904
CVS date: 2003/05/23 10:52:40
|
|
* enable decoder warnings only with verbosity
* use a 0 duration, when there is an invalid frame rate code
(metronom magic will do the rest)
CVS patchset: 4903
CVS date: 2003/05/23 10:36:29
|
|
raw devices configured
problem is: The raw device setting is passed to libdvdcss through an environment
variable. Libdvdcss then replaces ANY read from anywhere with a read from the
raw device. This fails, when you want to play a disc image with dvd:<path>, but
there is actually a DVD in the drive associated with the raw device which has
nothing to do with what you want to play.
CVS patchset: 4902
CVS date: 2003/05/23 10:34:13
|
|
when trying to play a file that was 404
CVS patchset: 4901
CVS date: 2003/05/22 09:48:53
|
|
CVS patchset: 4900
CVS date: 2003/05/21 23:52:32
|
|
- fix http redirection
xine can play this url now:
http://www.nullsoft.com/nsv/scripts/verify.php?fn=crawling-hq.nsv
CVS patchset: 4895
CVS date: 2003/05/21 17:42:50
|
|
CVS patchset: 4893
CVS date: 2003/05/20 20:49:12
|
|
CVS patchset: 4891
CVS date: 2003/05/20 20:40:29
|
|
So, make demux_mpeg.c understand DTS.
CVS patchset: 4890
CVS date: 2003/05/20 19:21:23
|
|
under win32 though?
CVS patchset: 4889
CVS date: 2003/05/20 16:23:44
|
|
CVS patchset: 4888
CVS date: 2003/05/20 14:55:55
|
|
everyone is advised to use priority 0 from now on
CVS patchset: 4886
CVS date: 2003/05/20 14:50:47
|
|
CVS patchset: 4885
CVS date: 2003/05/20 14:05:36
|
|
CVS patchset: 4884
CVS date: 2003/05/20 13:58:10
|
|
* regulate mutual inclusion based on XINE_COMPILE
* src/xine-engine/spu_decoder.h was unused
-> make it the spu decoder API header and remove src/libspudec/spu_decoder_api.h
* mark some xine_stream_t members as unused for next cleanup
CVS patchset: 4883
CVS date: 2003/05/20 13:50:55
|
|
CVS patchset: 4881
CVS date: 2003/05/20 02:06:13
|
|
for Win32. Lastly fixed and issue with launching xineui from a Cygwin shell. There is one small problem known with cdda under Windows and it appears that some songs can start approx 1 second early or late.
CVS patchset: 4880
CVS date: 2003/05/20 01:23:56
|
|
fix segfault with xine logo
remove unneeded assert
CVS patchset: 4879
CVS date: 2003/05/19 23:31:07
|
|
CVS patchset: 4878
CVS date: 2003/05/19 21:59:45
|
|
CVS patchset: 4877
CVS date: 2003/05/19 21:49:57
|
|
use read_block
(sync with OrT)
CVS patchset: 4876
CVS date: 2003/05/19 20:24:14
|
|
Description:
The problem is that the only conditions which cause
demux_ts_get_lang_desc() to return are
no descriptors, or the first descriptor is an
ISO 639 language descriptor.
CVS patchset: 4874
CVS date: 2003/05/19 13:52:29
|
|
(which isn't complete yet).
CVS patchset: 4873
CVS date: 2003/05/19 10:06:36
|
|
CVS patchset: 4872
CVS date: 2003/05/18 17:41:37
|
|
Should fix playing of
DVD+RW disc recorded with a Philips DVD recorder.
Problem reported by "Gert Vervoort".
CVS patchset: 4871
CVS date: 2003/05/18 17:37:33
|
|
Still need to fix demux_avi.c so that it does not send bad packs.
CVS patchset: 4870
CVS date: 2003/05/17 23:02:15
|
|
CVS patchset: 4869
CVS date: 2003/05/17 18:18:52
|
|
but I'm not quite sure how it is suppose to work
CVS patchset: 4868
CVS date: 2003/05/16 19:08:59
|
|
CVS patchset: 4867
CVS date: 2003/05/16 15:07:35
|