summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-16link against mlibFabian Groffen
2012-07-16ChangeLog updatePetri Hintukainen
2012-07-29Finally fix compilation on Fedora 16/17.Chris Rankin
2012-07-28Add extra audio/video cases to parse_pmt(). This identifies the audio stream ...Chris Rankin
2012-07-28Compatibility tweaks for RPMs.Chris Rankin
2012-07-27Fix RPM package generation.Chris Rankin
2012-07-16Added configure check for AVX assembler supportPetri Hintukainen
2012-07-12avx memcpyPetri Hintukainen
2012-07-16silence warnings from opengl2 checkPetri Hintukainen
2012-07-16Fixed variable typePetri Hintukainen
2012-07-13Build video_out_opengl2Torsten Jager
2012-07-13video_out_opengl2: added color matrix and full range supportTorsten Jager
2012-07-13video_out_opengl2: fix X access deadlockTorsten Jager
2012-07-13OpenGL 2 video out pluginChristophe Thommeret
2012-07-12sanity check for memcpy method config valuePetri Hintukainen
2012-07-11yuv: fix bug from last commitTorsten Jager
2012-07-09input_test: added human-friendly titlePetri Hintukainen
2012-07-09input_test: add terminating NULL pointer to autoplay list (gxine does not use...Petri Hintukainen
2012-07-09input_bluray: reduced loggingPetri Hintukainen
2012-07-06opengl/(xcb)xv/x(cb)shm: added color matrix and fullrange supportTorsten Jager
2012-07-06yuv2rgb: added color matrix and fullrange supportTorsten Jager
2012-07-06xcbshm: added crop supportTorsten Jager
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-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-13libjpeg: use proc_slice() when available.Petri Hintukainen
2012-06-12Changelog updatePetri 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-11Added VO_PROP_MAX_VIDEO_WIDTH and VO_PROP_MAX_VIDEO_HEIGHTPetri 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