index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
vqf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-17
1
-8
/
+7
*
Do not include mathematics.h in avutil.h
Mans Rullgard
2011-07-03
1
-0
/
+1
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-1
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense
Anton Khirnov
2011-03-16
1
-3
/
+3
*
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
1
-1
/
+1
*
lavf: replace all uses of url_fskip with avio_seek
Anton Khirnov
2011-03-01
1
-3
/
+3
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-1
/
+1
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-8
/
+8
*
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Use a suitable timebase in VQF demuxer
Vitor Sessak
2010-04-13
1
-0
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Use AV_METADATA_DONT_STRDUP* / use av_malloced metadata instead of strduped
Michael Niedermayer
2009-12-13
1
-5
/
+8
*
VQF demuxer
Vitor Sessak
2009-03-07
1
-0
/
+256