Age | Commit message (Collapse) | Author |
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
- increase demux and decoder apis
- fix runtime changing of ogg/ogm audio channels
note: i hope i haven't broken any demux->decoder data exchange. please report any problems.
CVS patchset: 6014
CVS date: 2004/01/09 01:26:32
|
|
CVS patchset: 6012
CVS date: 2004/01/07 22:28:34
|
|
CVS patchset: 5941
CVS date: 2003/12/24 13:27:47
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
BIG NOTE: use helpers to access to these informations (get/set/reset):
_x_{stream,meta}_info_{get,set,reset}()
are for internal use, don't use *_public() ones from inside the beast ;-)
Some wrongly names "xine_" fonction renaming.
CVS patchset: 5757
CVS date: 2003/11/16 23:33:42
|
|
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
|
|
CVS patchset: 5582
CVS date: 2003/10/24 02:57:58
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
fft*post are untouched (fft: for now).
CVS patchset: 5310
CVS date: 2003/08/25 21:51:37
|
|
CVS patchset: 5283
CVS date: 2003/08/12 19:08:24
|
|
CVS patchset: 5282
CVS date: 2003/08/12 18:45:09
|
|
patch by Philip Jgenstedt
CVS patchset: 5243
CVS date: 2003/08/04 03:47:09
|
|
- 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
|
|
fixes, comments, suggestions are welcome
CVS patchset: 5011
CVS date: 2003/06/06 19:42:04
|
|
CVS patchset: 4974
CVS date: 2003/05/28 13:16:43
|
|
extracted some common targets and variables into a common Makefile
which is then included
CVS patchset: 4844
CVS date: 2003/05/14 16:21:44
|
|
CVS patchset: 4828
CVS date: 2003/05/11 22:00:09
|
|
CVS patchset: 4647
CVS date: 2003/04/21 13:26:29
|
|
CVS patchset: 4494
CVS date: 2003/03/26 23:45:58
|
|
CVS patchset: 4472
CVS date: 2003/03/23 17:12:26
|
|
CVS patchset: 4118
CVS date: 2003/02/08 15:39:07
|
|
CVS patchset: 4068
CVS date: 2003/01/31 18:29:43
|
|
CVS patchset: 4054
CVS date: 2003/01/31 02:22:21
|
|
makefile variable.
- Cleaned up Makefile.am (wine, goom, libxinevdec)
- Cleaned up compiler warnings (libfaad)
- Cleaned up header includes (libfaad, libdha)
CVS patchset: 4053
CVS date: 2003/01/31 01:20:24
|
|
CVS patchset: 3972
CVS date: 2003/01/19 19:42:48
|
|
CVS patchset: 3971
CVS date: 2003/01/19 19:42:00
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3740
CVS date: 2003/01/01 15:25:15
|
|
CVS patchset: 3739
CVS date: 2003/01/01 15:20:14
|
|
CVS patchset: 3737
CVS date: 2002/12/31 20:15:51
|
|
CVS patchset: 3713
CVS date: 2002/12/28 23:20:41
|
|
somewhat coherent)
CVS patchset: 3710
CVS date: 2002/12/28 18:27:14
|
|
CVS patchset: 3656
CVS date: 2002/12/23 21:15:06
|
|
CVS patchset: 3650
CVS date: 2002/12/23 15:36:37
|
|
CVS patchset: 3636
CVS date: 2002/12/22 23:15:17
|
|
CVS patchset: 3634
CVS date: 2002/12/22 20:36:24
|
|
different sizeof than integer.
- add extra_info structure to pass informations from input/demuxers down
to the output frame. this can be used, for example, to pass the frame
number of a frame (when known by decoder). also, immediate benefict is
that we now have a slider which really shows the current position of
the playing stream. new fields can be added to extra_info keeping
binary compatibility
- bumpy everybody's api versions
CVS patchset: 3603
CVS date: 2002/12/21 12:56:44
|
|
CVS patchset: 3601
CVS date: 2002/12/21 03:08:34
|
|
CVS patchset: 3591
CVS date: 2002/12/20 01:35:49
|
|
CVS patchset: 3589
CVS date: 2002/12/19 21:40:02
|
|
CVS patchset: 3586
CVS date: 2002/12/18 21:35:41
|
|
- use bswap macros
- no frame size padding
- report broken frames
- rename cram_decode_frame to msvc_decode_frame
CVS patchset: 3583
CVS date: 2002/12/18 19:48:50
|
|
CVS patchset: 3582
CVS date: 2002/12/18 19:20:33
|
|
CVS patchset: 3548
CVS date: 2002/12/15 18:44:52
|
|
CVS patchset: 3547
CVS date: 2002/12/15 18:02:35
|
|
CVS patchset: 3542
CVS date: 2002/12/15 16:35:51
|