Age | Commit message (Expand) | Author |
2007-12-11 | Fix thinko. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Mark wc3_pal_lookup static. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Don't use the if(foo) free(foo); construct, as free(NULL); is well defined. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Add a default_demux_plugin_dispose macro, and use it when the plugin dispose ... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use default_*_class_dispose macro whenever the class dispose function only ca... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Define free() as the default dispose function for plugin classes. | Diego 'Flameeyes' Pettenò |
2007-12-11 | Use N_() rather than _(), passing the string just once to gettext(). | Diego 'Flameeyes' Pettenò |
2007-12-11 | Add a textdomain field to allow using a different i18n catalog for the descri... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Update all demux plugins to the new identifier/description interface. Add _()... | Diego 'Flameeyes' Pettenò |
2007-12-11 | Replace get_identifier/get_description functions with strings. | Diego 'Flameeyes' Pettenò |
2007-12-02 | silence stdout of ogg demuxer | Matthias Kretz |
2007-11-25 | Merge from 1.1. | Darren Salt |
2007-11-25 | Fix a signedness issue in genre number validation. | Darren Salt |
2007-11-25 | Avoid any future need to alter ID3_GENRE_COUNT. | Darren Salt |
2007-11-25 | patch adding additional ID3 genres | Maximilian Schwerin |
2007-11-24 | Add option to disable Nosefart/NSF plugin building. | Diego 'Flameeyes' Pettenò |
2007-11-23 | Merge. | Darren Salt |
2007-11-23 | fix read_ogg_packet to really read all of the data; don't go into DEMUX_FINIS... | Matthias Kretz |
2007-11-20 | Merge from 1.1. | Diego 'Flameeyes' Pettenò |
2007-11-18 | Get filesize from metadata, when available. | Claudio Ciccani |
2007-11-18 | Implemented a faster method to seek to absolute position (seek+resync). | Claudio Ciccani |
2007-11-17 | Send headers using script information as reference (when available). | Claudio Ciccani |
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-12 | Do not mind about ASX playlist version. | Claudio Ciccani |
2007-11-11 | Merge transplanted patches. | Darren Salt |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-10 | Merge from 1.1. | Darren Salt |
2007-11-10 | Added new playlist demuxer, supporting M3U, RAM, PLS, QTL, ASX, SMIL, XSPF, | Claudio Ciccani |
2007-11-09 | Merge FSF address changes from 1.1 branch. | Diego 'Flameeyes' Pettenò |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-10-31 | Merge from 1.1. | Darren Salt |
2007-10-31 | Improve PTS wrap detection for large A/V offsets. | Reinhard Nißl |
2007-10-18 | Merge from 1.1. | Darren Salt |
2007-10-18 | fix issue with non-seekable stream in demux_flv | Claudio Ciccani |
2007-10-10 | Stop a really irritating fprintf() that really should not be. | Matt Messier |
2007-10-03 | Merge from 1.1. | Darren Salt |
2007-10-01 | Fix incorrect H.264 detection on successive MPEG1/2 B frames. | Reinhard Nißl |
2007-09-09 | Merge from 1.1. | Darren Salt |
2007-09-09 | fix spudvb decoder update | Christophe Thommeret |
2007-09-09 | Fix switching DVB subtitles channels. | Christophe Thommeret |
2007-08-21 | Merge from 1.1. | Darren Salt |
2007-08-17 | mpeg_ts multiple audio streams fix + spu lang fix | Christophe Thommeret |
2007-07-08 | Merge from 1.1. | Darren Salt |
2007-07-08 | Patch: mpeg_ts + ffmpeg | Christophe Thommeret |
2007-07-02 | Merge with 1.1. | Diego 'Flameeyes' Pettenò |
2007-07-02 | Fix demuxing of wavpack files, and avoid crashing with the tags at the end of... | Diego 'Flameeyes' Pettenò |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |
2007-06-16 | Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari... | Diego 'Flameeyes' Pettenò |