Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-27 | Add ffmpeg-3.x.patch (Closes: #2485) | anbr | |
2013-02-12 | Patch for compiling with VDR 1.7.36, thanks to Ulrich Eckhardt, for summit a ↵ | anbr | |
patch (Closes: #1251) | |||
2011-10-02 | Migrated from vdr-image.berlios.de to projects.vdr-developer.org | anbr | |
2010-10-19 | add __STDC_CONSTANT_MACROS define to fix a compilation error. | Andreas Brachold | |
error caused by ffmpeg now using UINT64_C in libavutil/common.h, a header used by everything ffmpeg. | |||
2008-10-08 | * Use same build options for subprojects libimage/liboutput | Andreas Brachold | |
2008-10-08 | * Updated italian translation | Andreas Brachold | |
* Update header to use with ffmpeg-svn 14788 | |||
2008-03-29 | * Update header | Andreas Brachold | |
2008-03-24 | * remove predefined include to ffmpeg libraries, unneeded by pkg-config | Andreas Brachold | |
* add keywords to header | |||
2008-01-04 | * Clear device buffer, before start playback (need by PVR350), suggest by ↵ | Andreas Brachold | |
Martin Dauskardt) | |||
2008-01-02 | + disable testccode | Andreas Brachold | |
2008-01-02 | - Reimplement 'Playback mode via DeviceStillPicture' | Andreas Brachold | |
2007-10-08 | * check for codec at startup | Andreas Brachold | |
2007-06-10 | -optimize 'pkg-config' call | Andreas Brachold | |
2007-06-10 | - for build now 'pkg-config' needed | Andreas Brachold | |
- Use swscale to converting image | |||
2006-12-24 | - Add checks for sanity of memory buffers. | Andreas Brachold | |
2006-01-29 | - Add service wrapper | Andreas Brachold | |
- Remove unnecessary DVBDIR from Makefile - Rename README.de to LIESMICH | |||
2006-01-13 | - revert changes from 2005-12-17, throw is failed with other plugins thats ↵ | Andreas Brachold | |
use ffmpeg | |||
2006-01-12 | - fix build failed without defined FFMDIR | Andreas Brachold | |
- add exif support (required libexif) | |||
2006-01-11 | fix wrong register_avcodec | Andreas Brachold | |
2005-12-17 | now only necessarily ffmpeg codec loaded, before all available ffmpeg codec ↵ | Andreas Brachold | |
was loaded. | |||
2005-10-22 | * add FFMDIR to liboutput/Makefile, for build again ffmpeg directory | Andreas Brachold | |
2005-10-22 | * add FFMDIR to liboutput/Makefile, for build again ffmpeg directory | Andreas Brachold | |
2005-08-16 | -remove redundant code | Andreas Brachold | |
- now for compiled are at the least VDR 1.3.28 required | |||
2005-07-28 | - add option for border of underscan | Andreas Brachold | |
- rename setup variables to hungarian notation | |||
2005-07-19 | - add alternative script (scripts/maverickplugin.sh) for image converting ↵ | Andreas Brachold | |
with imagemagick - adjust encoding parameter for new ffmpeg-releases, downwards compatible - remove linking with dlfcn at runtime of libavcodec.so, now are linked at compiled time - some code refactoring, to enhance readability | |||
2005-07-19 | Initial import with release 0.2.3 | Andreas Brachold | |