Age | Commit message (Expand) | Author |
2024-11-21 | consider VndSunStarExpand an exotic protocol | Caolán McNamara |
2024-06-18 | tdf#145735 qt avmedia: Don't deadlock with QGstreamerMediaPlayer | Michael Weghorn |
2024-06-18 | tdf#145735 qt avmedia: Show audio placeholder for audio files | Michael Weghorn |
2024-06-02 | tdf#194504 qt avmedia: Don't wait for video frame if there's none | Michael Weghorn |
2024-05-31 | Fix typo | Andrea Gelmini |
2024-05-31 | tdf#145735 qt avmedia: Implement frame grabber | Michael Weghorn |
2024-05-24 | tdf#145735 qt avmedia: Return video resolution for preferred win size | Michael Weghorn |
2024-05-21 | tdf#145735 avmedia qt: Use QtMultimedia for Qt 6 media playback | Michael Weghorn |
2024-05-20 | avmediagtk: Use gb_Library_set_include for GTK4_CFLAGS | Michael Weghorn |
2024-05-06 | loplugin:ostr avmedia | Noel Grandin |
2024-04-04 | loplugin:unusedmethods | Noel Grandin |
2024-03-29 | convert PlayerListener to comphelper::WeakComponentImplHelper | Noel Grandin |
2024-03-10 | avmedia : no need to use constexpr here | Arnaud VERSINI |
2024-02-23 | tdf#158067: an example of OUStringLiteral -> operator u""_ustr replacement | Luv Sharma |
2023-12-21 | Remove DeleteItemOnIdlex | Armin Le Grand (allotropia) |
2023-12-08 | cid#1545617 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-08 | loplugin:stringstatic, lopluign:ostr (clang-cl) | Stephan Bergmann |
2023-11-05 | tdf#158068: an example of "abc" -> u"abc"_ustr conversion | Mike Kaganski |
2023-11-05 | tdf#158067: an example of OUStringLiteral -> operator u""_ustr replacement | Mike Kaganski |
2023-11-03 | avoid the neeed to escape url passed to gstreamer | Caolán McNamara |
2023-11-03 | escape url passed to gstreamer | Caolán McNamara |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-19 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: avmedia | Stephan Bergmann |
2023-10-12 | Make NC_ constexpr-friendly | Stephan Bergmann |
2023-09-23 | Use less epoxy external headers dependency | Gabor Kelemen |
2023-08-08 | avmedia : use std::recursive_mutex instead of osl::Mutex. | Arnaud Versini |
2023-06-27 | loplugin:stringstatic look for more strings | Noel Grandin |
2023-06-24 | Change LocaleDataWrapper::getDuration() parameter to tools::Duration | Eike Rathke |
2023-04-29 | Use getXWeak in avmedia | Mike Kaganski |
2023-04-21 | Fix some getImplementationName | Stephan Bergmann |
2023-04-05 | avmedia,*: guess the mime type of media files based on file name | Michael Stahl |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-23 | rtl::Static to thread-safe-static | Noel Grandin |
2023-03-22 | Revert "avmedia : use std::mutex instead of osl::Mutex" | Michael Stahl |
2023-03-15 | Silence -Werror=deprecated-declarations for now | Stephan Bergmann |
2023-03-11 | osl::Mutex->std::mutex in avmedia::win::Window | Noel Grandin |
2023-01-12 | drop internal support for 1-bit images | Noel Grandin |
2022-09-10 | unique_ptr->optional for Graphic | Noel Grandin |
2022-08-26 | tdf#149971 avmedia: implement video crop support in the gsteamer backend | Miklos Vajna |
2022-08-25 | Related: tdf#149971 avmedia: add doc model and render for crop of media objects | Miklos Vajna |
2022-08-25 | avmedia gtk: Fix build for Gtk >= 4.7.2 ('-Werror=deprecated-declarations') | Michael Weghorn |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-15 | Fix typo | Andrea Gelmini |
2022-07-07 | elide some string copies | Noel Grandin |
2022-06-28 | improve debug output for gstreamer backend | Noel Grandin |
2022-06-02 | clang-tidy modernize-pass-by-value in avmedia | Noel Grandin |
2022-05-19 | tdf#148923 PPTX import: fix incorrect image in media file | Tünde Tóth |
2022-05-05 | Just use Any ctor instead of makeAny in avmedia | Stephan Bergmann |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-13 | Fix typo | xuenhua |