Age | Commit message (Collapse) | Author |
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
(video_out/alphablend* need to be removed yet)
gcc-2.95 support: SMB, external compiled with different gcc VCD
fixed GDK_PIXBUF build
CVS patchset: 7983
CVS date: 2006/05/01 21:35:30
|
|
ImageMagick on non-standard prefix).
CVS patchset: 7980
CVS date: 2006/04/22 09:41:10
|
|
CID: 276
Checker: USE_AFTER_FREE (help)
File: xine-lib/src/libxinevdec/bitplane.c
Function: bitplane_decode_data
Description: Double free of pointer "(this)->buf" in call to "free"
CID: 171
Checker: RESOURCE_LEAK (help)
File: xine-lib/src/libxinevdec/bitplane.c
Function: bitplane_decode_byterun1
Description: Returned without freeing storage "uncompressed"
CID: 34
Checker: FORWARD_NULL (help)
File: xine-lib/src/libxinevdec/bitplane.c
Function: bitplane_sdelta_opt_3
Description: Variable "ptr" tracked as NULL was dereferenced.
CVS patchset: 7943
CVS date: 2006/03/21 07:39:18
|
|
CID: 277
Checker: USE_AFTER_FREE (help)
File: xine-lib/src/libxinevdec/rgb.c
Function: rgb_decode_data
Description: Double free of pointer "(this)->buf" in call to "free"
CVS patchset: 7941
CVS date: 2006/03/18 10:05:21
|
|
CVS patchset: 7886
CVS date: 2006/02/08 09:08:06
|
|
(saves the memory allocation, and the big decoding at the end)
- also install the image demuxer if the gdkpixbuf loader is compiled
CVS patchset: 7884
CVS date: 2006/02/07 15:28:59
|
|
CVS patchset: 7862
CVS date: 2006/02/02 20:39:32
|
|
This fixes problems when the width or the height are rounded up.
Fixed playback of this stream :
mov/aqt_480p/aqt_480p_raw.mov
CVS patchset: 7489
CVS date: 2005/04/24 13:37:34
|
|
of image dummy demuxer which now sends proper end-of-frame flags
CVS patchset: 7381
CVS date: 2005/02/03 23:18:33
|
|
(costly conversion is not necessary, because ASCII is a subset of UTF-8)
CVS patchset: 7264
CVS date: 2004/12/16 13:58:57
|
|
CVS patchset: 7190
CVS date: 2004/12/03 15:46:42
|
|
CVS patchset: 6902
CVS date: 2004/08/21 21:21:12
|
|
CVS patchset: 6789
CVS date: 2004/07/11 21:38:05
|
|
CVS patchset: 6608
CVS date: 2004/05/29 22:55:11
|
|
and Apple QT files, upside down or not, at 7 different bit depths and
both byte orders
CVS patchset: 6607
CVS date: 2004/05/29 22:34:43
|
|
CVS patchset: 6602
CVS date: 2004/05/28 22:33:24
|
|
CVS patchset: 6576
CVS date: 2004/05/21 19:54:42
|
|
CVS patchset: 6256
CVS date: 2004/03/14 21:27:03
|
|
CVS patchset: 6241
CVS date: 2004/03/10 22:54:52
|
|
Optimise case where buffer contains whole frame
CVS patchset: 6232
CVS date: 2004/03/07 22:45:23
|
|
CVS patchset: 6227
CVS date: 2004/03/07 12:48:15
|
|
CVS patchset: 6210
CVS date: 2004/03/03 20:00:38
|
|
CVS patchset: 6196
CVS date: 2004/02/29 19:22:42
|
|
CVS patchset: 6188
CVS date: 2004/02/25 18:57:34
|
|
CVS patchset: 6184
CVS date: 2004/02/22 18:31:48
|
|
CVS patchset: 6183
CVS date: 2004/02/22 16:47:30
|
|
CVS patchset: 6182
CVS date: 2004/02/22 12:36:35
|
|
CVS patchset: 6156
CVS date: 2004/02/14 20:29:53
|
|
CVS patchset: 6125
CVS date: 2004/02/09 22:04:11
|
|
CVS patchset: 6108
CVS date: 2004/02/02 22:22:51
|
|
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
|