Age | Commit message (Collapse) | Author |
|
--HG--
rename : src/libreal/audio_decoder.c => src/libreal/xine_real_audio_decoder.c
rename : src/libreal/xine_decoder.c => src/libreal/xine_real_video_decoder.c
|
|
both audio and video.
CVS patchset: 8703
CVS date: 2007/03/17 15:45:37
|
|
does not provide a suitable extradata for FFmpeg.
CVS patchset: 8695
CVS date: 2007/03/17 00:28:41
|
|
CVS patchset: 8692
CVS date: 2007/03/16 22:54:56
|
|
CVS patchset: 8691
CVS date: 2007/03/16 22:54:06
|
|
the alternative name is always the same with .6.0 at the end. Prefer the full name to the reduced one.
CVS patchset: 8683
CVS date: 2007/03/16 21:37:58
|
|
a) minimise the number of stat() calls happening;
b) support FreeBSD paths.
CVS patchset: 8682
CVS date: 2007/03/16 20:45:21
|
|
Alpha as that's the only architecture for which the binary codecs available on MPlayer site are needing them. Newer versions needs not these symbols, and for safety, I'd rather avoid messing with the global namespace.
CVS patchset: 8679
CVS date: 2007/03/16 20:02:33
|
|
dlopen() will not load a codec if it's not loadable in the current process (which means it won't load 64-bit codecs on 32-bit xine, or 32-bit codecs on 64-bit xine).
CVS patchset: 8678
CVS date: 2007/03/16 19:31:57
|
|
CVS patchset: 8608
CVS date: 2007/02/20 00:34:55
|
|
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.
CVS patchset: 8425
CVS date: 2006/12/19 19:10:50
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
CVS patchset: 8044
CVS date: 2006/06/17 12:28:31
|
|
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
|
|
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
|
|
please everybody watch out for spelling (and other) errors
CVS patchset: 6442
CVS date: 2004/04/26 17:50:06
|
|
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: 6030
CVS date: 2004/01/12 17:35:14
|
|
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
|
|
fft*post are untouched (fft: for now).
CVS patchset: 5310
CVS date: 2003/08/25 21:51:37
|
|
2) use xine_hexdump for debug output
CVS patchset: 5178
CVS date: 2003/07/18 23:50:25
|
|
(Closes GNOME Bugzilla #116985)
CVS patchset: 5142
CVS date: 2003/07/11 18:42:40
|
|
CVS patchset: 4578
CVS date: 2003/04/09 12:29:13
|
|
obs: more messages should be added
CVS patchset: 4539
CVS date: 2003/04/04 19:20:46
|
|
CVS patchset: 4163
CVS date: 2003/02/14 22:28:45
|
|
CVS patchset: 3993
CVS date: 2003/01/23 12:47:24
|
|
for more information see message on xine-devel
CVS patchset: 3818
CVS date: 2003/01/08 01:02:27
|
|
CVS patchset: 3767
CVS date: 2003/01/03 23:18:13
|
|
- minor fixes
CVS patchset: 3754
CVS date: 2003/01/02 20:02:15
|
|
CVS patchset: 3623
CVS date: 2002/12/22 00:35:04
|
|
CVS patchset: 3618
CVS date: 2002/12/21 18:59:46
|
|
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: 3571
CVS date: 2002/12/17 02:27:26
|
|
a video decoder plugin...
CVS patchset: 3570
CVS date: 2002/12/17 02:17:25
|
|
CVS patchset: 3550
CVS date: 2002/12/15 21:49:14
|