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
2008-08-07
Merge.
Darren Salt
2008-08-07
Fix a segfault introduced in the Windows Media crash fix.
Darren Salt
2008-08-07
Fix crashes with fuzzed Ogg files. (CVE-2008-3231)
Darren Salt
2008-08-06
Fix crashes with fuzzed Windows Media files.
Darren Salt
2008-08-01
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-07-28
Only set the tuner if we're going to use it (fixes baseband video inputs)
Simon Farnsworth
2008-07-28
Preallocate after we know how large the frames will be (fixes a buffer overrun)
Simon Farnsworth
2008-07-23
Xv deinterlacing was looking at the input image size, not the output image size.
Simon Farnsworth
2008-07-08
Avoid definition of MAX that clashes with MAX() macro.
Diego 'Flameeyes' Pettenò
2008-07-08
Rename flag so that NOFILE won't be redefining a system constant.
Diego 'Flameeyes' Pettenò
2008-07-08
Avoid using strlen() in loops, calculate it beforehand.
Diego 'Flameeyes' Pettenò
2008-08-06
Really fix the metadata bug...
Darren Salt
2008-05-25
Recognise TS descriptor tag 0x80 as MPEG video.
Darren Salt
2008-05-25
Wherever possible, use enum constants for TS descriptor tags.
Darren Salt
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-05-23
Kill a debug fprintf.
Darren Salt
2008-05-23
Adapt input_vdr to use xine_get_current_frame_data.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-22
Merge fix for 3466031414a7.
Diego 'Flameeyes' Pettenò
2008-05-22
Copy all of the supported types not just 1/4 of it (4 being the size of uint3...
Diego 'Flameeyes' Pettenò
2008-05-22
Merge.
Darren Salt
2008-05-22
Merge.
Darren Salt
2008-05-22
Fix w32dll build failure.
Darren Salt
2008-05-21
Fix typo that lead to crash.
Diego 'Flameeyes' Pettenò
2008-05-21
Free up resources when we finish with Freetype.
Darren Salt
2008-09-17
Remove an extra const directive for goom_csc_methods
Erik Hovland
2008-08-16
motion_comp_vis.c checks for ENABLE_VIS therefore we also need to check for it.
Friedrich Oslage
2008-05-20
Make xine_mm_accel() appear like a constant function.
Diego 'Flameeyes' Pettenò
2008-05-20
Add check for const attribute (for mathematical functions).
Diego 'Flameeyes' Pettenò
2008-05-12
Provide xine_get_current_frame_data which passes more data via a structure.
Reinhard Nißl
2008-05-11
Extend xine_get_current_frame to provide cropping and interlacing information.
Reinhard Nißl
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Rewrite and optimise xine_get_{file_extensions,mime_types}()
Diego 'Flameeyes' Pettenò
2008-05-09
Don't use temporary for setting title data, initialise structs on declaration.
Diego 'Flameeyes' Pettenò
2008-05-09
Use snprintf() return value rather than calling strlen() multiple times.
Diego 'Flameeyes' Pettenò
2008-05-09
Initialise the xine_event_t instance directly on declaration.
Diego 'Flameeyes' Pettenò
2008-05-09
Use xine_ui_data_t's array rather than creating a temporary.
Diego 'Flameeyes' Pettenò
2008-05-09
Avoid 1KB buffer for decoding anxdata headers.
Diego 'Flameeyes' Pettenò
2008-05-09
Don't use t_title array after it got out of the scope.
Diego 'Flameeyes' Pettenò
2008-05-09
Merge.
Darren Salt
2008-05-09
Merge.
Darren Salt
2008-05-09
Fix compilation failure (capitalisation).
Darren Salt
2008-05-09
Fix compilation failure (extra "(").
Darren Salt
2008-05-09
Use asprintf() rather than sn?printf() + strn?dup().
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Use asprintf() rather than malloc() + snprintf().
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Avoid loop for common memory operations (zeroing, copying, moving).
Diego 'Flameeyes' Pettenò
[prev]
[next]