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-08
video_out_opengl: Activate only if visual is direct rendering capable
Matthias Hopf
2008-07-17
Merge from 1.1.
Darren Salt
2008-07-16
Add support for the Snow video codec.
Darren Salt
2008-07-16
Add a buffer types entry for TTA.
Darren Salt
2008-07-16
Add FourCC code for Wavpack.
Darren Salt
2008-07-15
Recognise AMR audio (normally found in 3GP files).
Darren Salt
2008-07-12
xine_get_stream_info() not returning values for skipped/discarded frames
Jason Tackaberry
2008-07-12
Merge.
Darren Salt
2008-07-12
Fix a logic error which can cause misidentification as DV.
Darren Salt
2008-07-11
Fix xine_get_pluginroot (mingw32)
Matthias Ringwald
2008-07-10
add PTHREAD_LIBS to xineplug_post_tvtime as pthread mutex are used
Matthias Ringwald
2008-07-09
Don't try to load static libraries on mingw32
Matthias Ringwald
2008-07-08
Fix compilation for pthread support provided by PTHREAD_{CFLAGS+LIBS}
Matthias Ringwald
2008-07-08
Fix compile of input_vcd for ming32
Matthias Ringwald
2008-07-08
Add #include <windef.h> to fix compile for mingw32
Matthias Ringwald
2008-07-07
include <malloc.h> if defined to get prototype for alloca() on mingw32
mringwal@Macintosh.local
2008-07-06
Merge.
Darren Salt
2008-07-06
Fix a stupid bug in post-plugin initialisation.
Darren Salt
2008-07-04
Simplify code and update code style.
Diego 'Flameeyes' Pettenò
2008-07-04
Simplify code and update code style.
Diego 'Flameeyes' Pettenò
2008-07-04
Update code style.
Diego 'Flameeyes' Pettenò
2008-07-04
Update code style. Mark sizes as constant.
Diego 'Flameeyes' Pettenò
2008-07-04
Simplify switch_buf return values.
Diego 'Flameeyes' Pettenò
2008-07-04
Cleanup code style, use memmem() to find the start of a frame.
Diego 'Flameeyes' Pettenò
2008-07-04
Use memcmp() instead of manual comparison of bytes when checking signatures.
Diego 'Flameeyes' Pettenò
2008-07-04
Use id3.h functions to check for ID3 tags.
Diego 'Flameeyes' Pettenò
2008-07-04
Improve header processing and misc cleanups.
Diego 'Flameeyes' Pettenò
2008-07-04
Use the new _x_is_fourcc() function and also memcmp().
Diego 'Flameeyes' Pettenò
2008-07-04
Cleanup code style and use the new _x_is_fourcc() function.
Diego 'Flameeyes' Pettenò
2008-07-04
Simplify signature checks, especially for OggFLAC files.
Diego 'Flameeyes' Pettenò
2008-07-04
Use the new _x_is_fourcc() funtion to check for FOURCC tags in files.
Diego 'Flameeyes' Pettenò
2008-07-04
Add a _x_is_fourcc() inline function to wrap around memcmp().
Diego 'Flameeyes' Pettenò
2008-07-04
Use calloc to allocate the area for the OSD.
Diego 'Flameeyes' Pettenò
2008-07-04
Use calloc to allocate the lists of audio and video ports.
Diego 'Flameeyes' Pettenò
2008-07-04
Use calloc to allocate the memory area for the YUV planes.
Diego 'Flameeyes' Pettenò
2008-07-03
Merge from 1.1.
Darren Salt
2008-07-03
Rewrite demux_real and demux_realaudio for style.
Diego 'Flameeyes' Pettenò
2008-07-02
Build fix for external ffmpeg
Chris Rankin
2008-07-02
Don't segfault when the user requests an input the card doesn't posess.
Simon Farnsworth
2008-07-02
provide PTHREAD_CFLAGS when needed
Matthias Ringwald
2008-06-27
Add basic aspect ratio detection for WMV streams.
Darren Salt
2008-06-25
Merge.
Darren Salt
2008-06-25
Restore iconv_open() (mismerge).
Darren Salt
2008-06-25
Merge from 1.1.
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
Allow for <libavutil/base64.h> etc.
Darren Salt
2008-06-20
Merge the avutil branch; port the "raw" video output plugin.
Darren Salt
2008-06-20
Off-by-one in the HTTP basic auth encoding function.
Darren Salt
[next]