aboutsummaryrefslogtreecommitdiff
path: root/lib/ffmpeg
AgeCommit message (Expand)Author
2013-08-01h264: expose h264 frame packing as stereo_mode metadataJoakim Plate
2013-06-17[ffmpeg] - backport fix for crashing when using vaapi (found on libav mailing...Memphiz
2013-06-17Revert "ffmpeg: add patch file for vaapi fix"Memphiz
2013-06-17Revert "vaapi: don't unmap non-existing buffer"Memphiz
2013-06-17Revert "ffmpeg: fixup compile error in patch"Memphiz
2013-06-11[jenkins] - do the mingw build in a backgroundthread and echo "." on the fore...Memphiz
2013-06-08ffmpeg: restore invalid vda_frame definitionJoakim Plate
2013-05-23ffmpeg: fixup compile error in patchJoakim Plate
2013-05-22ffmpeg: add patch file for vaapi fixJoakim Plate
2013-05-22vaapi: don't unmap non-existing bufferJoakim Plate
2013-05-08ffmpeg: add patches for backportsRainer Hochecker
2013-05-06ffmpeg backport: fix vdpau vc1 interlace modesRainer Hochecker
2013-05-06ffmpeg backport: register vdpau hwaccel for mpeg12Rainer Hochecker
2013-05-02README: fixed spelling errors and added some clarifications.FlyingRat
2013-05-01Merge pull request #2634 from FlyingRat/patch-0028-cwd-updatedMartijn Kaijser
2013-04-19[ffmpeg] updated and reformated ffmpeg/patches/README-patchesFlyingRat
2013-04-19[ffmpeg] fix: patch needs to operate from lib/ffmpegFlyingRat
2013-04-13[WIN32] fixed make distclean for ffmpeg (thanks Voyager1)wsoltys
2013-04-13[WIN32] fixed: hopefully this time. use the new mingw make only for ffmpeg an...wsoltys
2013-04-13ffmpeg 1.2 - fixed dvd still frames ended up in internal lavfVoyager1
2013-04-13[WIN32] fixed build setup by reverting to the old scripts.wsoltys
2013-04-13[WIN32] fixed: removed accidentally test commit.wsoltys
2013-04-13Merge pull request #2599 from BtbN/ffmpeg_vaapi_partialfixJoakim Plate
2013-04-13Add backported vaapi fix to ffmpeg/patchesBtbN
2013-04-13vaapi: fix argument for ff_vaapi_common_end_frame callJanne Grunau
2013-04-12[WIN32] fixed: if we get someday ffmpeg compiled properly, enable hw accelera...wsoltys
2013-04-12[WIN32] fixed: missing headerswsoltys
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - xbmc filesFlyingRat
2013-04-07[FFmpeg] version bump to n1.2 (rev e820e3a) - lib/ffmpegFlyingRat
2013-04-06udp: fix non-blocking and interrupt handling.Nicolas George
2013-04-06udp: Fix sign of error codes.Michael Niedermayer
2013-01-25Merge ffmpeg fix for sagetv recordings from upstreamAndrew Gallatin
2012-12-29ffmpeg: added patch for supporting S_DVBSUB's in MKV as stored by tvheadendJoakim Plate
2012-12-27Merge pull request #1992 from GreenOnyx/FrodoPGSForceddavilla
2012-12-27ffmpeg: Fixed forced subtitles display in PGS streamGreenOnyx
2012-12-25ffmpeg: backport latm: fix initialization on some streams when no extradata i...xbmc
2012-12-21[ffmpeg] fixed missing S_DVBSUB subtitlesAllan Kristensen
2012-12-16lavf: Provide a monotonic timestamp to the outside worldHarald Axmann
2012-10-25ffmpeg: reduce allowed mp4/mov a/v skew to 4 secondsJoakim Plate
2012-10-20[ffmpeg] - patch file for "ARM: fix overreads in neon h264 chroma mc"Memphiz
2012-10-20[ARM/ffmpeg] - fix overreads in neon h264 chroma mc - fixes #13283 - thx to M...Memphiz
2012-10-16[ffmpeg/armv6] fixed broken ac3 on armv6 backported ffmpeg commit cd2f98f365d...huceke
2012-09-30[ffmpeg] - patch file for PGS subtitle fixesMemphiz
2012-09-30[ffmpeg] - backport PGS subtitle fixes from ffmpeg (git revisions 37bbc9eb8bd...Memphiz
2012-09-13Merge pull request #1385 from margro/fix_trac_13165Arne Morten Kvarving
2012-09-08added: support for OTF fontsSébastien Brochet
2012-09-07ffmpeg: fixed: DXVA2 playback artifacts on H264 content with mbaff framesMarcel Groothuis
2012-08-08[droid] ffmpeg compile fix for -Ostheuni
2012-08-04rtsp: Handle requests from server to clientspiff
2012-08-03[ios] - fix compilation off ffmpeg with newest Xcode build tools on mountain ...Memphiz