Age | Commit message (Collapse) | Author |
|
CVS patchset: 5030
CVS date: 2003/06/12 23:37:16
|
|
CVS patchset: 5029
CVS date: 2003/06/12 23:18:17
|
|
- Cleanup
Please test it and report bugs.
CVS patchset: 5028
CVS date: 2003/06/12 23:10:16
|
|
Fixes deadlock when changing setting while the engine is paused.
CVS patchset: 5027
CVS date: 2003/06/12 21:33:33
|
|
Prevents junk being displayed at the edges of such streams.
CVS patchset: 5026
CVS date: 2003/06/12 18:46:24
|
|
- do not trust progressive_frame for detecting NTSC 3:2, quote:
'the alternating progressive_frame encoding problem. This is a problem where the progressive_frame flag alternates between true and false every frame, when it really should have been set to "true" all the time.'
'There is a lot of content that is affected by this issue, because it's caused by a dumb decision by a very big company that made a very popular MPEG encoder. They've since fixed the encoder, but there are apparently still authoring companies that use it, because the problem is on a lot of high-profile current discs, like Disney's "Monsters Inc." and "Beauty and the Beast".'
http://www.hometheaterhifi.com/volume_8_2/dvd-benchmark-special-report-chroma-bug-4-2001.html
CVS patchset: 5025
CVS date: 2003/06/11 23:08:54
|
|
CVS patchset: 5024
CVS date: 2003/06/11 00:51:23
|
|
TODO:
1) Implement some way for flush/reset the buffers.
2) Fix aspect ratio.
CVS patchset: 5023
CVS date: 2003/06/11 00:22:57
|
|
I can play a DVD menu, with stills etc.
TODO:
1) Aspect ratio.
2) Meta info.
3) Flushing. (All this will fix is seeking artifacts.)
4) frame duration.
5) Extra info passing.
6) Closed captions.
7) Anything else I have forgotten.
CVS patchset: 5022
CVS date: 2003/06/10 22:01:54
|
|
We now get video on the output, but no aspect ration, or pts values are set yet.
CVS patchset: 5021
CVS date: 2003/06/10 16:30:15
|
|
CVS patchset: 5020
CVS date: 2003/06/09 23:14:17
|
|
CVS patchset: 5019
CVS date: 2003/06/09 23:08:10
|
|
CVS patchset: 5018
CVS date: 2003/06/09 17:27:51
|
|
CVS patchset: 5017
CVS date: 2003/06/09 09:55:20
|
|
should be fixed now.
CVS patchset: 5016
CVS date: 2003/06/09 01:54:11
|
|
Thanks to Miguel for helping me understand the problem.
CVS patchset: 5015
CVS date: 2003/06/09 01:26:25
|
|
not fix the auto play feature.
CVS patchset: 5014
CVS date: 2003/06/09 00:37:27
|
|
means it's on a fast connection, and not a network)
CVS patchset: 5013
CVS date: 2003/06/08 21:58:09
|
|
when playing some VCDs.
CVS patchset: 5012
CVS date: 2003/06/07 14:01:38
|
|
fixes, comments, suggestions are welcome
CVS patchset: 5011
CVS date: 2003/06/06 19:42:04
|
|
if (cond)
#ifdef LOG
foo;
#endif
bar;
is bad.
CVS patchset: 5010
CVS date: 2003/06/06 14:29:41
|
|
Look for config item "audio.alsa_mmap_enable".
0 = use normal mode, 1 = use mmap mode.
CVS patchset: 5008
CVS date: 2003/06/06 14:01:11
|
|
CVS patchset: 5007
CVS date: 2003/06/05 19:16:28
|
|
CVS patchset: 5006
CVS date: 2003/06/05 19:11:13
|
|
see http://article.gmane.org/gmane.comp.video.xine.devel/4178
CVS patchset: 5005
CVS date: 2003/06/05 19:08:06
|
|
don't resize the frame buffer as this will lead to a segfault when the size increases
CVS patchset: 5004
CVS date: 2003/06/03 15:44:31
|
|
CVS patchset: 5003
CVS date: 2003/06/03 03:33:15
|
|
CVS patchset: 5002
CVS date: 2003/06/02 21:22:00
|
|
PRI64d define from inttypes.h (looks like C99 requires these defines)
CVS patchset: 5001
CVS date: 2003/06/02 16:52:20
|
|
CVS patchset: 5000
CVS date: 2003/06/02 16:44:15
|
|
level
of this option
CVS patchset: 4999
CVS date: 2003/06/02 16:41:10
|
|
CVS patchset: 4998
CVS date: 2003/06/02 16:10:53
|
|
button (DVD navigation)
CVS patchset: 4997
CVS date: 2003/06/02 06:36:30
|
|
CVS patchset: 4996
CVS date: 2003/06/02 00:03:58
|
|
card incorrectly reports AFMT_AC3 as being absent.
In effect, this forces xine to send non-audio AC3 and DTS data to the sound card,
without ever knowing if the spdif is working or not.
Can cause horrible noise to come out of speakers, and might even damage speakers.
CVS patchset: 4995
CVS date: 2003/06/01 22:48:26
|
|
img->displayed is obsolete now, drivers should use img->free.
CVS patchset: 4994
CVS date: 2003/05/31 18:33:28
|
|
CVS patchset: 4993
CVS date: 2003/05/31 13:54:27
|
|
CVS patchset: 4992
CVS date: 2003/05/31 13:33:10
|
|
CVS patchset: 4990
CVS date: 2003/05/31 02:18:01
|
|
CVS patchset: 4989
CVS date: 2003/05/31 02:04:17
|
|
(MPEG content coming in)
CVS patchset: 4988
CVS date: 2003/05/30 14:29:02
|
|
on_unneeded would be called from decoder's context while frames might
still be around in the video_out context
CVS patchset: 4987
CVS date: 2003/05/30 14:10:49
|
|
audio stream
CVS patchset: 4985
CVS date: 2003/05/29 17:54:16
|
|
CVS patchset: 4984
CVS date: 2003/05/29 16:51:30
|
|
CVS patchset: 4983
CVS date: 2003/05/29 16:22:09
|
|
simpler attempt at keeping width and height passed to get_frame consistant.
CVS patchset: 4981
CVS date: 2003/05/29 01:04:54
|
|
specified in the headers
CVS patchset: 4980
CVS date: 2003/05/29 00:23:53
|
|
CVS patchset: 4979
CVS date: 2003/05/29 00:13:11
|
|
frame used for direct rendering
CVS patchset: 4978
CVS date: 2003/05/28 18:16:46
|
|
should be an include path pointing there
CVS patchset: 4975
CVS date: 2003/05/28 13:53:03
|