openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
ffmpeg-concat
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Sep 16, 2024 — Sep 16, 2025
Showing page 17 of 674
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com
bcoudurier
More...
about 16 years ago
Use dprintf() instead of '#ifdef DEBUG' and av_log().
diego
More...
about 16 years ago
Replace BUILD_{SHARED,STATIC} with CONFIG_ counterparts
mru
More...
about 16 years ago
Enable PIC unconditionally on OpenBSD
mru
More...
about 16 years ago
configure: always write PIC flags to config.mak
mru
More...
about 16 years ago
configure: enable PIC in per-arch section instead of separately
mru
More...
about 16 years ago
Fix typo in MinGWCE support in configure. Patch by Martin Storsjö and Måns.
benoit
More...
about 16 years ago
ARM: cleaner selection of ELF-spefic assembler directives
mru
More...
about 16 years ago
MinGWCE support in configure; networking is disabled for now. patch by Martin Storsjö, martin martin st and Ismail Dönmez, ismail namtrac org
diego
More...
about 16 years ago
Remove disabled function get_num(). It is small and has been disabled and unused for more than four years.
diego
More...
about 16 years ago
Cosmetics: remove spaces between function name and arguments in declaration, and put return type ("static void") on the same line as function name.
rbultje
More...
about 16 years ago
Use named initializers and use new/free_context() instead of extradata() for context allocators. Patch by Colin McQuillan m niloc googlemail com.
rbultje
More...
about 16 years ago
Implement support for EOS as used by WMS and other RTSP servers that do not implement RTCP/bye. See "[PATCH] rtsp.c: EOS support" thread from a few months back.
rbultje
More...
about 16 years ago
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See discussion in "[PATCH] RTSP-MS 14/15: ASF packet parsing" thread on mailinglist.
rbultje
More...
about 16 years ago
Change type of received_sigterm variable from sig_atomic_t to int, which is more portable (works on Windows CE). patch by Martin Storsjö, martin martin st
diego
More...
about 16 years ago
Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. patch by Martin Storsjö, martin martin st
diego
More...
about 16 years ago
Only consider -1 as an error return value for open(). This is: - what Posix says (-1 on error, >=0 on success) - fixing a bug on winCE (<0 sometimes)
benoit
More...
about 16 years ago
Set subtitle type in DVD and XSUB subtitle decoders.
stefano
More...
about 16 years ago
Remove unnecessary mpeg12data.o entries from OBJS- variables.
diego
More...
about 16 years ago
Remove duplicated mpeg12data.o entries.
diego
More...
about 16 years ago
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: ASF packet parsing" thread for discussion / reasoning.
rbultje
More...
about 16 years ago
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
mru
More...
about 16 years ago
fix various compilation dependencies
aurel
More...
about 16 years ago
fix compilation of cavsvideo demuxer
aurel
More...
about 16 years ago
allocate large enough block to store null terminator
Geza Kovacs
More...
about 16 years ago
ensure that flist and icl are always null-terminated
Geza Kovacs
More...
about 16 years ago
ensure that ic->cur_st is set before dereferencing it to avoid occasional segfaults on ffplay
Geza Kovacs
More...
about 16 years ago
removed unimplemented read_seek2
Geza Kovacs
More...
about 16 years ago
nested conditions for aesthetics, use AV_LOG_ERROR for packet read error
Geza Kovacs
More...
about 16 years ago
Check for HAVE_ISATTY. Patch by Martin Storsjo <martin at martin dot st>
ramiro
More...
about 16 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
673
674
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree