Age | Commit message (Expand) | Author |
2009-01-05 | Merge security fixes from 1.1. | Darren Salt |
2009-01-05 | Merge security fixes. | Darren Salt |
2008-12-31 | handle read errors when forwarding in multiple demuxers | Matthias Hopf |
2008-12-26 | demux_ts: PAT/PMT CRCs calculated by av_crc() need to be converted to network... | Reinhard Nißl |
2008-12-15 | Merge from 1.1; update PO files; make buildable. | Diego E. 'Flameeyes' Pettenò |
2008-11-07 | Fix resuming video after corrupted pes. | Christophe Thommeret |
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-19 | Merge from 1.1, dropping the channels.conf patch for XDG-related reasons. | Darren Salt |
2008-06-18 | Separate PES stream IDs from TS descriptor tags. | Darren Salt |
2008-06-16 | demux_ts: Always replace PIDs when we parse a PMT | Simon Farnsworth |
2008-06-11 | Merge from 1.1. | Darren Salt |
2008-06-05 | demux_ts: don't OR in buffer types. | Darren Salt |
2008-05-29 | Merge from 1.1. | Darren Salt |
2008-05-25 | Recognise TS descriptor tag 0x80 as MPEG video. | Darren Salt |
2008-05-25 | Wherever possible, use enum constants for TS descriptor tags. | Darren Salt |
2008-05-23 | Remove MIN/MAX macro definitions on unit. | Diego 'Flameeyes' Pettenò |
2008-05-23 | Merge from 1.1. VDR needs to be updated. | Diego 'Flameeyes' Pettenò |
2008-05-09 | Avoid loop for common memory operations (zeroing, copying, moving). | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-05-03 | Remove unused variables, as reported by GCC 4.3. | Diego 'Flameeyes' Pettenò |
2008-04-09 | Compilation fixes, mostly ffmpeg-related, and linkage fixes. | Darren Salt |
2008-03-01 | Update to the new FFmpeg's include directory. | Diego 'Flameeyes' Pettenò |
2008-03-01 | Merge from 1.2 tip. | Diego 'Flameeyes' Pettenò |
2008-01-25 | Merge from 1.1. | Darren Salt |
2008-01-24 | Fix a possible crash on channel change in the DVB plugin. | Darren Salt |
2008-01-05 | Update to the new crc API from FFmpeg. | Diego 'Flameeyes' Pettenò |
2007-12-23 | Merge from 1.2 main branch. | Diego 'Flameeyes' Pettenò |
2007-12-19 | Update all the code to the new headers layout. | Diego 'Flameeyes' Pettenò |
2007-12-13 | Merge changes from 1.2 main.last-internal-ffmpeg | Diego 'Flameeyes' Pettenò |
2007-12-13 | Fix signedness of temporary variable. | Diego 'Flameeyes' Pettenò |
2007-12-12 | Merge from 1.2 main. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use libavutil's crc routine rather than xine-utils's. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Allow the TS demuxer to accept dvb streams; fix BY_MRL detection for slave. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protoco... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Remove redundant METHOD_BY_EXTENSION checks now that libxine takes care of them. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Transform get_extensions and get_mimetypes into strings. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Bump the interface version for demuxer plugins. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all demux plugins to the new identifier/description interface. Add _()... | Diego 'Flameeyes' Pettenò |
2007-11-14 | Move CRC32 code into a common file (& out of the DVB input & TS demux plugins). | Darren Salt |
2007-11-14 | Merge from 1.1. | Darren Salt |
2007-11-13 | Fix a possible DVB plugin crash when switching channels. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |