Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-12SpellingCampbell Barton
2014-08-07Cleanup: Remove special code for Visual Studio 2008.Thomas Dinges
2014-07-09Fix T40980: Exporting animation in MPEG Matroska using ffv1 and FLAC codecs f...Sergey Sharybin
2014-05-28Fix T40272: Error setting option flags2 to value fastpskipSergey Sharybin
2014-05-28Style cleanupSergey Sharybin
2014-04-14Fix video FFmpeg nt being able to produce video files due to usage of depreca...Sergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18Possible fix for T38644: H.264 with PNG RGBA encoding crashesSergey Sharybin
2014-02-17Fix T38658: H.264 with "Lossless Output" enabled gives lossy outputSergey Sharybin
2014-02-17Fix T38422: Error writing AAC frame when using FFmpeg compiled with vo_aacencSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-28Code cleanup: remove references to svn and code styleCampbell Barton
2014-01-28libavcodec API usage: use new video encoding APIAnton Khirnov
2014-01-28Change libavcodec CODEC_ID_* to AV_CODEC_ID_*Anton Khirnov
2014-01-22Fix T37198: Vorbis encoding is brokenSergey Sharybin
2014-01-21Code Cleanup: styleCampbell Barton
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell Barton
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-01FIX: [#37199] .ogg file is not recognized as a movie in File BrowserAndrea Weikert
2013-10-16add IDP_FreeFromGroup(), replaces IDP_RemFromGroup(), IDP_FreeProperty(), MEM...Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-06-13code cleanup: also fix crash in GPU_state_print(). and confine to debug mode ...Campbell Barton
2013-04-19Bring back support of FFmpeg >= 0.7Sergey Sharybin
2013-04-11Fix #34956: rendering animation with audio would crash with an older ffmpegBrecht Van Lommel
2013-04-03style cleanupCampbell Barton
2013-04-02Fix FFMPEG build error with older versions after planar formats commit.Brecht Van Lommel
2013-04-01FFMPEG: adding support for ffmpeg planar formats also to writeffmpeg.c.Joerg Mueller
2013-03-14use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed.Campbell Barton
2013-03-13style cleanupCampbell Barton
2013-03-12Patch #34204: [Render Animation] Fails with "Error: Specified sample_fmt is n...Sergey Sharybin
2013-03-12Patch #34569: Enable PNG Codec for video outputSergey Sharybin
2013-03-12Fix compilation error after recent changes to strict gcc flagsSergey Sharybin
2013-03-11Fix #34511: Invalid Audio/Video codec combination produces hung filehandleSergey Sharybin
2013-01-12Patch #33837: ffmpeg1.1 and libav9.1 compatibility updateSergey Sharybin
2012-12-18Fix #33586: Encoding to mpeg4 makes first frame(s) blockySergey Sharybin
2012-11-21Patch #33242: ffmpeg AAC/AC3 encodingSergey Sharybin
2012-11-19Improved FFmpeg error reports when audio stream failed to be allocatedSergey Sharybin
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-08style cleanupCampbell Barton
2012-09-06fix [#32475] Enabled audio lets blender crash with autosplit option for movie...Campbell Barton
2012-08-26Style cleanup: whitespaceSergey Sharybin
2012-08-26Some FFmpeg changesSergey Sharybin
2012-07-08style cleanupCampbell Barton