summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-17Fix include guardPetri Hintukainen
2012-08-16coreaudio: Add missing headerHanspeter Niederstrasser
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-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-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 -no-undefined handling with mingw and cygwinCarlo 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-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-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-09Make the “PMT scan timed out” message a lot less scary.Darren Salt
2012-02-09Kill a memory leak in the DVB tuning code.Darren Salt
2012-01-29fix compile against recent ffmpegEdgar Hucek
2012-02-03Merge.Darren Salt
2012-02-02vo_opengl: quick-fix to enable OSD when using fragment shader for YUV convers...Petri Hintukainen
2012-02-01Remove ALSA resampler bypassDavid Flater
2012-01-31frame garbage collector in ff_resetEdgar Hucek
2012-01-30Compile failure in osd.c with sys-libs/zlib-1.2.6Ulrich Müller
2012-01-18Hack to avoid xine-list-* causing catalog.cache to be written.Darren Salt
2012-01-18Fixed pp_context and pp_modePetri Hintukainen
2012-01-18avcodec_init(), avcodec_alloc_context() and avcodec_open() are depreatedPetri Hintukainen