index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-07-02
provide PTHREAD_CFLAGS when needed
Matthias Ringwald
2008-07-02
don't check for ioctl request type if oss audio is not available
Matthias Ringwald
2008-07-02
fix pthread recursive mutex detection (for mingw32)
Matthias Ringwald
2008-06-29
Added tag xine-lib-1_1_14-release for changeset 9b383441a18f
Darren Salt
2008-06-29
Build-dep on ghostscript (preferred alternative).
xine-lib-1_1_14-release
1.1.14
Darren Salt
2008-06-29
1.1.14.
Darren Salt
2008-06-29
Missing build-dep.
Darren Salt
2008-06-27
Add basic aspect ratio detection for WMV streams.
Darren Salt
2008-06-26
Bump version.
Darren Salt
2008-06-25
Merge, and add a changelog entry.
Darren Salt
2008-06-25
Add comments about (audio track)->type containing the stream no.
Darren Salt
2008-06-25
Backed out changeset f2086511a349; m->type isn't necessarily 0.
Darren Salt
2008-06-23
Update libxine1.pot.
Darren Salt
2008-06-23
Add a changelog entry for the Xv/XxMC port selection backport.
Darren Salt
2008-06-05
demux_ts: don't OR in buffer types.
Darren Salt
2008-05-29
Define ARCH_{ALPHA,ARM} as needed; move one ARCH_SPARC which could be missed.
Darren Salt
2008-05-29
Ignore debian/*.debhelper.log.
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-24
Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.
Diego 'Flameeyes' Pettenò
2008-05-24
Backport pthreads.m4 from 1.2.
Diego 'Flameeyes' Pettenò
2008-05-24
Backport CC_CHECK_LDFLAGS macro from 1.2 branch.
Diego 'Flameeyes' Pettenò
2008-05-24
Use M4sh AS_IF rather than sh if statements for common macros.
Diego 'Flameeyes' Pettenò
2008-05-23
Remove MIN/MAX macro definitions on unit.
Diego 'Flameeyes' Pettenò
2008-05-23
Check for MIN/MAX macro and include the header for them if found.
Diego 'Flameeyes' Pettenò
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
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-22
Merge fix for 54ad8b80e6fc.
Diego 'Flameeyes' Pettenò
2008-05-22
Don't leak -Werror into the build system.
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
Create a backend macro CC_CHECK_FLAGS_SILENT for specific flag macros, and us...
Diego 'Flameeyes' Pettenò
2008-05-22
Announce check for -Werror (and equivalent) flags and its result.
Diego 'Flameeyes' Pettenò
2008-05-22
Set the cc_cv_cflags_* cached values to no when the flag is not supported.
Diego 'Flameeyes' Pettenò
2008-05-22
Add support for Sun Studio compiler even when building on Linux.
Diego 'Flameeyes' Pettenò
2008-05-22
Remove libtool15.m4 macro file.
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-19
Build-depend on libmagickwand-dev (as an alternative).
Darren Salt
2008-05-12
Bump the soname (ABI extension).
Darren Salt
2008-05-12
Provide xine_get_current_frame_data which passes more data via a structure.
Reinhard Nißl
2008-05-11
Correct some spelling & grocer's apostrophes.
Darren Salt
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ò
[next]