| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-01-18 | Merge from 1.1 | Petri Hintukainen | |
| --HG-- rename : src/demuxers/demux_ogg.c => src/combined/xine_ogg_demuxer.c | |||
| 2012-01-18 | Merge | Petri Hintukainen | |
| 2012-01-17 | Bump version in debian/changelog. | Darren Salt | |
| 2012-01-17 | Merge | Petri Hintukainen | |
| 2012-01-17 | Updated ChangeLog | Petri Hintukainen | |
| --HG-- branch : point-release | |||
| 2012-01-16 | Merge | Petri Hintukainen | |
| 2012-01-16 | Fixed using uninitialized data | Petri Hintukainen | |
| --HG-- branch : point-release | |||
| 2012-01-16 | Fixed matroska header compression when using lacing (ex. multiple audio ↵ | Petri Hintukainen | |
| frames in one block) --HG-- branch : point-release | |||
| 2012-01-16 | Fixed using uninitialized data | Petri Hintukainen | |
| --HG-- branch : point-release | |||
| 2012-01-16 | Removed unused variables and code | Petri Hintukainen | |
| 2012-01-16 | Copy to buf->content | Petri Hintukainen | |
| 2012-01-16 | Removed write-only variables and unused code | Petri Hintukainen | |
| 2012-01-16 | Check for failed write | Petri Hintukainen | |
| 2012-01-12 | Merge from 1.1 | Petri Hintukainen | |
| --HG-- rename : src/libspudvb/xine_spudvb_decoder.c => src/spu_dec/spudvb_decoder.c | |||
| 2012-01-12 | Added const | Petri Hintukainen | |
| 2012-01-12 | Hide "warning: cast from pointer to integer of different size" | Petri Hintukainen | |
| 2012-01-12 | Fixed pointer type | Petri Hintukainen | |
| 2012-01-12 | Fixed pointer cast | Petri Hintukainen | |
| 2012-01-12 | Fixed leak | Petri Hintukainen | |
| 2012-01-11 | Fixed pointer casts | Petri Hintukainen | |
| * * * Fixed pointer cast | |||
| 2012-01-11 | Fixed #include | Petri Hintukainen | |
| 2012-01-11 | Fixed using uninitialized value (return random size) | Petri Hintukainen | |
| 2012-01-11 | Fixed id3v2 tag check (broken in r9654) | Petri Hintukainen | |
| 2012-01-10 | Merge. | Darren Salt | |
| 2012-01-10 | And the other two similar printf()s. | Darren Salt | |
| 2012-01-10 | Pointer type fixes | Petri Hintukainen | |
| 2012-01-10 | Added missing const | Petri Hintukainen | |
| 2012-01-10 | Removed unused variable | Petri Hintukainen | |
| 2012-01-10 | Fixed printf format | Petri Hintukainen | |
| 2012-01-10 | Define LOG_MODULE before including xine headers | Petri Hintukainen | |
| 2012-01-10 | Fixed include | Petri Hintukainen | |
| 2012-01-10 | Removed unused variables | Petri Hintukainen | |
| 2012-01-10 | Merge from 1.1 | Petri Hintukainen | |
| --HG-- rename : src/libsputext/xine_sputext_decoder.c => src/spu_dec/sputext_decoder.c | |||
| 2012-01-10 | Added const | Petri Hintukainen | |
| 2012-01-10 | Fixed printf argument | Petri Hintukainen | |
| 2012-01-10 | Removed unused variable from enum definition | Petri Hintukainen | |
| 2012-01-10 | Include xine_private.h to get xine_probe_fast_memcpy() definition | Petri Hintukainen | |
| 2012-01-10 | Fixed include order | Petri Hintukainen | |
| 2012-01-03 | Fix VDR input plugin build. | Brad Smith | |
| 2012-01-03 | Missing comment. | Darren Salt | |
| 2012-01-03 | Changelog update. | Darren Salt | |
| 2012-01-03 | Ignore xz-compressed tarballs. | Darren Salt | |
| 2012-01-03 | Fix up sndio plugin #includes (FTBFS). | Darren Salt | |
| 2012-01-03 | Disable Sun / OSS audio backends on OpenBSD | Brad Smith | |
| 2012-01-03 | Build-depend on libbluray-dev. | Darren Salt | |
| --HG-- extra : rebase_source : a9a2a92c17a5389044aaa206f16961c832345616 | |||
| 2012-01-03 | Update changelog. | Darren Salt | |
| 2012-01-03 | Complete rewrite of vdpau output driver osd handling. | Andreas Auras | |
| The new implementation has the following advantages towards the existing one: There is now a unique processing of RLE coded images and ARGB based overlay images. For both formats scaled and unscaled images and a video window are supported. Both formats are rendered now in given order into the same output surface not using a dedicated output surface for scaled, unscaled and ARGB images any more. Processing of YCBCR overlay images now uses corresponding vdpau upload functions eliminating the existing (possible slower) conversation to RGB images. Optimized processing of first overlay from stack avoiding unnecessary surface initialization and rendering operations. Currently the new implementation does only take the dirty rect information of a ARGB overlay into account for optimization if this is the only one object that should be displayed. | |||
| 2012-01-02 | Added tag 1.2.0 for changeset 01846b148cba | Darren Salt | |
| 2012-01-02 | Update changelog. | Darren Salt | |
| 2012-01-02 | FTBFS on hurd-i386: not compiled plugins | Pino Toscano | |
| The problem is that there are some audio and video plugins that are not enabled (while they could be). | |||
