| 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
 | 
 | 
CID: 121
Checker: OVERRUN_STATIC (help)
File: xine-lib/src/libreal/audio_decoder.c
Function: load_syms_linux
Description: Possible overrun of static array "path" of size 1024 by using an index that can possibly be too large
CVS patchset: 7940
CVS date: 2006/03/18 09:59:11
 | 
 | 
thanks to Diego Biurrun for his patience and awareness
CVS patchset: 7772
CVS date: 2005/10/27 14:58:56
 | 
 | 
CVS patchset: 7768
CVS date: 2005/10/23 02:38:40
 | 
 | 
patch by Diego Biurrun
CVS patchset: 7765
CVS date: 2005/10/22 22:09:44
 | 
 | 
(costly conversion is not necessary, because ASCII is a subset of UTF-8)
CVS patchset: 7264
CVS date: 2004/12/16 13:58:57
 | 
 | 
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
 | 
 | 
- use autodetected path as config's default. this way, user can safely
move or update the real stuff without having to play with config entries.
CVS patchset: 7203
CVS date: 2004/12/08 17:10:29
 | 
 | 
we can't tell the user which codec isn't working (Gnome BZ 151662)
CVS patchset: 6985
CVS date: 2004/09/21 14:23:20
 | 
 | 
CVS patchset: 6852
CVS date: 2004/07/25 17:44:10
 | 
 | 
to fix them - it doesn't do a very good job of it anyway
CVS patchset: 6580
CVS date: 2004/05/23 16:12:04
 | 
 | 
the actual framerate
2) use the timestamp returned by the binary codec
CVS patchset: 6530
CVS date: 2004/05/13 21:15:33
 | 
 | 
please everybody watch out for spelling (and other) errors
CVS patchset: 6442
CVS date: 2004/04/26 17:50:06
 | 
 | 
* increase ffmpeg from 5 to 6
* increase some others from 6 to 7 (they should still override ffmpeg)
* increase liba52 from 2 to 5 (since 5 is somewhat default)
* decrease win32 DLL Qt from 5 to 1 (don't worry, this is the only decoder
  to handle these types, so this is not really a change; it's just that
  all the other win32 decoders use prio 1)
CVS patchset: 6272
CVS date: 2004/03/16 14:12:03
 | 
 | 
before aborting
CVS patchset: 6211
CVS date: 2004/03/03 20:09:11
 | 
 | 
CVS patchset: 6147
CVS date: 2004/02/12 23:33:42
 | 
 | 
CVS patchset: 6119
CVS date: 2004/02/05 00:01:39
 | 
 | 
CVS patchset: 6116
CVS date: 2004/02/04 22:13:12
 | 
 | 
bytes
CVS patchset: 6113
CVS date: 2004/02/03 21:20:04
 | 
 | 
CVS patchset: 6041
CVS date: 2004/01/13 20:44:22
 | 
 | 
CVS patchset: 6037
CVS date: 2004/01/12 23:45:04
 | 
 | 
2) removed unused struct elements
3) put back dynamic chunk buffer size
CVS patchset: 6033
CVS date: 2004/01/12 22:00:37
 | 
 | 
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
 | 
 | 
CVS patchset: 6018
CVS date: 2004/01/10 17:56:46
 | 
 | 
It seems to be a problem with timestamps, too many disc are detected.
James Stembridge: see handle_realvideo function in demux_matroska.c
CVS patchset: 6017
CVS date: 2004/01/10 01:47:14
 | 
 | 
CVS patchset: 6010
CVS date: 2004/01/07 22:22:54
 | 
 | 
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
 | 
 | 
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
 | 
 | 
(we should finish this before rc3.)
- stream_info and meta_info variables are private now.
obs: everything must be recompiled due xine_stream_t changes
CVS patchset: 5733
CVS date: 2003/11/15 14:54:30
 | 
 | 
CVS patchset: 5731
CVS date: 2003/11/15 13:01:00
 | 
 | 
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
 | 
 | 
have native decoders anyway
CVS patchset: 5630
CVS date: 2003/10/28 20:18:06
 | 
 | 
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
 | 
 | 
patch by Philip Jgenstedt
CVS patchset: 5243
CVS date: 2003/08/04 03:47:09
 | 
 | 
CVS patchset: 5191
CVS date: 2003/07/19 16:40:43
 | 
 | 
standards are nice...
CVS patchset: 5184
CVS date: 2003/07/19 11:51:40
 | 
 | 
CVS patchset: 5180
CVS date: 2003/07/19 00:08:58
 | 
 | 
2) use xine_hexdump for debug output
CVS patchset: 5178
CVS date: 2003/07/18 23:50:25
 | 
 | 
several RV20 and RV30 files
CVS patchset: 5177
CVS date: 2003/07/18 23:37:38
 | 
 | 
CVS patchset: 5171
CVS date: 2003/07/16 21:57:42
 | 
 | 
chunks
CVS patchset: 5169
CVS date: 2003/07/16 20:28:03
 | 
 | 
(Closes GNOME Bugzilla #116985)
CVS patchset: 5142
CVS date: 2003/07/11 18:42:40
 | 
 | 
CVS patchset: 5138
CVS date: 2003/07/09 22:09:10
 | 
 | 
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
 | 
 | 
specified in the headers
CVS patchset: 4980
CVS date: 2003/05/29 00:23:53
 | 
 | 
CVS patchset: 4959
CVS date: 2003/05/26 23:52:35
 |