SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for avidemux-debuginfo-2.5.6-9010.13.x86_64.rpm :

* Wed Dec 09 2015 jslabyAATTsuse.cz- add fix-internal-plugins-load.patch- build as RelWithDebInfo -- generate debuginfo
* Sat Dec 13 2014 joerg.lorenzenAATTki.tng.de- removed some unneeded dependencies to enable build on armv6l/armv6hl
* Sat Nov 08 2014 joerg.lorenzenAATTki.tng.de- added patch and dependencies to enable build on ARM CPU
* Fri Oct 17 2014 joerg.lorenzenAATTki.tng.de- enable build for SLES
* Tue Mar 25 2014 joerg.lorenzenAATTki.tng.de- update internal ffmpeg to version 0.9.4
* Sun Mar 16 2014 joerg.lorenzenAATTki.tng.de- build against libvpx
* Sat Feb 01 2014 joerg.lorenzenAATTki.tng.de- update internal ffmpeg to version 0.9.3
* Mon Jan 02 2012 detlefAATTlinks2linux.de- new upstream version <2.5.6>
* Fri Sep 09 2011 Manfred.TremmelAATTiiv.de- included a patch to build against x264 >= 115
* Tue Jun 07 2011 detlefAATTlinks2linux.de- new upstream version <2.5.5>
* Sat Nov 20 2010 detlefAATTlinks2linux.de- add audioDevice.patch - add gtk_menu_dont_crash - add spelling_mistakes
* Mon Oct 25 2010 detlefAATTlinks2linux.de- new upstream version <2.5.4>
* Sat Jul 24 2010 detlefAATTlinks2linux.de- split arts output plugin
* Fri May 21 2010 detlefAATTlinks2linux.de- new upstream version <2.5.3>
* Fixed again partial filter
* Added support for I420 video decoding
* H.263 video encoder now supports more profiles
* mpeg2enc video encoder no longer drops first few frames and now works on Win32
* The majority of video encoders are now plugins
* Updated the FFmpeg libraries
* Updated libass
* Avsproxy now supports audio
* All auto wizards are now scripted and available in both interfaces
* Needed files to compile your own plugins on windows (the
*sdk
*.zip file)
* Various minor fixes and enhancements
* Sat Jan 30 2010 detlefAATTlinks2linux.de- rebuild with new libx264
* Fri Jan 08 2010 detlefAATTlinks2linux.de- rebuild with aften support
* Thu Dec 24 2009 detlefAATTlinks2linux.de- rebuild with amrnb/amrwb support- rebuild with newer x264 (80)
* Mon Dec 21 2009 detlefAATTlinks2linux.de- new upstream version <2.5.2>
* Sat Nov 07 2009 pascal.bleserAATTopensuse.org- fix VF_PARTIAL_FILTER: http://avidemux.org/admForum/viewtopic.php?id=6881 thanks to Markus Kohm for reporting and testing- use bzipped upstream source
* Wed Jul 22 2009 detlefAATTlinks2linux.de- new upstream version <2.5.0>
* Audio Codecs, Audio Devices and Video Filters are now plugins
* x264 and Xvid encoders are now also plugins with an updated Qt interface
* Auto wizards are now scripted and easier to extend
* Updated the FFmpeg libraries
* Various minor fixes and enhancements
* Thu Jan 08 2009 detlefAATTlinks2linux.de- new upstream version <2.4.4>
* Fixed crash when opening some MOV files (regression introduced in 2.4.3)
* Improved support for H.264 in MPEG-TS and M2TS containers.
* Improved support for H.264 in MP4 container (including constant frame rate fix)
* Fixed bug where muxers could drop the first few B-frames (most containers were affected)
* Fixed FAAC support so bitrate is correctly honoured
* The same settings are now used for the first and second pass of an x264 encode
* Improved JPEG file support
* Improved PNG decoding (now uses libavcodec rather than a custom wrapper around libpng)
* Improved BMP/DIB decoding (now uses libavcodec rather than using own decoder)
* Improved colourspace handling for raw video, bitmaps and DIBs
* Fixed Previous Black Frame functionality
* Qt interface has been significantly upgraded and now fully functional (compared with its GTK counterpart)
* Saving of video is now prevented if the A marker is greater than the B marker
* Improvements made to ECMAscript including a new GetFilePath() function for the DirectorySearch class and fixes to the exec() function
* Add support for AAC audio to the command line interface
* Qt interface is now the default interface for MS Windows
* x264 and Xvid stat files with Unicode characters are now handled on MS Windows
* The application log file is no longer buffered on MS Windows to ensure sequential logging
* Added support for ppc64 to the CMake build scripts
* Updated the following translations: Catalan, Czech, French, Italian, Russian, Spanish
* Sun Jan 04 2009 detlefAATTlinks2linux.de- build svn = 04.02.2009
* Thu Jul 24 2008 guruAATTunixtech.be- new upstream version:
* better support for x264 and .mp4 files bigger than 4GB
* Tue Jul 15 2008 guruAATTunixtech.be- split into -gtk and -qt subpackages- enabled pulseaudio support (new in 2.4.2)- added a check for enabled features by grepping the cmake log- fixed aften support by requiring libaften-devel instead of aften- fixed MP3 support by requiring libmp3lame-devel instead of lame
* Mon Jul 14 2008 detlefAATTlinks2linux.de- new upstream version <2.4.2>:
* improved input and output of audio streams in MKV files
* support for MJPEG-A in MOV/MP4 files
* fixed saving header information of AVI files with PCM/LPCM audio
* fixed opening FLV files that don\'t contain audio
* fixed corruption when decoding MP4 files
* fixed crashing when using MPEG-4 ASP (lavc) and two pass average bitrate mode
* flush the x264 encoder upon completion so the last few frames aren\'t dropped
* fixed incorrect colour conversion of 24/32 bit BMP and DIB files
* re-enabled AMR-NB decoder (regression introduced in 2.4.0)
* Xvid custom matrices are now activated correctly
* fixed caching issue with Qt4 interface which would corrupt translated strings
* fixed zooming when using SDL (regression introduced in 2.4.1)
* windows are now centred correctly on multi-monitor setups
* use alternate button ordering for GTK+ interface when GNOME HIG isn\'t appropriate, e.g. MS Windows and KDE
* various additions to the Qt4 interface including a new calculator tool, drag and drop support, improved joblist support and an about window
* SRT subtitle support for Arabic, Baltic, Greek, Hebrew and Turkish
* fixed iPod profile where audio encoding options weren\'t always set correctly
* fixed Film to PAL audio filter so frames are removed and added correctly
* batch importing of image files is no longer restricted by the file handle limit set by the C runtime
* new video filter for outputting the frame number
* PulseAudio support (Linux only)
* updated the following translations: Czech, French, German, Greek, Italian, Spanish
* various minor fixes and enhancements
* Thu Jul 10 2008 guruAATTunixtech.be- changed BuildRequires:faac to libfaac-devel to fix faac support
* Mon Feb 18 2008 detlefAATTlinks2linux.de- new upstream version <2.4.1>
* Sat Dec 29 2007 detlefAATTlinks2linux.de- rebuild with new libx264
* Fri Dec 28 2007 detlefAATTlinks2linux.de- disable qt4 for 10.2
* Mon Dec 24 2007 detlefAATTlinks2linux.de- new upstream version <2.4>- merge avidemux-svn and avidemux24 to avidemux
* Fri Dec 21 2007 detlefAATTlinks2linux.de- new svn snapshot
* Mon Nov 12 2007 detlefAATTlinks2linux.de- fix file permissions
* Sun Oct 28 2007 detlefAATTlinks2linux.de- fix typo debug_package
* Sat Oct 27 2007 detlefAATTlinks2linux.de- build svn shots <20071027>
* Thu Aug 02 2007 detlefAATTlinks2linux.de- new preview-release
* Sun Mar 18 2007 detlefAATTlinks2linux.de- new preview-release
* Mon Nov 06 2006 detlefAATTlinks2linux.de- rebuild for new x624
* Fri Oct 27 2006 detlefAATTlinks2linux.de- update to 2.3_preview2b
* Sun Jul 02 2006 detlefAATTlinks2linux.de- update to 2.2_preview2b
* Sun Mar 05 2006 detlefAATTlinks2linux.de- update to 2.1.2
* Thu Jul 29 2004 rainerAATTlinks2linux.de- configure with --with-debug
* Mon Sep 29 2003 rainerAATTlinks2linux.de- added jpeg patch
* Mon Aug 04 2003 RainerAATTlinks2linux.de- first packman release
* Mon Jun 30 2003 rainerAATTlinks2linux.de- changed to version 2
* Mon Nov 11 2002 rainer.layAATTcs.fau.de- first SuSE 8.0 release
* Tue Nov 05 2002 florinAATTandrei.myip.org- v0.9pre18-1- moved over to Red Hat 8.0
* Thu Aug 22 2002 florinAATTandrei.myip.org- first version (0.9pre12-1)
 
ICM