0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't modify either dts or pts when using b-frames, fixes issues with h264 More... about 16 years ago
doxygen comment for ff_playlist_stream_index_from_time More... about 16 years ago
renaming comments to reflect name of demuxer More... about 16 years ago
removed added newlines More... about 16 years ago
pulled from upstream More... about 16 years ago
Merge branch 'master' of git://git.ffmpeg.org/ffmpeg More... about 16 years ago
added code comments to ff_concategne_read_packet More... about 16 years ago
set pointers to NULL rather than 0 More... about 16 years ago
initialize arrays to 0 More... about 16 years ago
removing unused variables More... about 16 years ago
fixing other locations were 0 and NULL were used improperly More... about 16 years ago
set unimplemente read_seek2 function pointer as null More... about 16 years ago
passing unmodified parameters as const More... about 16 years ago
assign flags and values integer values not null More... about 16 years ago
don't implcitly declare ff_concat_alloc_demuxer More... about 16 years ago
don't implcitly declare ff_concat_alloc_demuxer More... about 16 years ago
added concat.h More... about 16 years ago
removed conc parameter and original multi-file interface in favor of comma-separated file list More... about 16 years ago
removing redundant comment More... about 16 years ago
use avformat_alloc_context rather than av_mallocz to allocate AVFormatContext More... about 16 years ago
additional updates to doxygen comments More... about 16 years ago
temporarily removing ff_playlist_get_stream used only by ffplay More... about 16 years ago
updating doxygen comments More... about 16 years ago
aesthetic fix to break long line More... about 16 years ago
code cleanup More... about 16 years ago
RTMP needs tcp_protocol
mru
More... about 16 years ago
RTMP protocol support (as a client) More... about 16 years ago
setting duration and cur_st in master AVFormatContext More... about 16 years ago
Make av_always_inline a no-op when --disable-optimizations is supplied to configure More... about 16 years ago
Increase audio queue size in FFplay so files with big audio/video delay like mov can play nicely. More... about 16 years ago