15 months ago Darren Salt Ignore debian/libxine2-dev/. 1.2
15 months ago Darren Salt Merge from 1.1. 1.2.1-branch
16 months ago Edgar Hucek fix compile against recent ffmpeg
15 months ago Darren Salt Remove unnecessary dev package dependencies.
15 months ago Darren Salt Merge.
15 months ago Petri Hintukainen vo_opengl: quick-fix to enable OSD when using fragment shader for YUV conversion.
15 months ago Darren Salt Fix xinerama & libcdio/libvcdinfo tests: didn't soft-fail properly. 1.2.1-branch
15 months ago Darren Salt Fix musepack decoder compilation if libmpcdec headers aren't available. 1.2.1-branch
15 months ago Darren Salt Fix dependencies generated by dh_xine.
15 months ago Darren Salt Added tag 1.2.1 for changeset ac2c5ea4bc52
15 months ago Darren Salt Release. 1.2.1
15 months ago Darren Salt Pass distcheck.
15 months ago Darren Salt Merge.
15 months ago Darren Salt Distribute ffmpeg_compat.h.
15 months ago Andreas Auras Fixed overlay surface reuse issue for raw rgba overlays within vdpau output driver.
15 months ago Darren Salt Merge from 1.1.
15 months ago Darren Salt Quieten documentation building a bit more.
15 months ago David Flater Remove ALSA resampler bypass
16 months ago Edgar Hucek frame garbage collector in ff_reset
16 months ago Ulrich Müller Compile failure in osd.c with sys-libs/zlib-1.2.6
16 months ago Darren Salt Make some variables const and/or static; tidy LOCKDISPLAY (stmt/block).
16 months ago Darren Salt Rename libxine-dev → libxine2-dev; fix dh_xine debhelper sequencing install.
16 months ago Darren Salt Bump version.
16 months ago Darren Salt Merge from 1.1.
16 months ago Darren Salt And define/declare the new stuff...
16 months ago Darren Salt Hack to avoid xine-list-* causing catalog.cache to be written.
16 months ago Petri Hintukainen Fixed pp_context and pp_mode
16 months ago Petri Hintukainen avcodec_init(), avcodec_alloc_context() and avcodec_open() are depreated
16 months ago Petri Hintukainen Moved ffmpeg API version checks to single header
16 months ago Petri Hintukainen Simplify
16 months ago Darren Salt Merge.
16 months ago Andreas Auras Put lock display calls into macros
16 months ago Andreas Auras Introduce buffering for output surfaces for vdpau output driver
16 months ago Andreas Auras Initially allocate vdpau output surface objects for display queue with actual display dimension
16 months ago Andreas Auras Set clipping region of displayed output surfaces to rendered region
16 months ago Andreas Auras Fixed usage of wrong variables to determine current gui output window size for grab feature of vdpau output driver
16 months ago Andreas Auras Removed wrong setting of fixed extent size of osd objects in dvb spu decoder
16 months ago Petri Hintukainen Merge from 1.1
16 months ago Petri Hintukainen Merge
16 months ago Darren Salt Bump version in debian/changelog.
16 months ago Petri Hintukainen Merge
16 months ago Petri Hintukainen Updated ChangeLog point-release
16 months ago Petri Hintukainen Merge
16 months ago Petri Hintukainen Fixed using uninitialized data point-release
16 months ago Petri Hintukainen Fixed matroska header compression when using lacing (ex. multiple audio frames in one block) point-release
16 months ago Petri Hintukainen Fixed using uninitialized data point-release
16 months ago Petri Hintukainen Removed unused variables and code
16 months ago Petri Hintukainen Copy to buf->content
16 months ago Petri Hintukainen Removed write-only variables and unused code
16 months ago Petri Hintukainen Check for failed write
16 months ago Petri Hintukainen Merge from 1.1
16 months ago Petri Hintukainen Added const
16 months ago Petri Hintukainen Hide "warning: cast from pointer to integer of different size"
16 months ago Petri Hintukainen Fixed pointer type
16 months ago Petri Hintukainen Fixed pointer cast
16 months ago Petri Hintukainen Fixed leak
16 months ago Petri Hintukainen Fixed pointer casts
16 months ago Petri Hintukainen Fixed #include
16 months ago Petri Hintukainen Fixed using uninitialized value (return random size)
16 months ago Petri Hintukainen Fixed id3v2 tag check (broken in r9654)