Age | Commit message (Expand) | Author |
2006-07-03 | Add a media.network.timeout configuration for a timeout while running select(... | Diego 'Flameeyes' Pettenò |
2006-06-29 | Add missing format attributes for in-xine code. | Diego 'Flameeyes' Pettenò |
2006-06-22 | Fix two identical instances of either null-dereference or use-after-free. | Darren Salt |
2006-06-22 | Added XINE_PARAM_VO_WINDOW_WIDTH and XINE_PARAM_VO_WINDOW_HEIGHT to query the... | Claudio Ciccani |
2006-06-20 | Fix generic warnings. | Diego 'Flameeyes' Pettenò |
2006-06-20 | Remove need to use -fno-strict-aliasing, by using an union on accept() usage,... | Diego 'Flameeyes' Pettenò |
2006-06-18 | Avoid crashing if xine_set_param is called with a NULL stream. | Diego 'Flameeyes' Pettenò |
2006-06-18 | Fix formatting for int64_t types. | Diego 'Flameeyes' Pettenò |
2006-06-17 | Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi... | Diego 'Flameeyes' Pettenò |
2006-06-15 | Mark special_info a pointer to const value, as now all the data is const. | Diego 'Flameeyes' Pettenò |
2006-06-10 | Update gettext to 0.14.5, remove intl/ subdirectory so that external gettext ... | Diego 'Flameeyes' Pettenò |
2006-05-22 | Fixed unaligned access on IA64 (Andreas Schwab). | Matthias Hopf |
2006-05-07 | [coverity] | František Dvořák |
2006-05-01 | Better fix for coverity bug 267: testsuite has found cur_time is really undef... | František Dvořák |
2006-04-21 | Add printf format attributes. | Darren Salt |
2006-04-21 | Sentinel attributes for certain variadic functions. | Darren Salt |
2006-04-19 | Add "file is empty" message and mark the messages as being translatable. | Darren Salt |
2006-04-10 | Fixed incorrect rectangle clipping. | Claudio Ciccani |
2006-04-08 | Ancient platforms support: | František Dvořák |
2006-04-05 | 1) various warning fixes | František Dvořák |
2006-04-05 | Fixed primitive clipping. | Claudio Ciccani |
2006-03-27 | osd_line() and osd_filled_rect() should clip the coordinates to prevent buffe... | Claudio Ciccani |
2006-03-25 | Oops. Revert the change which wasn't part of Reinhard's patch. | Darren Salt |
2006-03-25 | vo_loop(): take playback speed into account when calculating how long to sleep. | Darren Salt |
2006-03-24 | Oops, broken commit... | Darren Salt |
2006-03-24 | Report audio vpts/clock errors. (Reinhard Nissl) | Darren Salt |
2006-03-17 | - Only fail to open the stream if we can't parse the possible option, not | Bastien Nocera |
2006-03-11 | [coverity] demux_yuv4mpeg2.c uses 5 decoder infos | Thibaut Mattern |
2006-03-07 | Fixed channels to mode translation in audio decoders. | Thibaut Mattern |
2006-03-06 | - add support for the 3IVD fourcc | Bastien Nocera |
2006-03-03 | - Check if the string is in UTF-8, and the encoding badly reported before | Bastien Nocera |
2006-03-01 | - no need to convert to UTF-8 if the "from" encoding is already UTF-8 | Bastien Nocera |
2006-02-14 | Fix a compiler warning. | Darren Salt |
2006-02-05 | [xine-devel] PATCH: crash in ao_change_settings when using framegrab audio | Miguel Freitas |
2006-02-05 | try to fix "deadlock" in ao_open() when waiting on empty out_fifo to get empty | Miguel Freitas |
2006-02-05 | [xine-devel] PATCH: add control buffer for resetting audio decoder's track map | Miguel Freitas |
2006-02-05 | Fix xxmc subpictures (broken since 1.1.1) | Miguel Freitas |
2006-02-01 | Fix the sorting of plugin priorities, as per Thibaut's mail | Bastien Nocera |
2006-01-27 | Fix a typo and output the PTS value (as for other, nearby, metronome messages). | Darren Salt |
2006-01-27 | Fixed a bug introduced by my list rewrite. | Thibaut Mattern |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2006-01-26 | commit Barry Scott's patch for speed changing race | Miguel Freitas |
2006-01-24 | A bit of defensive programming to protect "_x_demux_send_data" and "_x_demux_... | Mathieu Olivier |
2005-11-28 | *BUGFIX* | František Dvořák |
2005-11-14 | fix problem with pause introduced by previous commit | Miguel Freitas |
2005-11-14 | rewrite frame allocation optimization to keep the same behaviour of | Miguel Freitas |
2005-11-14 | *BUGFIX* | František Dvořák |
2005-10-30 | gapless playback stream switching support | Miguel Freitas |
2005-10-29 | import the Duck TrueMotion 2 decoder from FFmpeg | Mike Melanson |
2005-10-14 | input plugin time seeking patch. | Miguel Freitas |