Age | Commit message (Expand) | Author |
2005-11-21 | Made a52 decoder happy with valgrind. | František Dvořák |
2005-09-12 | new Flameeyes's configure patches | Miguel Freitas |
2005-05-29 | added --with-external-a52dec and --with-external-libmad switches | Miguel Freitas |
2005-05-28 | Correct last commit (cut 'n' paste is dangerous) | James Stembridge |
2005-05-28 | Simplify setting of metadata | James Stembridge |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-12 | Code cleanups and elimination of some compiler warnings; patch courtesy of AL13N | Andre Pang |
2004-11-03 | prevent compiler warnings from the new monotonic clock in xineutils.h meeting | Michael Roitzsch |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-03-16 | changing decoder priorities: | Michael Roitzsch |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | after James explained how the AC3 PTS tagging works, Miguel and I discovered | Michael Roitzsch |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-04 | Explain PTS handling. | James Courtier-Dutton |
2003-11-02 | fix bug introduced with new PTS handling (where an old PTS would be | Miguel Freitas |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-06 | Implement CRC checking in liba52. | James Courtier-Dutton |
2003-09-15 | Improve liba52 PTS processing. | James Courtier-Dutton |
2003-09-01 | Update XINE INFO with 5.0 and 4.1 A52 modes. | James Courtier-Dutton |
2003-09-01 | Add proper support for 4.1 and 5 channel setups. | James Courtier-Dutton |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-06-02 | nice patch, we should keep it for later | Michael Roitzsch |
2003-06-02 | Remove un-needed IMDCT message. | James Courtier-Dutton |
2003-05-23 | Fix some problems with playing .avi streams. | James Courtier-Dutton |
2003-05-17 | Fix segfaults when liba52 is sent badly demuxed packs. | James Courtier-Dutton |
2003-05-15 | some build-system cleanup | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-10 | Improve sync. | James Courtier-Dutton |
2003-04-23 | preserve win32 patches for later merges of new versions | Michael Roitzsch |
2003-04-22 | Additional changes for win32/msvc port; This is my first real commit so pleas... | Tim Champagne |
2003-02-17 | make sure autio_out is opened while processing preview data to make sure meta... | Guenter Bartsch |
2003-01-26 | patch by Marco Zühlke to make xine recognize 2.0 surround | Michael Roitzsch |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-07 | more A/V_HANDLED flags | Daniel Caujolle-Bert |
2003-01-03 | Siggi and i have an agreement about the preloading. :) | Miguel Freitas |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |
2002-12-22 | less verbose | Miguel Freitas |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-15 | update metainfo more often, patch inspired by Marco Zühlke | Michael Roitzsch |
2002-12-14 | some debug output | Guenter Bartsch |
2002-11-22 | Developers can now run "make" in their work area (e.g. src/libffmpeg) and it | Stephen Torri |
2002-11-20 | engine modifications to allow post plugin layer: | Michael Roitzsch |
2002-11-12 | merge metronom's improvements (inform decoders about discontinuities) | Miguel Freitas |
2002-10-28 | Build all xine plugin modules with "-export-symbols-regex xine_plugin_info", | Juergen Keil |