summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-02Make use of the new function xine_get_current_frame_alloc().Reinhard Nißl
2008-03-02Intercept metronom to recognize discontinuities after which PTS is valid.Reinhard Nißl
2008-03-02Fix "clear" implementation by introducing sync points in data stream.vdr-xine-version-802Reinhard Nißl
2008-03-02Fix a compiler warning regarding const.Reinhard Nißl
2008-03-04Whoops, managed to lose mangle.h.Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-04Cset 492257577b4d is an ABI extension: bump the soname. Add changelog entry.Darren Salt
2008-03-04Merge from 1.1.Darren Salt
2008-03-04Fix libavcodec/dvdata.h-related build problems with older ffmpeg.Darren Salt
2008-03-02Fix compilation with older external ffmpeg.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-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-01Add extra include, dvaudio always have to use internal copy.Diego 'Flameeyes' Pettenò
2008-03-01Update internal FFmpeg copy.Diego 'Flameeyes' Pettenò
2008-03-01Use hg status . rather than hg status to avoid extra stuff to snicker in.Diego 'Flameeyes' Pettenò
2008-03-01dvdata.h is no more in include path alone.Diego 'Flameeyes' Pettenò
2008-03-01Only include the toplevel ffmpeg directory, with the new style include it wor...Diego 'Flameeyes' Pettenò
2008-03-01Add test for ffmpeg's include directory style to 1.2 autotools.Diego 'Flameeyes' Pettenò
2008-03-01Merge from 1.1.Diego 'Flameeyes' Pettenò
2008-03-01Support the new FFmpeg include layout. Now the same include directive should ...Diego 'Flameeyes' Pettenò
2008-02-29Merge from 1.1.Darren Salt
2008-02-29Added check if DTS data with IEC958 header will fit into frames samples size ...Kirill Belokurov
2008-02-28Unbreak xcbxv port auto-detection (broken in cset f03669a2395d).Darren Salt
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-25When auto-detecting Xv ports, prefer port nos. >= configured.Darren Salt
2008-02-25Add more VO_CAP_* to indicate support for colour controls & zoom properties.Darren Salt
2008-02-22added patch for 16bit big endian DTS detectionKirill Belokurov
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-15Fixed endianess problem.Thibaut Mattern
2008-02-15Don't unlock unconditionally the mainloop on failure.Diego 'Flameeyes' Pettenò
2008-02-14Fixed mp3 sniff code.Thibaut Mattern
2008-02-11Merge from 1.1.Darren Salt
2008-02-11Actually check for tzset.Darren Salt
2008-02-11Fix to timegm.cCarlo Bramini
2008-02-10Remove --with-external-libfoo for options that have --enable-foo, and replace...Diego 'Flameeyes' Pettenò
2008-02-10Fix summary output for external libdts.Diego 'Flameeyes' Pettenò
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