summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-02-29Merge from 1.1.Darren Salt
2008-02-28Unbreak xcbxv port auto-detection (broken in cset f03669a2395d).Darren Salt
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-20Off-by-one in the FLAC security fix, breaking playback of some files.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-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-08Merge from 1.1.Darren Salt
2008-02-07Merge; mark 1.1.11.Darren Salt
2008-02-07Improve detection of MP3 streams with ID3v2 tags. Don't trust the tag size.Thibaut Mattern
2008-02-07Add length checking in the FLAC metadata-parsing code.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-04Report the identifiers of unrecognised video & audio codecs.Darren Salt
2008-02-04Tidy up Xv YUY2/YV12 checking & reporting.Darren Salt
2008-02-04Silence vdr_video (unless LOG and LOG_VERBOSE are defined).Darren Salt
2008-02-04Merge from 1.1.Darren Salt
2008-02-04Merge.Darren Salt
2008-02-04Backed out changeset a8b157e7359c (reported to cause a regression).Darren Salt
2008-02-04Check block sizes & frame sizes. Use unsigned variables where appropriate.Mathieu Olivier
2008-02-04Fix a few remaining and apparently harmless linkage order issues.Darren Salt
2008-02-03The AVI demuxer already has the video type when checking for XVid. Optimise.Darren Salt
2008-02-02Move more shared Xv config desc. & help strings; add new location to POTFILES.Darren Salt
2008-02-02Handle invalid port nos. properly (avoids a possible xcbxv segfault).Darren Salt
2008-02-02Convert the XxMC plugin to use the new header file.Darren Salt
2008-02-02XvMC plugin uses the new header; use config_help; small var/struct cleanup.Darren Salt
2008-02-02Convert the plain Xv plugins to use the new header file.Darren Salt
2008-02-02Add a header file for some strings shared between the Xv-using plugins.Darren Salt
2008-02-02Convert xshm_set_property() from if() chain to switch block.Darren Salt
2008-02-01Port Xv port selection to xxmc.Darren Salt
2008-02-01Add Xv port selection to the XCB xv plugin.Darren Salt
2008-02-01Fallback to auto-detect when the specified Xv port is unavailable or unusable.Darren Salt
2008-02-01patch adding video.device.xv_port optionJean-Yves Lefort
2008-02-01Merge from 1.1, discarding es.po changes.Darren Salt
2008-02-01Merge.Darren Salt
2008-02-01Back out vcd build changes: separate unit (though used only once).Darren Salt
2008-01-28Fix a RealPlayer codec detection bug.Darren Salt
2008-01-27Revert part of commit applied by mistake.Diego 'Flameeyes' Pettenò
2008-01-27Remove makefile I should have removed before.Diego 'Flameeyes' Pettenò