summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-05-07*BUGFIX*František Dvořák
2005-05-06minor H.264 fixMike Melanson
2005-05-06diff from the latest FFmpeg treeMike Melanson
2005-05-06**BUGFIX**Thomas Hellström
2005-05-06syncing to FFmpeg libavcodec build 4754; hook up the Indeo 2 decoder,Mike Melanson
2005-05-06syncing to FFmpeg libavcodec build 4754Mike Melanson
2005-05-06old Indeo 2 codec typeMike Melanson
2005-05-04**BUGFIX**Thomas Hellström
2005-05-04speed up xx44 alphablending of large transparent areasThomas Hellström
2005-05-04**BUGFIX**Thomas Hellström
2005-05-03**BUGFIX**Thomas Hellström
2005-05-03**BUGFIX**Darren Salt
2005-05-02**BUGFIX**Darren Salt
2005-04-27version.h: copy contents in case it's needed in the future. ProbablyRocky Bernstein
2005-04-27Fixed division by 0Thibaut Mattern
2005-04-26Fixed problem with RV10 and RV20.Thibaut Mattern
2005-04-26Delay the avcodec_open call to the first buffer without the HEADER flag.Thibaut Mattern
2005-04-26**BUGFIX**Thomas Hellström
2005-04-25**BUGFIX**Michael Roitzsch
2005-04-24Fixed deadlock when ffmpeg returned 0 consumed byte:Thibaut Mattern
2005-04-24Allocate at least width * height * byte_per_pixel.Thibaut Mattern
2005-04-23patch for WMA9 lossless decoding via x86 binary codec, courtesy ofMike Melanson
2005-04-22- Fixed BUF_FLAG_SPECIAL handling.Thibaut Mattern