Age | Commit message (Collapse) | Author |
|
--HG--
rename : src/libmad/xine_mad_decoder.c => src/libxineadec/xine_mad_decoder.c
|
|
|
|
external libmad.
|
|
--HG--
rename : src/libmad/xine_mad_decoder.c => src/libxineadec/xine_mad_decoder.c
|
|
|
|
--HG--
rename : src/libxineadec/gsm610/Makefile.am => contrib/gsm610/Makefile.am
rename : src/libxineadec/gsm610/add.c => contrib/gsm610/add.c
rename : src/libxineadec/gsm610/decode.c => contrib/gsm610/decode.c
rename : src/libxineadec/gsm610/gsm.h => contrib/gsm610/gsm.h
rename : src/libxineadec/gsm610/gsm_config.h => contrib/gsm610/gsm_config.h
rename : src/libxineadec/gsm610/gsm_create.c => contrib/gsm610/gsm_create.c
rename : src/libxineadec/gsm610/gsm_decode.c => contrib/gsm610/gsm_decode.c
rename : src/libxineadec/gsm610/gsm_destroy.c => contrib/gsm610/gsm_destroy.c
rename : src/libxineadec/gsm610/long_term.c => contrib/gsm610/long_term.c
rename : src/libxineadec/gsm610/lpc.c => contrib/gsm610/lpc.c
rename : src/libxineadec/gsm610/private.h => contrib/gsm610/private.h
rename : src/libxineadec/gsm610/proto.h => contrib/gsm610/proto.h
rename : src/libxineadec/gsm610/rpe.c => contrib/gsm610/rpe.c
rename : src/libxineadec/gsm610/short_term.c => contrib/gsm610/short_term.c
rename : src/libxineadec/gsm610/table.c => contrib/gsm610/table.c
rename : src/libxineadec/gsm610/unproto.h => contrib/gsm610/unproto.h
|
|
This way binary distributions can make it optional, as it requires quite a bit of CPU time during initialisation, even for audio files that nothing have to do with modplug.
|
|
The attached patch fixes a problem with embedded references in recent
versions of quicktime's movie formats.
Apparently there is an additional atom (RMRA) before the RMDA atom: it
works like a container for all subsequent atoms, so it can be safely
skipped.
You can test yourself what I'm saying by watching some trailers at
apple.com (http://www.apple.com/trailers).
--
Regards,
Claudio Ciccani
klan@users.sf.net
http://directfb.org
http://sf.net/projects/php-directfb
|
|
|
|
a by-name listing.
--HG--
rename : src/combined/decoder_flac.c => src/combined/flac_decoder.c
rename : src/combined/demux_flac.c => src/combined/flac_demuxer.c
|
|
in a by-name listing.
--HG--
rename : src/combined/combined_wavpack.c => src/combined/wavpack_combined.c
rename : src/combined/combined_wavpack.h => src/combined/wavpack_combined.h
rename : src/combined/decoder_wavpack.c => src/combined/wavpack_decoder.c
rename : src/combined/demux_wavpack.c => src/combined/wavpack_demuxer.c
|
|
|
|
audio group) and the decoder. One of the two plugins without the other would be useless.
--HG--
rename : src/libxineadec/nsf.c => src/combined/nsf_decoder.c
rename : src/demuxers/demux_nsf.c => src/combined/nsf_demuxer.c
|
|
--HG--
rename : src/libxineadec/nosefart/Makefile.am => contrib/nosefart/Makefile.am
rename : src/libxineadec/nosefart/diff_to_nosefart_cvs.patch => contrib/nosefart/diff_to_nosefart_cvs.patch
rename : src/libxineadec/nosefart/dis6502.c => contrib/nosefart/dis6502.c
rename : src/libxineadec/nosefart/dis6502.h => contrib/nosefart/dis6502.h
rename : src/libxineadec/nosefart/fds_snd.c => contrib/nosefart/fds_snd.c
rename : src/libxineadec/nosefart/fds_snd.h => contrib/nosefart/fds_snd.h
rename : src/libxineadec/nosefart/fmopl.c => contrib/nosefart/fmopl.c
rename : src/libxineadec/nosefart/fmopl.h => contrib/nosefart/fmopl.h
rename : src/libxineadec/nosefart/log.c => contrib/nosefart/log.c
rename : src/libxineadec/nosefart/log.h => contrib/nosefart/log.h
rename : src/libxineadec/nosefart/memguard.c => contrib/nosefart/memguard.c
rename : src/libxineadec/nosefart/memguard.h => contrib/nosefart/memguard.h
rename : src/libxineadec/nosefart/mmc5_snd.c => contrib/nosefart/mmc5_snd.c
rename : src/libxineadec/nosefart/mmc5_snd.h => contrib/nosefart/mmc5_snd.h
rename : src/libxineadec/nosefart/nes6502.c => contrib/nosefart/nes6502.c
rename : src/libxineadec/nosefart/nes6502.h => contrib/nosefart/nes6502.h
rename : src/libxineadec/nosefart/nes_apu.c => contrib/nosefart/nes_apu.c
rename : src/libxineadec/nosefart/nes_apu.h => contrib/nosefart/nes_apu.h
rename : src/libxineadec/nosefart/nsf.c => contrib/nosefart/nsf.c
rename : src/libxineadec/nosefart/nsf.h => contrib/nosefart/nsf.h
rename : src/libxineadec/nosefart/osd.h => contrib/nosefart/osd.h
rename : src/libxineadec/nosefart/types.h => contrib/nosefart/types.h
rename : src/libxineadec/nosefart/version.h => contrib/nosefart/version.h
rename : src/libxineadec/nosefart/vrc7_snd.c => contrib/nosefart/vrc7_snd.c
rename : src/libxineadec/nosefart/vrc7_snd.h => contrib/nosefart/vrc7_snd.h
rename : src/libxineadec/nosefart/vrcvisnd.c => contrib/nosefart/vrcvisnd.c
rename : src/libxineadec/nosefart/vrcvisnd.h => contrib/nosefart/vrcvisnd.h
|
|
|
|
|
|
|
|
|
|
makes little sense, move BE_*_synchsafe functions from id3.c to id3.h and declare them inline, then BE_32_synchsafe can be replaced to id3v2_tagsize as drop in.
|
|
iteration over the decoded frames to transform them to integer, and also avoids an improper saturation.
|
|
|
|
|
|
(was used by demux_flac only).
|
|
reduces again the amount of troublesome FLAC files.
|
|
function static.
|
|
|
|
|
|
|
|
development branche
Am Samstag, 26. Mai 2007 17:48 schrieb Darren Salt:
> Could you also try not reverting that and instead applying one or
> both of the attached patches? Both playback and eject need to be
> tested. You should use the drive's eject button, though there's no
> harm in also checking xine-lib's eject code.
Ok, here's a modified patch, a combination of your two patches, with a
little fix. It works fine here, pressing the vcd button on xine-ui
starts playing vcd's directly and when pressing the stop button, I can
eject the CD by pressing the eject button on the cd drive.
I hope it's ok for you.
--
Machs gut | http://www.iivs.de/schwinde/buerger/tremmel/
| http://packman.links2linux.de/
Manfred | http://www.knightsoft-net.de
|
|
|
|
This should allow for front ends to do things such as prompt for authentication.
|
|
|
|
except on FreeBSD, Linux, and Solaris. There's no explicit option to enable or
disable vcdo, and it's built if the platform supports it and vcd is enabled.
|
|
Valid so long as remote vdr support is not present (a patch exists for this).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add and adjust comments appropriately.
|
|
|
|
The current input_v4l in xine-lib 1.1.6 is inherently buggy (it will
deference an invalid pointer in extract_mrl if the MRL contains a V4L input
name or frequency).
|
|
|
|
|
|
-- Move some generic checks out of m4/input.m4 and back into configure.ac
-- Remove ioctl_request.m4 and inline it in configure.ac
-- Fix compilation of internal libcdio and libvcd stuff -- now works for Darwin
-- Add a switch for enabling/disabling dvb support. Disabled by default for
all platforms except for Linux. Only allowed to be used on Linux.
-- Disable vcd support on all platforms except for FreeBSD, Linux, and Solaris,
because src/input/input_vcd.c is only supported on those platforms even
though libcdio and libvcd will compile on other platforms
-- Clean up some summary.m4 stuff
|
|
|
|
-- Move x11.m4 back into configure.ac, because AC_PATH_XTRA was behaving oddly
inside a macro. That code is now cleaned up enough so that it's not too
painful having it there.
-- Move opengl.m4 inline into video_out.m4
-- Fix x11 checks to work on Darwin, including XShm checks, Xv checks, OpenGL,
and GLU checks.
|
|
|