aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-02-23[fix] - macs are not allways big endian since years - tell this unrarxlib ......Memphiz
2012-02-20[WIN32] fixed compile error (the right way?)WiSo
2012-02-21fix win32 build error (make sure you push the right branch...)Jonathan Marshall
2012-02-20[fix] - revert c0855cb because its not needed anymoreMemphiz
2012-02-19Merge pull request #686 from jmarshallnz/libid3tag_fixjmarshallnz
2012-02-20win32 didn't use PIC->APIC translate routineJonathan Marshall
2012-02-20id3_metadata_getcomment could return a short description, possibly with the w...Jonathan Marshall
2012-02-20fix overwrite of a single byte of memory when making pre-2.4 PIC tags compatibleJonathan Marshall
2012-02-19Change yadif to not use out of picture lines. Fixes issue2272.Michael Niedermayer
2012-02-14changed: abort upnp directory reading if received count ever is larger than e...elupus
2012-02-14changed: backport fix from upstream to explicitly request res xml tag, WMP se...elupus
2012-02-11[fix] - on ios use the old getcomment function in libid3tag - this is not cor...Memphiz
2012-02-11Fix dvb subtitle decoding when display segment is missing.Paul Kendall
2012-02-03[WIN32] fixed: remove asserts when building a release binary.WiSo
2012-01-22[ios] fixes #12508, PIL on ATV2 not supporting indexed PNGsdavilla
2012-01-17fixed: playback from mmst:// urls would halt after some time.spiff
2012-01-15Stop tracking autotools generated files in git.Andres Mejia
2012-01-15Update bootstrap generated files.Andres Mejia
2012-01-11[id3tag] - lets be pedantic with the pointer checks in getcomment. This might...Memphiz
2012-01-09[linux] - apply the ipv6 fix for airtunes on linux as well - doesn't hurt - a...Memphiz
2012-01-04Merge pull request #605 from dteirney/libcmythDavid Teirney
2012-01-04Fixed overflow error with long long being cast to a long resulting in a negat...David Teirney
2012-01-02fixed: upnp client should not cache requests unless it's for a complete listingelupus
2011-12-28fixed: do not include the internal ffmpeg header file - riff.h (fixes #12370)vdrfan
2011-12-17Revert the rest of the karaokeplayer commits. fixes xcode buildsLars Op den Kamp
2011-12-15Removed the old-time "optimization" which crashes after gcc 4.x optimization ...George Yunaev
2011-12-11[fix] - refactored and cleaned up e09cb07 into libid3tagMemphiz
2011-12-10[vaapi] reverted does apply to our ffmpeg versionhuceke
2011-12-09vaapi: do not assert on value read from input bitstreamDiego Biurrun
2011-12-09Fix VA-API decoding artefacts.Edgar Hucek
2011-12-05[fix] - apply hanewin nfs server patch to libnfs for linux aswellMemphiz
2011-12-01fixed: crash in rar seek code under certain circumstancesspiff
2011-11-23Fix vaapi decoding of vc1 files on Intel Sandy Bridge GPUs. Credits to Gwenol...alanwww1
2011-11-19Don't fill in frame gaps with copied refs after flushJoakim Plate
2011-11-15fixed, bump libcec to 1.2.0davilla
2011-11-15changed/fixed: add some sanity checks to rar code to avoid crashes with corru...spiff
2011-11-13Add patch file for dxva BeginFrame return value handlingCrystalP
2011-11-13[DXVA] Handle return value of BeginFrame better.CrystalP
2011-11-13h264: Use mismatching frame numbers in fields to synchronize the first/second...Michael Niedermayer
2011-11-08fixed, libshairport build on ubuntu oneircdavilla
2011-11-08fixed: Typoarnova
2011-11-07[fix] - definition clash of LOG_INFO and LOG_DEBUG between shairport.h and sy...Memphiz
2011-11-06Add patch file for commit 438acad3CrystalP
2011-11-06Merge pull request #523 from cptspiff/rardialogsArne Morten Kvarving
2011-11-05Backport ffmpeg commit 29a29226bb01d8e46b731e73f637563e5c4cccfeCrystalP
2011-11-05fixed: crash when accessing rhytmbox dapp sharesspiff
2011-11-04fixed: reinstate compressed rar dialogsspiff
2011-11-01fixed: seeks in mmshspiff
2011-10-30add coresponding ffmpeg patch for eb61ba8d4962f5348d807444aefeb2c8533ff42bdavilla
2011-10-30[ios] fixed, ffmpeg used .text symbol relocation in neon asm code, this is no...davilla