0
I Use This!
Inactive

Commits : Listings

Analyzed 17 days ago. based on code collected 17 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document the property animation, rect, and color additions. More... over 11 years ago
Reorder the last commit of mlt_properties_get_animation(). More... over 11 years ago
Add mlt_properties_get_animation(); it might come in handy. More... over 11 years ago
Add mlt_properties_set_color(). More... over 11 years ago
Fix missing math.h include when lrint was added. More... over 11 years ago
Update C++ symbol version script for new Properties methods. More... over 11 years ago
Reorder some property anim parameters for consistency. More... over 11 years ago
Fix mlt++ symbol version script for int64_t on 64-bit. More... over 11 years ago
Make animation length optional. More... over 11 years ago
Fix libvorbis encoding on recent versions of libavcodec. More... over 11 years ago
Add mlt_color and mlt_properties_get_color(). More... over 11 years ago
Add mlt_properties_anim_set/get() for string. More... over 11 years ago
Add mlt_properties_anim_set/get_double(). More... over 11 years ago
Rename functions with _pos to anim_. More... over 11 years ago
Add mlt_properties_set/get_rect_pos for rect animation. More... over 11 years ago
Add mlt_rect and mlt_properties_set/get_rect. More... over 11 years ago
Completely flush audio in avformat consumer. More... over 11 years ago
Fix string formatting warnings in decklink consumer. More... over 11 years ago
Fix compile warning (pointer-to-int-cast) in framebuffer producer. More... over 11 years ago
Fix compile warning (pointer-to-int-cast) in avformat consumer. More... over 11 years ago
Fix default type for mlt_position regression in commit 7601aa4. More... over 11 years ago
Fix compile errors when mlt_position is double. More... over 11 years ago
libavcodec's vorbis encoder is also experimental. More... over 11 years ago
Update avcodec flags for XDCAM preset. More... over 11 years ago
Add exit_on_disconnect property to avformat producer. More... over 11 years ago
Add mlt_properties_set/get_int_pos and Properties::set/get_int. More... over 11 years ago
Rename frei0r param_name_map filename and install it. More... over 11 years ago
Fix int overflow in force_fps handling. More... over 11 years ago
Add reconnect property to avformat producer. More... over 11 years ago
Interpret % after numeric string. More... over 11 years ago