git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mmsh: reimplement seeking
[ffmpeg.git]
/
libavformat
/
mmsh.c
2013-07-07
Michael Niedermayer
mmsh: reimplement seeking
blob
|
commitdiff
2013-06-17
Michael Niedermayer
mmsh: dont close context on seeking failure
blob
|
commitdiff
|
diff to current
2013-06-17
Michael Niedermayer
mmsh/mmsh_close: use ffurl_closep()
blob
|
commitdiff
|
diff to current
2013-06-17
Michael Niedermayer
mmsh/mmsh_close: use av_freep()
blob
|
commitdiff
|
diff to current
2012-10-20
Michael Niedermayer
mmsh: fix integer overflow in mmsh_seek()
blob
|
commitdiff
|
diff to current
2012-01-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-05
Martin Storsjö
avio: Add an URLProtocol flag for indicating that a...
blob
|
commitdiff
|
diff to current
2011-12-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-01
Martin Storsjö
proto: Realign struct initializers
blob
|
commitdiff
|
diff to current
2011-12-01
Martin Storsjö
proto: Use .priv_data_size to allocate the private...
blob
|
commitdiff
|
diff to current
2011-12-01
Martin Storsjö
mmsh: Properly clean up if the second ffurl_alloc failed
blob
|
commitdiff
|
diff to current
2011-11-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-28
Diego Biurrun
Eliminate pointless 0/NULL initializers in AVCodec...
blob
|
commitdiff
|
diff to current
2011-11-13
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-13
Anton Khirnov
avio: add support for passing options to protocols.
blob
|
commitdiff
|
diff to current
2011-11-13
Martin Storsjö
avio: Add an AVIOInterruptCB parameter to ffurl_open...
blob
|
commitdiff
|
diff to current
2011-11-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-10
Martin Storsjö
mms: Set http custom headers via the AVOption
blob
|
commitdiff
|
diff to current
2011-11-01
Michael Niedermayer
mmsh: add return value for mmsh_open()
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh: do not try to seek to negative tiimestamps, it...
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh_read_seek: skip header
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh:_implement a minimal mmsh_seek() so the stream...
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh: mmsh_read_seek()
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh: split out mmsh_open_internal()
blob
|
commitdiff
|
diff to current
2011-10-31
Michael Niedermayer
mmsh: move location storage into context
blob
|
commitdiff
|
diff to current
2011-07-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-03
Mans Rullgard
Remove return statements following infinite loops witho...
blob
|
commitdiff
|
diff to current
2011-06-16
Kirill Zorin
mmsh: fix 400 bad request
blob
|
commitdiff
|
diff to current
2011-06-16
Kirill Zorin
mmsh: fixed printf injection bug in mmsh request
blob
|
commitdiff
|
diff to current
2011-06-16
Kirill Zorin
mmsh: fixed printf injection bug in mmsh request
blob
|
commitdiff
|
diff to current
2011-06-08
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-07
Diego Biurrun
Drop unnecessary directory prefixes from #include direc...
blob
|
commitdiff
|
diff to current
2011-04-20
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-19
Stefano Sabatini
avio: remove AVIO_* access symbols in favor of new...
blob
|
commitdiff
|
diff to current
2011-04-08
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-07
Anton Khirnov
avio: AVIO_ prefixes for URL_ open flags.
blob
|
commitdiff
|
diff to current
2011-04-05
Michael Niedermayer
Merge remote branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-04-04
Anton Khirnov
avio: make url_close() internal.
blob
|
commitdiff
|
diff to current
2011-04-04
Anton Khirnov
avio: make url_read_complete() internal.
blob
|
commitdiff
|
diff to current
2011-04-04
Anton Khirnov
avio: make url_connect internal.
blob
|
commitdiff
|
diff to current
2011-04-04
Anton Khirnov
avio: make url_alloc internal.
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-30
Luca Barbato
Replace dprintf with av_dlog
blob
|
commitdiff
|
diff to current
2011-01-29
Luca Barbato
Replace dprintf with av_dlog
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Prefix all _demuxer, _muxer, _protocol from libavformat...
blob
|
commitdiff
|
diff to current
2010-09-29
Ronald S. Bultje
Check return value of get_chunk_header(). Since enum...
blob
|
commitdiff
|
diff to current
2010-08-28
Ronald S. Bultje
Fix two compiler arnings related to printf-format of...
blob
|
commitdiff
|
diff to current
2010-08-28
Zhentan Feng
stream_selection can be freed in the fail case, in...
blob
|
commitdiff
|
diff to current
2010-08-21
Ronald S. Bultje
MMSH support, the most popular and widely used of all...
blob
|
commitdiff
|
diff to current