2
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prevent segfaults on out-of-range last_channel. More... almost 19 years ago
Prevent segfaults on out-of-range last_channel. More... almost 19 years ago
Fix wrong length specification for strncat() calls. More... almost 19 years ago
Fix wrong length specification for strncat() calls. More... almost 19 years ago
Fixed duplicate and nonspecified postincrement due to macro call. More... almost 19 years ago
Fixed duplicate and nonspecified postincrement due to macro call. More... almost 19 years ago
trying an updated ffmpeg version (51.25.0) More... almost 19 years ago
trying an updated ffmpeg version (51.25.0) More... almost 19 years ago
Build by default a bzip2-compressed tarball rather than a gzip-compressed.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Build by default a bzip2-compressed tarball rather than a gzip-compressed. More... almost 19 years ago
Add a little more debug in case a vorbis stream cannot be decoded, just to know what to look for.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Add a little more debug in case a vorbis stream cannot be decoded, just to know what to look for. More... almost 19 years ago
1.1.3 released More... almost 19 years ago
1.1.3 released More... almost 19 years ago
should fix bug reported by Christophe Thommeret where avi+subtitles More... almost 19 years ago
should fix bug reported by Christophe Thommeret where avi+subtitles More... almost 19 years ago
two fixes to viz glue code: More... almost 19 years ago
two fixes to viz glue code: More... almost 19 years ago
wmv9 is already provided by ffmpeg-wmv9 with lower priority More... almost 19 years ago
wmv9 is already provided by ffmpeg-wmv9 with lower priority More... almost 19 years ago
Pass the visibility flag in the CFLAGS too, so that the symbols are not exported. More... almost 19 years ago
Start working on a branch where FFmpeg is not copied, patched and carved to be built with automake but instead imported inline and built using its own build system. This is an import of a slightly modified FFmpeg current tree. xine-lib builds, install and run fine with it, but there are of course plenty of things that needs to be fixed before it can even be considered for a 1.2.x series. Work will continue in the next days of course. More... almost 19 years ago
Regen.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Regen. More... almost 19 years ago
Return a different code for every possible output, makes simpler to debug what caused the failure.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Return a different code for every possible output, makes simpler to debug what caused the failure. More... almost 19 years ago
After a few years of absence, I hope nobody minds if I commit two small More... almost 19 years ago
After a few years of absence, I hope nobody minds if I commit two small More... almost 19 years ago
Fix a serious overflow for the asf_header, use an alloca() buffer while reading rather than using a fixed-size buffer.
Diego Elio Pettenò
as Diego 'Flameeyes' Pettenò
More... almost 19 years ago
Fix a serious overflow for the asf_header, use an alloca() buffer while reading rather than using a fixed-size buffer. More... almost 19 years ago