summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-11Fixed warningsPetri Hintukainen
2012-04-11Check read() return valuePetri Hintukainen
2012-04-11Fixed warningsPetri Hintukainen
2012-04-11Use proper device paths for the Blu-ray and VCD input plugins on OpenBSDBrad Smith
2012-04-10yv12_to_yuy2: use the same macros for both odd and even linesRoland Scheidegger
2012-04-04Fixed pmovmskb() and added a version that can be actually used.Petri Hintukainen
2012-03-30CosmeticsPetri Hintukainen
2012-03-29Detect CPU/OS support for SSE3, SSSE3, SSE4, SSE42 and AVXPetri Hintukainen
2012-03-29Added some SSE2 instructionsPetri Hintukainen
2012-03-29Added integer types to sse_t unionPetri Hintukainen
2012-03-29Added macros for loading 32-bit value to mmx/sse register from memory or GP r...Petri Hintukainen
2012-03-28add access to audio engine gapLACARRIERE Jerome
2012-02-29Merge from 1.1Petri Hintukainen
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.2.0 and 1.2.1.Darren Salt
2012-02-26Added signatures for release tags for 1.1.12 and later.Darren Salt
2012-02-15Merge from 1.1.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-14Merge from 1.1Petri Hintukainen
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-09Merge from 1.1, dropping the README change.Darren Salt
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
2012-02-09Kill a memory leak in the DVB tuning code.Darren Salt
2012-02-08Merge from 1.2.1-branch.Darren Salt
2012-02-08Fix DVB CRC checking (was wrong endianness).Darren Salt
2012-02-06vdpau: Consider displayed window coordinates when scaling osd overlay objectsAndreas Auras
2012-02-05Extend dh_xine for out-of-tree plugins.Darren Salt
2012-02-05Merge.Darren Salt
2012-02-05Merge from 1.1.Darren Salt
2012-02-05Ignore debian/libxine2-dev/.Darren Salt
2012-02-05Fix xinerama & libcdio/libvcdinfo tests: didn't soft-fail properly.Darren Salt
2012-02-05Fix musepack decoder compilation if libmpcdec headers aren't available.Darren Salt
2012-02-04Fix dependencies generated by dh_xine.Darren Salt
2012-02-04Added tag 1.2.1 for changeset ac2c5ea4bc52Darren Salt
2012-02-04Release.1.2.1Darren Salt
2012-02-04Pass distcheck.Darren Salt
2012-02-04Merge.Darren Salt
2012-02-04Distribute ffmpeg_compat.h.Darren Salt
2012-02-03Fixed overlay surface reuse issue for raw rgba overlays within vdpau output d...Andreas Auras
2012-02-01Merge from 1.1.Darren Salt
2012-02-01Quieten documentation building a bit more.Darren Salt
2012-02-01Remove ALSA resampler bypassDavid Flater
2012-01-31Make some variables const and/or static; tidy LOCKDISPLAY (stmt/block).Darren Salt
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-29fix compile against recent ffmpegEdgar Hucek