summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-07-06Removed unused variableTorsten Jager
2012-07-04Updated version of color_matrix.cTorsten Jager
2012-07-03xshm: crop supportTorsten Jager
2012-07-03xshm: no need to zero allocated framesTorsten Jager
2012-06-30CosmeticsTorsten Jager
2012-06-30Add color_matrix.c to EXTRA_DISTPetri Hintukainen
2012-06-29Add color matrix support to video out interfaceTorsten Jager
2012-06-25Added 5:4 line scaling function (720 -> 1024)Torsten Jager
2012-06-25ff_video_decoder.c: fix: free _all_ DR1 framesTorsten Jager
2012-06-22add missing string terminationTorsten Jager
2012-06-15Fixed greedy2frame_template_sse2.c when only 4 registers are availableRoland Scheidegger
2012-06-15Increased image and gdkpixbuf decoder priorities by 1Petri Hintukainen
2012-06-15Merge from 1.1Petri 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-13libjpeg: use proc_slice() when available.Petri Hintukainen
2012-06-12Add fast libjpeg based JPEG decoderPetri Hintukainen
2012-06-12Added get_autoplay_list()Petri Hintukainen
2012-06-12Add test image generator input pluginTorsten Jager
2012-06-12Fixed raw yuv decoding: can't change size of _source_ imageTorsten Jager
2012-06-11Query max supported Xv image sizePetri Hintukainen
2012-06-11demux_image: Use BUF_VIDEO_JPEG for JPEG imagesPetri Hintukainen
2012-06-11image: added BUF_VIDEO_JPEG to supported_typesPetri Hintukainen
2012-06-12Optimized memory allocation (image size is known)Torsten Jager
2012-06-12Merge from 1.1Petri Hintukainen
2012-06-10Fix building on non-x86 systemsPetri Hintukainen
2012-06-09Merge from 1.1.Darren 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-08mng: fixed loop play of short streams.Petri Hintukainen
2012-06-08Merge from 1.1Petri Hintukainen
2012-06-08Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macroBrad Smith
2012-06-08Merge from 1.1Petri Hintukainen
2012-06-08Added support for flac in matroskaPetri Hintukainen
2012-06-08demux_ts: increased max A-V diff to 4 secondsPetri Hintukainen
2012-06-07demux_image: added bmp supportTorsten Jager
2012-06-08Merge from 1.1Petri Hintukainen
2012-06-06Merge from 1.1Petri Hintukainen
2012-06-06fix make uninstall for libxine-1.defVolker Grabsch
2012-06-06fix install/uninstall static library in windowsVolker Grabsch
2012-06-05Merge from 1.1Petri Hintukainen
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-30Merge from 1.1Petri Hintukainen
2012-05-30ff_video_decoder: Fixed mpeg2 parsingPetri Hintukainen