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
2006-12-25
* Fix invalid memory access in Real Media SDP with tailored stream; reported
Diego 'Flameeyes' Pettenò
2006-12-25
* Fix program termination due to invalid Real Media SDP; reported by Roland
Diego 'Flameeyes' Pettenò
2006-12-25
* Fix invalid memory access in Real Media ASM parser; reported by Roland
Diego 'Flameeyes' Pettenò
2006-12-25
* Fix disposing of image buffers in video_out_xv when SHM get disabled by
Diego 'Flameeyes' Pettenò
2006-12-25
* Allow building with Sun CC by fixing the lprintf variadic macro; patch by
Diego 'Flameeyes' Pettenò
2006-12-25
Fix race condition in audio_out by using a recursive mutex; patch by Reinhard...
Diego 'Flameeyes' Pettenò
2006-12-23
Fixed mimetype description string.
Claudio Ciccani
2006-12-22
In rtsp_session_read(): return the actual amount of bytes read.
Claudio Ciccani
2006-12-22
Check whether or not we are playing before calling input_plugin->seek_time().
Claudio Ciccani
2006-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-21
Apply the textrel patch from Gentoo, thanks to PaX team for providing it. The...
Diego 'Flameeyes' Pettenò
2006-12-21
Improve the compiler optimisation failure workaround.
Darren Salt
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-12-19
Added some cleanup code to make some calls cancelable (at least xine_open can...
Claudio Ciccani
2006-12-19
Privilege "max_bitrate" over "length" to compute the byterate
Claudio Ciccani
2006-12-18
Partially implemented RTSP seekability:
Claudio Ciccani
2006-12-18
Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default.
Claudio Ciccani
2006-12-18
Automatically flush lprintf() output.
Claudio Ciccani
2006-12-15
Parse framerate information.
Claudio Ciccani
2006-12-15
Added BUF_AUDIO_FLVADPCM (Flash ADPCM).
Claudio Ciccani
2006-12-15
Parse script objects and extract stream information.
Claudio Ciccani
2006-12-14
Fixed video codec parsing (NOTE: we need vp6 codec from ffmpeg).
Claudio Ciccani
2006-12-14
Added configure option --enable-antialing (disabled by default because
Claudio Ciccani
2006-12-13
Don't leak directory handles when reading DVDs or DVD images.
Darren Salt
2006-12-13
Close the device after building the MRL list if it wasn't previously open.
Darren Salt
2006-12-13
Close the device if it was opened but the content isn't that of a VCD.
Darren Salt
2006-12-13
Lock the log buffer while updating it.
Darren Salt
2006-12-13
Added support for OSD layers with inverted alpha (e.g. Unichrome).
Claudio Ciccani
2006-12-08
Prevent segfaults on out-of-range last_channel.
Darren Salt
2006-12-08
Fix wrong length specification for strncat() calls.
Matthias Hopf
2006-12-08
Fixed duplicate and nonspecified postincrement due to macro call.
Matthias Hopf
2006-12-04
trying an updated ffmpeg version (51.25.0)
Miguel Freitas
2006-12-04
Add a little more debug in case a vorbis stream cannot be decoded, just to kn...
Diego 'Flameeyes' Pettenò
2006-12-03
should fix bug reported by Christophe Thommeret where avi+subtitles
xine-1_1_3-release
1.1.3
Miguel Freitas
2006-12-02
two fixes to viz glue code:
Miguel Freitas
2006-12-02
wmv9 is already provided by ffmpeg-wmv9 with lower priority
Miguel Freitas
2006-11-30
Return a different code for every possible output, makes simpler to debug wha...
Diego 'Flameeyes' Pettenò
2006-11-29
Fix a serious overflow for the asf_header, use an alloca() buffer while readi...
Diego 'Flameeyes' Pettenò
2006-11-29
Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458.
Diego 'Flameeyes' Pettenò
2006-11-26
Compute the average byterate for time based seeking.
Claudio Ciccani
2006-11-23
When initializing the class of a video output plugin
Claudio Ciccani
2006-11-23
Added support for the new x11 visual.
Claudio Ciccani
2006-11-21
Compute (and return) the actual stream length.
Claudio Ciccani
2006-11-21
Security fix addon to r5369 of mplayer svn.
Matthias Hopf
2006-11-19
Fix warning.
Diego 'Flameeyes' Pettenò
2006-11-19
Don't escape %, hopefully the client sending the data is already escaping som...
Diego 'Flameeyes' Pettenò
2006-11-18
Define "always_inline" as "inline". Fix building on FreeBSD.
Diego 'Flameeyes' Pettenò
2006-11-14
Make the misdetection of audio data as AAC less likely.
Darren Salt
2006-11-14
Implement decoding of A_MS/ACM streams in Matroska files. It is the equivamen...
Diego 'Flameeyes' Pettenò
[next]