summaryrefslogtreecommitdiff
path: root/src/xine-engine/video_decoder.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2012-06-08Merge from 1.1Petri Hintukainen
2012-06-08Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macroBrad Smith
2011-11-11Merge from 1.1.Darren Salt
2011-11-04video_decoder: handle BUF_CONTROL_RESET_TRACK_MAP (reset SPU track map)Petri Hintukainen
2011-03-20Merge from 1.1.Darren Salt
2011-03-02Output a log message if raising of nice priority fails for video out and deco...Andreas Auras
2011-01-21Disable decoder flush at discontinuity to avoid decoding errors.Reinhard Nißl
2011-01-21Disable decoder flush at discontinuity to avoid decoding errors.Reinhard Nißl
2011-01-20Avoid video clock errors due to decoder flush at discontinuity.Reinhard Nißl
2011-01-20Avoid video clock errors due to decoder flush at discontinuity.Reinhard Nißl
2010-07-25Merge from 1.1; resync translation files.Darren Salt
2010-07-21Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefsMatthias Drochner
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-09-14Protected access to stream->demux_action_pendingIan Rae
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-10Merge from 1.1.Darren Salt
2009-02-09Fix race conditions in gapless_switch (ref. kde bug #180339)Miguel Freitas
2008-05-05Add missing xine_private.h includeDiego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-11-10Merge from 1.1.Darren Salt
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Merge FSF address changes from 1.1 branch.Diego 'Flameeyes' Pettenò
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-15Increase priority of video decoder a little bit, to avoid frameReinhard Nißl
2007-04-15Increase priority of video decoder a little bit, to avoid frameReinhard Nißl
2007-02-20Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").Diego 'Flameeyes' Pettenò
2006-12-03should fix bug reported by Christophe Thommeret where avi+subtitlesxine-1_1_3-release1.1.3Miguel Freitas
2006-09-08handle thread creation and memory allocation failures more gratefullyMiguel Freitas
2005-10-30gapless playback stream switching supportMiguel Freitas
2005-08-25*BUGFIX*František Dvořák
2005-04-19**BUGFIX**Bastien Nocera
2005-02-13reverting private changes - sorry...Stefan Holst
2005-02-13nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre...Stefan Holst
2004-12-16use UTF-8 meta info setting, where we know the string is ASCIIMichael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-11Czech translation update. 100% of the messages after long time, yes! :-)František Dvořák
2004-10-27flush on end of streamMiguel Freitas
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-07-06fix a long standing bug: streams were not played till their very end, becauseMiguel Freitas
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-08make that a define to improve maintainabilityxine_1-rc3c-release1-rc3cMichael Roitzsch
2004-04-08Degrease jerking with OGM subtitles.František Dvořák
2004-04-07Michael's patch for improving playback with subtitles, fix the long seeking.František Dvořák
2004-03-28move the ticket acquire/release deeper inside the decoder loopsMichael Roitzsch
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern