summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-17Fix include guardPetri Hintukainen
2012-08-16coreaudio: Add missing headerHanspeter Niederstrasser
2012-06-15Changelog updatePetri Hintukainen
2012-06-15image decoders: crop image if allocated frame is smaller than requestedPetri Hintukainen
2012-06-15image: fix decoding images with odd widthPetri Hintukainen
2012-06-15Check allocated Xv iamge size. Adjust frame size if allocated frame is smalle...Petri Hintukainen
2012-06-12Fixed raw yuv decoding: can't change size of _source_ imageTorsten Jager
2012-06-09Added signature for changeset 948bb6010a3eDarren Salt
2012-06-09Added tag 1.1.21 for changeset 948bb6010a3eDarren Salt
2012-06-09Bump shlib version (compatible); release.1.1.21Darren Salt
2012-06-09Correct detection of AAC ADIF.Darren Salt
2012-06-09Fix a possible NULL dereference when cleaning up in the FFT vis plugin code.Darren Salt
2012-06-09Double-free with some AAC files (missing check).Darren Salt
2012-06-08Changelog update.Darren Salt
2012-06-08mng: fixed loop play of short streams.Petri Hintukainen
2012-06-08Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macroBrad Smith
2012-06-08demux_ts: increased max A-V diff to 4 secondsPetri Hintukainen
2012-06-06fix make uninstall for libxine-1.defVolker Grabsch
2012-06-06fix install/uninstall static library in windowsVolker Grabsch
2012-06-05Fixed LIBS with cygwinCarlo Bramini
2012-06-05Fixed -no-undefined handling with mingw and cygwinCarlo Bramini
2012-06-05CYGWIN needs PTHREAD_CFLAGS to be empty and PTHREAD_LIBS to be "-lpthread"Carlo Bramini
2012-06-05Fix building with cygwinCarlo Bramini
2012-06-05Added missing ifdef AVCODEC_HAS_REORDERED_OPAQUECarlo Bramini
2012-06-05Added check for AVCodecContext.color_range and AVCodecContext.colorspacePetri Hintukainen
2012-06-05ffmpeg_compat.h: fixed version check for old ffmpeg versionsCarlo Bramini
2012-05-30ff_video_decoder: Fixed mpeg2 parsingPetri Hintukainen
2012-05-29Fixed 91d04bf1862cPetri Hintukainen
2012-05-29Moved defining ATTR_ALIGN after include configure.h.Petri Hintukainen
2012-05-29spaces -> tab in MakefileCarlo Bramini
2012-05-28Updated ChangeLogPetri Hintukainen
2012-05-28Fixed U-plane conversion (YUVJ444P -> YUV420)Petri Hintukainen
2012-05-28ff_video_decoder: fixed DR1 frame garbage collector when using multithreaded ...Petri Hintukainen
2012-05-10ff_video_decoder: fixed croppingTorsten Jager
2012-05-10ff_video_decoder: convert full range YUV to mpeg rangeTorsten Jager
2012-04-26Fixed demux_qt for the pts < dts caseTorsten Jager
2012-04-26Check read() return valuePetri Hintukainen
2012-04-19Fixed decoding of full range YUV420 H.264 videos (segfault). Might still need...Petri Hintukainen
2011-12-21Fix multithreaded initialization with API changeRoland Scheidegger
2012-04-12Use proper device paths for the Blu-ray and VCD input plugins on OpenBSDBrad Smith
2012-02-28Made demux_ts send pts not dts even for reordered (b-framed) video.Torsten Jager
2012-02-27Fixed race in metronom_get_option(): reading int64 is not atomic in 32-bit sy...Petri Hintukainen
2012-02-26Added signatures for release tags for 1.1.12 and later.Darren Salt
2012-02-15Improved RGB→YUV conversion v2 (use MPEG range instead of full range)Darren Salt
2012-02-14Backed out RGB→YUV patch – API change.Darren Salt
2012-02-14Improved RGB->YUV conversion (use mpeg range instead of full range)Torsten Jager
2012-02-14Fix video driver crash when accessing unsupported propertiesTorsten Jager
2012-02-14Fixed asx demuxerTorsten Jager
2012-02-09Note that 1.1 is deprecated.Darren Salt
2012-02-09Make the “PMT scan timed out” message a lot less scary.Darren Salt