Age | Commit message (Expand) | Author |
2013-01-25 | Merge ffmpeg fix for sagetv recordings from upstream | Andrew Gallatin |
2012-12-29 | ffmpeg: added patch for supporting S_DVBSUB's in MKV as stored by tvheadend | Joakim Plate |
2012-12-27 | Merge pull request #1992 from GreenOnyx/FrodoPGSForced | davilla |
2012-12-27 | ffmpeg: Fixed forced subtitles display in PGS stream | GreenOnyx |
2012-12-25 | ffmpeg: backport latm: fix initialization on some streams when no extradata i... | xbmc |
2012-12-21 | [ffmpeg] fixed missing S_DVBSUB subtitles | Allan Kristensen |
2012-12-16 | lavf: Provide a monotonic timestamp to the outside world | Harald Axmann |
2012-10-25 | ffmpeg: reduce allowed mp4/mov a/v skew to 4 seconds | Joakim 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 fixes | Memphiz |
2012-09-30 | [ffmpeg] - backport PGS subtitle fixes from ffmpeg (git revisions 37bbc9eb8bd... | Memphiz |
2012-09-13 | Merge pull request #1385 from margro/fix_trac_13165 | Arne Morten Kvarving |
2012-09-08 | added: support for OTF fonts | Sébastien Brochet |
2012-09-07 | ffmpeg: fixed: DXVA2 playback artifacts on H264 content with mbaff frames | Marcel Groothuis |
2012-08-08 | [droid] ffmpeg compile fix for -Os | theuni |
2012-08-04 | rtsp: Handle requests from server to client | spiff |
2012-08-03 | [ios] - fix compilation off ffmpeg with newest Xcode build tools on mountain ... | Memphiz |
2012-06-29 | [ffmpeg] - added patch file for last commit | Memphiz |
2012-06-29 | [ffmpeg] - ARM: generate position independent code to access data symbols - t... | Memphiz |
2012-05-15 | [osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insisting on... | davilla |
2012-04-29 | [WIN32] disable ffmpeg's crystalhd implementation on windows as well. | WiSo |
2012-04-17 | [ffmpeg] Add patch for still frame hack | elupus |
2012-04-17 | fixed: dvd still frames ended up in internal lavf buffer | elupus |
2012-03-31 | Drop now merged or redundant patches | elupus |
2012-03-31 | Drop patch for cdxa probe, it causes missdetections of certain streams | elupus |
2012-03-31 | Drop patch for win32 build | elupus |
2012-03-31 | Drop neon patch that doesn't apply anymore | elupus |
2012-03-31 | Update patches | elupus |
2012-03-31 | Update ffmpeg to n0.10.2 (f139838d6473c7b5152178f602cb953a824c2ff9) | elupus |
2012-03-07 | fixed: ffmpeg build with gcc 4.7 on x86 (fixes #12779) | Anssi Hannula |
2012-03-07 | added: missing patch files for 15 commits to internal ffmpeg | Anssi Hannula |
2012-03-07 | fixed: crash in ffmpeg matroskadec with some files (fixes #12741) | Anssi Hannula |
2012-02-19 | Change yadif to not use out of picture lines. Fixes issue2272. | Michael Niedermayer |
2012-02-11 | Fix 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-17 | fixed: playback from mmst:// urls would halt after some time. | spiff |
2011-12-10 | [vaapi] reverted does apply to our ffmpeg version | huceke |
2011-12-09 | vaapi: do not assert on value read from input bitstream | Diego Biurrun |
2011-12-09 | Fix VA-API decoding artefacts. | Edgar Hucek |
2011-11-23 | Fix vaapi decoding of vc1 files on Intel Sandy Bridge GPUs. Credits to Gwenol... | alanwww1 |
2011-11-19 | Don't fill in frame gaps with copied refs after flush | Joakim Plate |
2011-11-13 | Add patch file for dxva BeginFrame return value handling | CrystalP |
2011-11-13 | [DXVA] Handle return value of BeginFrame better. | CrystalP |
2011-11-13 | h264: Use mismatching frame numbers in fields to synchronize the first/second... | Michael Niedermayer |
2011-11-08 | fixed: Typo | arnova |
2011-11-06 | Add patch file for commit 438acad3 | CrystalP |
2011-11-05 | Backport ffmpeg commit 29a29226bb01d8e46b731e73f637563e5c4cccfe | CrystalP |
2011-11-01 | fixed: seeks in mmsh | spiff |