summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-28fix integer/double mistake.Miguel Freitas
2007-01-28another ffmpeg sync to include h264 security fixesMiguel Freitas
2007-01-28some additional fixes in case "-Wl,-z,defs" gets enabled again.Miguel Freitas
2007-01-28disabled "-Wl,-z,defs": it breaks compilation for vidix drivers.Miguel Freitas
2007-01-28revert part of the PaX team's patch which broke tomsmocomp (segfault)Miguel Freitas
2007-01-27Proper using mkdir -p.František Dvořák
2007-01-26Fix warning with LOG enabled.Diego 'Flameeyes' Pettenò
2007-01-26Fix make dist.Diego 'Flameeyes' Pettenò
2007-01-26Fix make dist.Diego 'Flameeyes' Pettenò
2007-01-26Add ChangeLog entry for the previous commit.Diego 'Flameeyes' Pettenò
2007-01-26Don't set get_blocksize to NULL, or the Samba access plugin will _never_ work...Diego 'Flameeyes' Pettenò
2007-01-25Fixed ffmpeg build for MinGW cross compilation.František Dvořák
2007-01-25Fixed build for srcdir != builddir.František Dvořák
2007-01-24Send multichannel data in a single frame, stop reading and send the buffer wh...Diego 'Flameeyes' Pettenò
2007-01-24Put a non-stream buffer when there's an error, so that xine does not lock on ...Diego 'Flameeyes' Pettenò
2007-01-24Don't limit to 4096 samples if there's space to decode more, avoid more loops...Diego 'Flameeyes' Pettenò
2007-01-24Zero out the error array, so that we don't have false positives.Diego 'Flameeyes' Pettenò
2007-01-24Actually rewind to the start.Diego 'Flameeyes' Pettenò
2007-01-24Replace my email address with a more generic one.Diego 'Flameeyes' Pettenò
2007-01-24There's no need to pass one of the frame's headers around, so just send the s...Diego 'Flameeyes' Pettenò
2007-01-24Remove the workaround for FFmpeg decoding, pass the complete header to the de...Diego 'Flameeyes' Pettenò
2007-01-24Don't include audio_group.h, this demuxer is not part of that.Diego 'Flameeyes' Pettenò
2007-01-24Add missing include directive.Diego 'Flameeyes' Pettenò
2007-01-24Create a new wavpack plugin with both the old demuxer and a new decoder. To s...Diego 'Flameeyes' Pettenò
2007-01-24Remove demux_wavpack.c from here, as it's being moved in a different directory.Diego 'Flameeyes' Pettenò
2007-01-24Regen.Diego 'Flameeyes' Pettenò
2007-01-23Fix building where srcdir != builddir.Diego 'Flameeyes' Pettenò
2007-01-23- Don't try to print "<title> / <chapter>" if there's no title, avoidBastien Nocera
2007-01-23Add xineplugdir variable so that the makefiles installing plugins can simply ...Diego 'Flameeyes' Pettenò
2007-01-23Correctly report the current progress of the song, and remove this->length at...Diego 'Flameeyes' Pettenò
2007-01-23Return the correct length for the stream.Diego 'Flameeyes' Pettenò
2007-01-23Set audio channels, samplerate and bits per sample properties.Diego 'Flameeyes' Pettenò
2007-01-22Added mimetype application/ogg.Claudio Ciccani
2007-01-22Must check whether "key" is NULL when parsing flash vars.Claudio Ciccani
2007-01-22Parse the keyframes list for faster seek.Claudio Ciccani
2007-01-21Update (format strings).Darren Salt
2007-01-21Allow more strings to be marked as format strings.Darren Salt
2007-01-21CONFIG_FLV1_DECODER should be CONFIG_FLV_DECODER.Claudio Ciccani
2007-01-21Use docdir and htmldir as basedir to install the documentation into; these ar...Diego 'Flameeyes' Pettenò
2007-01-19LIBTOOL is already defined by.. err.. libtool, no need to repeat here.Diego 'Flameeyes' Pettenò
2007-01-19Revert, and remember to flush cache.Diego 'Flameeyes' Pettenò
2007-01-19Regen.Diego 'Flameeyes' Pettenò
2007-01-19Add --disable-musepack and --with-external-libmpcdec parameters to configure,...Diego 'Flameeyes' Pettenò
2007-01-19Make supported_types a pointer to constant.Diego 'Flameeyes' Pettenò
2007-01-19Fix warning and dubious correctness.Diego 'Flameeyes' Pettenò
2007-01-19Fix possible strict aliasing breakage.Diego 'Flameeyes' Pettenò
2007-01-19Err no it was the other way around.Diego 'Flameeyes' Pettenò
2007-01-19Extra safety, although it should be good anyway.Diego 'Flameeyes' Pettenò
2007-01-19Fix possible strict aliasing breakage.Diego 'Flameeyes' Pettenò
2007-01-19Make iterator variables constant when used with constant tables.Diego 'Flameeyes' Pettenò