index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2007-01-22
Must check whether "key" is NULL when parsing flash vars.
Claudio Ciccani
2007-01-22
Parse the keyframes list for faster seek.
Claudio Ciccani
2007-01-21
CONFIG_FLV1_DECODER should be CONFIG_FLV_DECODER.
Claudio Ciccani
2007-01-19
Revert, and remember to flush cache.
Diego 'Flameeyes' Pettenò
2007-01-19
Add --disable-musepack and --with-external-libmpcdec parameters to configure,...
Diego 'Flameeyes' Pettenò
2007-01-19
Make supported_types a pointer to constant.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix warning and dubious correctness.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix possible strict aliasing breakage.
Diego 'Flameeyes' Pettenò
2007-01-19
Err no it was the other way around.
Diego 'Flameeyes' Pettenò
2007-01-19
Extra safety, although it should be good anyway.
Diego 'Flameeyes' Pettenò
2007-01-19
Fix possible strict aliasing breakage.
Diego 'Flameeyes' Pettenò
2007-01-19
Make iterator variables constant when used with constant tables.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_description get_identifier get_extensions get_mimetypes return a con...
Diego 'Flameeyes' Pettenò
2007-01-19
Fix constant on ordered attribute.
Diego 'Flameeyes' Pettenò
2007-01-18
Handle strings coming from plugins as constants.
Diego 'Flameeyes' Pettenò
2007-01-18
Make _x_demux_check_extension() accept constant strings.
Diego 'Flameeyes' Pettenò
2007-01-18
Make get_description function return a const char * rather than just a char *...
Diego 'Flameeyes' Pettenò
2007-01-18
__attribute__(packed) is used on the struct, not on its members.
Diego 'Flameeyes' Pettenò
2007-01-18
Mark pointers as const wherever possible, as an extra safety. Code generation...
Diego 'Flameeyes' Pettenò
2007-01-18
Fix comparing char* pointer with a string literal.
Matthias Hopf
2007-01-16
avoid division by zero.
Miguel Freitas
2007-01-15
Fixed a couple of typos
Mathieu Olivier
2007-01-15
this->context may be NULL - avoid dereferencing it (and segfaulting) if it is.
Darren Salt
2007-01-14
Fix build on amd64 - both ARCH_X86 and ARCH_X86_64 are defined.
Darren Salt
2007-01-14
Remove ffmpeg_config.h on "make distclean".
Darren Salt
2007-01-14
Support VP6 video.
Claudio Ciccani
2007-01-14
Added BUF_VIDEO_VP6F (Flash VP6).
Claudio Ciccani
2007-01-14
Link fix for the directfb plugin.
Darren Salt
2007-01-14
ops, missing file
Miguel Freitas
2007-01-14
Add another CONFIG_ENCODERS guard to kill an implicit fn declaration warning.
Darren Salt
2007-01-13
build fixes related to last ffmpeg sync changes
Miguel Freitas
2007-01-13
* ffmpeg update to 51.28.0
Miguel Freitas
2007-01-13
Fix vidix compilation (for those who enable it).
Darren Salt
2007-01-11
Reconnect to the server just after the first request.
Claudio Ciccani
2007-01-10
make number of frames configurable
Miguel Freitas
2007-01-09
Support setting the start time over MMSH protocol.
Claudio Ciccani
2007-01-08
more build fixes (libdha is already included into libvidix)
Miguel Freitas
2007-01-08
trying to fix broken Makefile
Miguel Freitas
2007-01-07
Wrap the seek_time() and get_current_time() methods when supported by the rea...
Claudio Ciccani
2007-01-07
Fix demuxing of uncompressed VobSub subtitles in Matroska files
Mathieu Olivier
2007-01-06
Fix a silly naming error. Should fix linkage problems where vidix is enabled.
Darren Salt
2007-01-06
Link libdha into libvidix, this should close the last linking (and runtime) i...
Diego 'Flameeyes' Pettenò
2007-01-03
Support setting the playback start time over MMS.
Claudio Ciccani
2007-01-03
Added support for setting the playback start time (same as the RTSP plugin).
Claudio Ciccani
2006-12-31
Link to libdha as suggested by Jason Tackaberry, this should be the last link...
Diego 'Flameeyes' Pettenò
2006-12-31
Add missing links to $(XINE_LIB).
Diego 'Flameeyes' Pettenò
2006-12-31
Fix typo..
Diego 'Flameeyes' Pettenò
2006-12-31
Link against libm (missing symbols).
Darren Salt
2006-12-30
When building encoders, mjpeg is needed too.
Darren Salt
[next]