summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-05Merge from 1.1.Darren Salt
2012-02-05Fix musepack decoder compilation if libmpcdec headers aren't available.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-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
2012-02-03Merge.Darren Salt
2012-02-02vo_opengl: quick-fix to enable OSD when using fragment shader for YUV convers...Petri Hintukainen
2012-01-18Merge from 1.1.Darren Salt
2012-01-18Hack to avoid xine-list-* causing catalog.cache to be written.Darren Salt
2012-01-18Merge.Darren Salt
2012-01-18Fixed pp_context and pp_modePetri Hintukainen
2012-01-18avcodec_init(), avcodec_alloc_context() and avcodec_open() are depreatedPetri Hintukainen
2012-01-18Moved ffmpeg API version checks to single headerPetri Hintukainen
2012-01-18SimplifyPetri Hintukainen
2012-01-18Merge from 1.1Petri Hintukainen
2012-01-16MergePetri Hintukainen
2012-01-16Fixed using uninitialized dataPetri Hintukainen
2012-01-16Fixed matroska header compression when using lacing (ex. multiple audio frame...Petri Hintukainen
2012-01-16Fixed using uninitialized dataPetri Hintukainen
2012-01-16Removed unused variables and codePetri Hintukainen
2012-01-16Copy to buf->contentPetri Hintukainen
2012-01-16Removed write-only variables and unused codePetri Hintukainen
2012-01-16Check for failed writePetri Hintukainen
2012-01-12Merge from 1.1Petri Hintukainen
2012-01-12Added constPetri Hintukainen