summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-14Fix playing of asf stream without video (problem was only for seekable inputs).František Dvořák
2003-10-13Do not seek with a 0 offset.Thibaut Mattern
2003-10-13Fix my stupid bug, id3 tag should work with seekable inputs now.František Dvořák
2003-10-13* use Makefile.common for global targetsMichael Roitzsch
2003-10-13even more housekeepingMichael Roitzsch
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-13undelete diff patch, sorry.Daniel Caujolle-Bert
2003-10-13Add vcdx plugin(CVS) and dependent libs(no CVS, broken API).Daniel Caujolle-Bert
2003-10-13be nicer on files with '%' insideMichael Roitzsch
2003-10-13fix heuristics to handle invalid MRLs with '#' insideMichael Roitzsch
2003-10-13Fix ssa handling. Fix ssa parsing by syncing to MPlayer.Daniel Caujolle-Bert
2003-10-12fix compiler warningMichael Roitzsch
2003-10-12thank god noone defined LOG_BUTTONMichael Roitzsch
2003-10-12replace this line (it belongs to Xv)Michael Roitzsch
2003-10-12Fallback when iconv_open fails.Robin KAY
2003-10-12Remove asserts.James Courtier-Dutton
2003-10-12Fix "audio_alsa_out: buffer to small, could not use" for some sound cards.James Courtier-Dutton
2003-10-12Fix performance issue with mp3 inside wav streams.Thibaut Mattern
2003-10-11use bswap.hThibaut Mattern
2003-10-11- use LE_* macrosThibaut Mattern
2003-10-11Fix mpeg 2 frame parsing.Thibaut Mattern
2003-10-10patch for kernels >= 2.5 from Billy BiggsMiguel Freitas
2003-10-10avoid FPE error with 0 length files, use xine_demux_check_extension()Daniel Caujolle-Bert
2003-10-10- fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a...Bastien Nocera
2003-10-08Adds LE_64, ME_64, BE_64...Thibaut Mattern
2003-10-087*8 = 56Thibaut Mattern
2003-10-08Fix includes.Robin KAY
2003-10-08Patch as sent to ffmpeg-devel.Robin KAY
2003-10-08encoding of URL with multibyte characters in MMS for using xine in ChinaFrantišek Dvořák
2003-10-08cheap mode and scaler bobMiguel Freitas
2003-10-08better use "ScalerBob" as the plugin nameMiguel Freitas
2003-10-08- add scalerbob method (drop half of the lines and let the hardware/vo driverMiguel Freitas
2003-10-08this test is outdated: it is legal to lock the frame multiple times,Miguel Freitas
2003-10-07- blacklist more schemes, avoiding warningsBastien Nocera
2003-10-07- send 100% (completion) event when the index is finished buildingBastien Nocera
2003-10-07stk update from Darren HartMiguel Freitas
2003-10-07Fix some bugs in the sound state when using alsa for audio out.James Courtier-Dutton
2003-10-07reactivate some dead code that got disabled by accident;Michael Roitzsch
2003-10-07fix some compiler warningsMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-10-06New API function for setting encoding of OSD texts.František Dvořák
2003-10-06Implement CRC checking in liba52.James Courtier-Dutton
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-10-06some housekeeping and compiler warningsMichael Roitzsch
2003-10-06Ooops, I resolved the last conflict in this file wronglyMichael Roitzsch
2003-10-06from the AO_PROP_CLOSE_DEVICE case branch, ret would be returned uninitializedMichael Roitzsch
2003-10-05The height of the U and V buffers needs to rounded up for odd frame heights. ...Robin KAY
2003-10-05Fix buffer overrun.Robin KAY
2003-10-05Better content detection.Thibaut Mattern