summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-05-28new H.264-related fileMike Melanson
2005-05-28Update our local changesJames Stembridge
2005-05-28**BUGFIX**James Stembridge
2005-05-28Search 3 raw cd frames for DTSJames Stembridge
2005-05-28Correct last commit (cut 'n' paste is dangerous)James Stembridge
2005-05-28Minor housekeepingJames Stembridge
2005-05-28Simplify setting of metadataJames Stembridge
2005-05-28Fix channel flag handlingJames Stembridge
2005-05-28Give DTS demuxer higher priority than CDDA and WAV, allowing it to detect by ...James Stembridge
2005-05-28DTS demuxer should now handle DTS with fake wav header on the frontJames Stembridge
2005-05-28Support reading from block based demuxerJames Stembridge
2005-05-28Allow read as well as read_blockJames Stembridge
2005-05-28commit the monster diff for now; resolve to fix laterMike Melanson
2005-05-28finally: tomsmocomp deinterlacing from dscalerMiguel Freitas
2005-05-28new Fraps FPS1 decoderMike Melanson
2005-05-28buffer type for Fraps FPS1Mike Melanson
2005-05-28sync to libavcodec build 4755Mike Melanson
2005-05-27i guess people will like this: provide help for each deinterlace method.Miguel Freitas
2005-05-27something tell me this code would not compile on non-x86 architectures...Miguel Freitas
2005-05-27material for xine 1.1: new quality deinterlacer GreedyH from dscaler.Miguel Freitas
2005-05-26Raw DTS demuxerJames Stembridge
2005-05-26**BUGFIX**Thomas Hellström
2005-05-23**BUGFIX**Daniel Caujolle-Bert
2005-05-22**BUGFIX**James Stembridge
2005-05-21**BUGFIX**James Stembridge
2005-05-21Avoid integer overflow in bitrate calculationJames Stembridge
2005-05-21Estimate AAC bitrateJames Stembridge
2005-05-21Update descriptionJames Stembridge
2005-05-21**BUGFIX**James Stembridge
2005-05-21Detection by content for AAC.James Stembridge
2005-05-20Newer libcdio's have a free() that older ones don't.Rocky Bernstein
2005-05-18**BUGFIX**Bastien Nocera
2005-05-16**BUGFIX**James Stembridge
2005-05-16Wrap some encoder functions in CONFIG_ENCODERS. Should fix linkage problems.Darren Salt
2005-05-16i'm commiting some changes to both xine and tvtime cvs to bring them closer.Miguel Freitas
2005-05-15Sync a couple of inlined function definitions with their declarationsDarren Salt
2005-05-15Make xine-lib compatible with avidemux2 output.James Courtier-Dutton
2005-05-15more merging with tvtime - no functional changes (i hope)Miguel Freitas
2005-05-15nothing to see here.Miguel Freitas
2005-05-15fix w32codec buildMiguel Freitas
2005-05-14Compile fixes for gcc >= 3.4.Darren Salt
2005-05-14patch to allow playing just a single title/chapter and then stopMiguel Freitas
2005-05-14**BUGFIX**Miguel Freitas
2005-05-14**BUGFIX**Miguel Freitas
2005-05-13**BUGFIX**Bastien Nocera
2005-05-09**BUGFIX**Andre Pang
2005-05-07Odd comparison found by Darren Salt.Rocky Bernstein
2005-05-07Correct a type error in a printf format string (debug log).Darren Salt
2005-05-07Fix missing retun in non-void function.Darren Salt
2005-05-07**BUGFIX**Darren Salt