Age | Commit message (Expand) | Author |
2006-12-15 | Parse script objects and extract stream information. | Claudio Ciccani |
2006-12-14 | Fixed video codec parsing (NOTE: we need vp6 codec from ffmpeg). | Claudio Ciccani |
2006-12-14 | Added configure option --enable-antialing (disabled by default because | Claudio Ciccani |
2006-12-13 | Don't leak directory handles when reading DVDs or DVD images. | Darren Salt |
2006-12-13 | Close the device after building the MRL list if it wasn't previously open. | Darren Salt |
2006-12-13 | Close the device if it was opened but the content isn't that of a VCD. | Darren Salt |
2006-12-13 | Lock the log buffer while updating it. | Darren Salt |
2006-12-13 | Added support for OSD layers with inverted alpha (e.g. Unichrome). | Claudio Ciccani |
2006-12-12 | Resync (with minor comment fixups). | Darren Salt |
2006-12-08 | Prevent segfaults on out-of-range last_channel. | Darren Salt |
2006-12-08 | Fix wrong length specification for strncat() calls. | Matthias Hopf |
2006-12-08 | Fixed duplicate and nonspecified postincrement due to macro call. | Matthias Hopf |
2006-12-04 | trying an updated ffmpeg version (51.25.0) | Miguel Freitas |
2006-12-04 | Build by default a bzip2-compressed tarball rather than a gzip-compressed. | Diego 'Flameeyes' Pettenò |
2006-12-04 | Add a little more debug in case a vorbis stream cannot be decoded, just to kn... | Diego 'Flameeyes' Pettenò |
2006-12-03 | 1.1.3 released | Miguel Freitas |
2006-12-03 | should fix bug reported by Christophe Thommeret where avi+subtitlesxine-1_1_3-release1.1.3 | Miguel Freitas |
2006-12-02 | two fixes to viz glue code: | Miguel Freitas |
2006-12-02 | wmv9 is already provided by ffmpeg-wmv9 with lower priority | Miguel Freitas |
2006-12-01 | Regen. | Diego 'Flameeyes' Pettenò |
2006-11-30 | Return a different code for every possible output, makes simpler to debug wha... | Diego 'Flameeyes' Pettenò |
2006-11-30 | After a few years of absence, I hope nobody minds if I commit two small | Matthias Dahl |
2006-11-29 | Fix a serious overflow for the asf_header, use an alloca() buffer while readi... | Diego 'Flameeyes' Pettenò |
2006-11-29 | Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458. | Diego 'Flameeyes' Pettenò |
2006-11-29 | Fix buffer overrun reported by Roland Kay with JW's patch. Close bug #1603458. | Diego 'Flameeyes' Pettenò |
2006-11-29 | Update information about gxine (hg repo) and building .debs. | Darren Salt |
2006-11-26 | Compute the average byterate for time based seeking. | Claudio Ciccani |
2006-11-23 | When initializing the class of a video output plugin | Claudio Ciccani |
2006-11-23 | Added support for the new x11 visual. | Claudio Ciccani |
2006-11-21 | Compute (and return) the actual stream length. | Claudio Ciccani |
2006-11-21 | Security fix addon to r5369 of mplayer svn. | Matthias Hopf |
2006-11-19 | Fix warning. | Diego 'Flameeyes' Pettenò |
2006-11-19 | Update po files. | Diego 'Flameeyes' Pettenò |
2006-11-19 | Don't escape %, hopefully the client sending the data is already escaping som... | Diego 'Flameeyes' Pettenò |
2006-11-18 | Define "always_inline" as "inline". Fix building on FreeBSD. | Diego 'Flameeyes' Pettenò |
2006-11-14 | Make the misdetection of audio data as AAC less likely. | Darren Salt |
2006-11-14 | Make the misdetection of audio data as AAC less likely. | Darren Salt |
2006-11-14 | Replace old font based on a font based from Greg Meronek | Reinhard Tartler |
2006-11-14 | Implement decoding of A_MS/ACM streams in Matroska files. It is the equivamen... | Diego 'Flameeyes' Pettenò |
2006-11-14 | Fix obvious typos. | Diego 'Flameeyes' Pettenò |
2006-11-14 | Fixed playback of AAC tracks using a non-standard codec ID in a Matroska file | Mathieu Olivier |
2006-11-12 | Distribute flacutils.h | Diego 'Flameeyes' Pettenò |
2006-11-11 | Minor fixups. | Darren Salt |
2006-11-11 | Fixed a potential crash when parsing a "moov" atom containing an unsupported ... | Mathieu Olivier |
2006-11-11 | Assert presence of the buffer, just to avoid getting 'Bad address' errors lat... | Diego 'Flameeyes' Pettenò |
2006-11-11 | When reading, read goes to asf_header_buffer, not asf_header (that luckily en... | Diego 'Flameeyes' Pettenò |
2006-11-10 | When parsing the URL, escape characters like spaces and similar in the URI st... | Diego 'Flameeyes' Pettenò |
2006-11-10 | Include xineutils so that lprintf macro is defined and the symbol is not unde... | Diego 'Flameeyes' Pettenò |
2006-11-10 | Properly set the video as unhandled if there are more video tracks unhandled ... | Diego 'Flameeyes' Pettenò |
2006-11-10 | Allow PulseAudio to receive 4.0, 4.1, 5.0 and 5.1 audio. | Diego 'Flameeyes' Pettenò |