summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-10Support # stream parameter separator in raw filenames as well as in full MRLs.Miguel Freitas
2008-03-09Update the documentation so that it tells users to report bugs on the xine bu...Diego 'Flameeyes' Pettenò
2008-03-07Get rid of some "may be used uninitialised" warnings.Darren Salt
2008-03-06CVS broken with built-in ffmpegChris Rankin
2008-03-06Fix _x_get_current_frame_impl() to not abort when used legally.Reinhard Nißl
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-02Provide safe and convenient implementations of xine_get_current_frame().Reinhard Nißl
2008-03-02Push out current frame when seeing the sequence end code 0xb7.Reinhard Nißl
2008-03-02Reorganise DTS audio type detection (ready for LE16 & BE14); changelog entry.Darren Salt
2008-02-29Added check if DTS data with IEC958 header will fit into frames samples size ...Kirill Belokurov
2008-02-22added patch for 16bit big endian DTS detectionKirill Belokurov
2008-03-02Fix compilation with older external ffmpeg.Darren Salt
2008-03-02Backport the MANGLE macro handling from 1.2-libavutil branch (and adapt).Diego 'Flameeyes' Pettenò
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Reinhard Nißl
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Diego 'Flameeyes' Pettenò
2008-02-26Use dist_doc_DATA rather than setting EXTRA_DIST for documentation.Diego 'Flameeyes' Pettenò
2008-02-26Install and distribute the base documentation files.Diego 'Flameeyes' Pettenò
2008-02-20Off-by-one in the FLAC security fix, breaking playback of some files.Darren Salt
2008-02-20Add a subtitles example to xine(5).Darren Salt
2008-02-18Timecode diff is signed.Thibaut Mattern
2008-02-18merge backoutThibaut Mattern
2008-02-18merge backoutThibaut Mattern
2008-02-18Backed out changeset 698d30889b29Thibaut Mattern
2008-02-17nvidia driver uses XV_SYNC_TO_VBLANK attribute, not XV_DOUBLE_BUFFER as xine ...Miguel Freitas
2008-02-16Take in account the size of the extended header.Thibaut Mattern
2008-02-15Fixed endianess problem.Thibaut Mattern
2008-02-15Don't unlock unconditionally the mainloop on failure.Diego 'Flameeyes' Pettenò
2008-01-25Advertise audio/x-wavpack mime type for WavPack demuxer.Diego 'Flameeyes' Pettenò
2008-02-14Fixed mp3 sniff code.Thibaut Mattern
2008-02-12Avoid possible excess linkage in the tvtime plugin.Darren Salt
2008-02-11Actually check for tzset.Darren Salt
2008-02-11Fix to timegm.cCarlo Bramini
2008-02-09That last changelog entry is lying. Delete it.Darren Salt
2008-02-09Fix a configure test which was left out of the arch_x86 changes. (Affects MMX.)Darren Salt
2008-02-09Changelog entry for the version-parsing fix.Darren Salt
2008-02-09Make xine-config --version parsing more robustVille Skyttä
2008-02-09Remove some unnecessary tests (which the compiler would discard).Darren Salt
2008-02-08Avoid a build failure (affects gcc 4.0 on x86_32).Darren Salt
2008-02-08Add automake conditionals ARCH_X86_32 and ARCH_X86_64.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt
2008-02-071.1.10.1Darren Salt
2008-02-07Add release date.xine-lib-1_1_10_1-release1.1.10.1Darren Salt
2008-02-07Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size.Thibaut Mattern
2008-02-071.1.10.1, not 1.1.11.Darren Salt
2008-02-07Adjust some comments.Darren Salt
2008-02-07Add length checking in the FLAC metadata-parsing code.Darren Salt
2008-02-07Keep the plugin dir name to x.y.z - x.y.z.a is inappropriate here.Darren Salt
2008-02-07Reverse the order in which the plugin dirs are scanned; remove a stray printf.Darren Salt
2008-02-06Change from release numbering to ABI numbering for the plugin directory.Darren Salt
2008-02-04Check block sizes & frame sizes. Use unsigned variables where appropriate.Mathieu Olivier