0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Sep 30, 2024 — Sep 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rename AVPlaylistContext->icl to formatcontext_list More... about 16 years ago
set read_timestamp to NULL when child demuxer doesn't implement the function More... about 16 years ago
remove trailing whitespace More... about 16 years ago
cache results of av_playlist_streams_offset_from_playidx for improved performance on large playlists More... about 16 years ago
remove manual caching of time offsets in read_packet since it's already done in av_playlist_time_offset More... about 16 years ago
cache results of av_playlist_time_offset for improved performance on large playlists More... about 16 years ago
cache results of av_playlist_localstidx_from_streamidx for improved performance on large playlists More... about 16 years ago
use static variable to cache result of av_playlist_time_offset to reduce computations in read_packet More... about 16 years ago
offset both pkt->pts and pkt->dts in read_packet More... about 16 years ago
add variable rename that was left out in previous commit More... about 16 years ago
rename variable names in av_playlist_relative_paths for increased clarity More... about 16 years ago
remove unused function av_playlist_playidx_from_streamidx More... about 16 years ago
fix indentation More... about 16 years ago
merge init and declarations More... about 16 years ago
remove useless () More... about 16 years ago
remove references to (now non-existent) PlayElem More... about 16 years ago
add av-prefix to remaining references to Playlist More... about 16 years ago
remove redundant function declaration doxy comments More... about 16 years ago
fix upstream merge error More... about 16 years ago
sync with upstream More... about 16 years ago
Add myself as maintainer for AVR32 and MIPS
mru
More... about 16 years ago
configure: fix filter() function when matching multiple patterns
mru
More... about 16 years ago
Add PIC flags early so tests they affect give correct results
mru
More... about 16 years ago
Include required headers in {mips,ppc}/mathops.h
mru
More... about 16 years ago
Skip headers requiring external libs not present in checkheaders
mru
More... about 16 years ago
configure: simplify directory creation for out of tree builds
mru
More... about 16 years ago
Fix dependency generation for yasm assembler files
mru
More... about 16 years ago
TwinVQ decoder More... about 16 years ago
Use generic multi-stream key frame finding routine to implement read_seek2 and map read_seek to read_seek2. More... about 16 years ago
Support for generic multi-stream key frame finding for new seek API. More... about 16 years ago