summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-02-08Fix DVB CRC checking (was wrong endianness).Darren Salt
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
2012-01-12Hide "warning: cast from pointer to integer of different size"Petri Hintukainen
2012-01-12Fixed pointer typePetri Hintukainen
2012-01-12Fixed pointer castPetri Hintukainen
2012-01-12Fixed leakPetri Hintukainen
2012-01-12Put lock display calls into macrosAndreas Auras
2012-01-12Introduce buffering for output surfaces for vdpau output driverAndreas Auras
2012-01-12Initially allocate vdpau output surface objects for display queue with actual...Andreas Auras
2012-01-12Set clipping region of displayed output surfaces to rendered regionAndreas Auras
2012-01-12Fixed usage of wrong variables to determine current gui output window size fo...Andreas Auras
2012-01-12Removed wrong setting of fixed extent size of osd objects in dvb spu decoderAndreas Auras
2012-01-11Fixed pointer castsPetri Hintukainen
2012-01-11Fixed #includePetri Hintukainen
2012-01-11Fixed using uninitialized value (return random size)Petri Hintukainen
2012-01-11Fixed id3v2 tag check (broken in r9654)Petri Hintukainen
2012-01-10Merge.Darren Salt
2012-01-10And the other two similar printf()s.Darren Salt
2012-01-10Pointer type fixesPetri Hintukainen
2012-01-10Added missing constPetri Hintukainen