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
Commit message (
Expand
)
Author
Age
Files
Lines
*
prefer avio_check() over url_exist()
Stefano Sabatini
2011-04-19
1
-3
/
+3
*
avio: remove AVIO_* access symbols in favor of new AVIO_FLAG_* symbols
Stefano Sabatini
2011-04-19
23
-63
/
+62
*
lavf: remove misc disabled cruft.
Anton Khirnov
2011-04-19
1
-13
/
+0
*
lavf: remove FF_API_INDEX_BUILT cruft
Anton Khirnov
2011-04-19
2
-6
/
+0
*
lavf: remove FF_API_URL_CLASS cruft.
Anton Khirnov
2011-04-19
4
-42
/
+26
*
lavf: remove FF_API_SYMVER cruft
Anton Khirnov
2011-04-19
2
-35
/
+0
*
lavf: remove FF_API_FIRST_FORMAT cruft
Anton Khirnov
2011-04-19
3
-16
/
+2
*
lavf: remove FF_API_PARAMETERS_CODEC_ID cruft
Anton Khirnov
2011-04-19
2
-7
/
+0
*
lavf: remove FF_API_LAVF_UNUSED cruft
Anton Khirnov
2011-04-19
2
-12
/
+0
*
lavf: remove FF_API_PARSE_FRAME_PARAM cruft
Anton Khirnov
2011-04-19
3
-37
/
+0
*
lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruft
Anton Khirnov
2011-04-19
3
-17
/
+0
*
lavf: remove FF_API_URL_SPLIT cruft
Anton Khirnov
2011-04-19
3
-33
/
+0
*
lavf: remove FF_API_UDP_GET_FILE cruft
Anton Khirnov
2011-04-19
3
-11
/
+1
*
lavf: remove FF_API_GUESS_FORMAT cruft
Anton Khirnov
2011-04-19
3
-44
/
+0
*
lavf: remove FF_API_REGISTER_PROTOCOL cruft
Anton Khirnov
2011-04-19
3
-42
/
+0
*
lavf: remove FF_API_URL_RESETBUF cruft
Anton Khirnov
2011-04-19
3
-22
/
+0
*
lavf: remove FF_API_OLD_METADATA cruft
Anton Khirnov
2011-04-19
8
-228
/
+0
*
lavf: remove FF_API_MAX_STREAMS cruft
Anton Khirnov
2011-04-19
6
-32
/
+0
*
Bump major versions of all libraries.
Anton Khirnov
2011-04-18
1
-2
/
+2
*
Replace mplayerhq.hu URLs by libav.org.
Diego Biurrun
2011-04-18
1
-1
/
+1
*
asfdec: Remove dead code from asf_read_close().
Diego Biurrun
2011-04-18
1
-5
/
+1
*
Replace more FFmpeg references by Libav.
Diego Biurrun
2011-04-17
5
-5
/
+5
*
make containers pass palette change in AVPacket
Kostya Shishkov
2011-04-15
7
-38
/
+71
*
xwma: Fix wrong printf format expression.
Diego Biurrun
2011-04-15
1
-2
/
+6
*
xwma demuxer: typos
Max Horn
2011-04-15
1
-2
/
+2
*
oggdec: simplify audio chained ogg streams support
Clément Bœsch
2011-04-15
2
-8
/
+1
*
handle malloc failures in ff_get_wav_header
Max Horn
2011-04-14
9
-10
/
+36
*
add xWMA demuxer
Max Horn
2011-04-14
4
-1
/
+257
*
mpegts: force the default timebase
Rudolf Polzer
2011-04-14
1
-0
/
+1
*
lavf: postpone removal of public metadata conversion API
Anton Khirnov
2011-04-13
4
-5
/
+10
*
lavf: postpone removal of deprecated avio functions
Anton Khirnov
2011-04-13
1
-1
/
+1
*
applehttp: Only check the discard flags if v->ctx actually is initialized
Martin Storsjö
2011-04-13
1
-4
/
+7
*
lavf: bump minor and add an APIChanges entry for the last avio changes
Anton Khirnov
2011-04-13
1
-1
/
+1
*
avio: deprecate url_exist in favor of avio_check.
Anton Khirnov
2011-04-13
2
-2
/
+5
*
file: implement url_check() callback in the file and pipe protocols
Stefano Sabatini
2011-04-13
1
-0
/
+16
*
avio: add avio_check()
Stefano Sabatini
2011-04-13
3
-0
/
+38
*
avio: left-shift AVIO_ flags on next bump
Anton Khirnov
2011-04-13
1
-0
/
+10
*
lavf/utils.c: Order packets with identical PTS by stream index.
Vitor Sessak
2011-04-12
1
-1
/
+4
*
flvdec: Allow parsing keyframes metadata without seeking in most cases
Martin Storsjö
2011-04-12
1
-2
/
+11
*
avio: undeprecate av_url_read_fseek/fpause under nicer names
Anton Khirnov
2011-04-12
6
-35
/
+36
*
flvdec: Fix support for flvtool2 "keyframes based" generated index
Kharkov Alexander
2011-04-12
1
-1
/
+2
*
Fix compilation of timefilter test program.
Diego Biurrun
2011-04-11
1
-0
/
+2
*
avio: add more documentation for AVIOContext.
Anton Khirnov
2011-04-10
1
-0
/
+13
*
Parse sprite data for WMVP and WVP2, and decode sprites for the latter
Alberto Delmás
2011-04-10
1
-0
/
+1
*
avio: document some members of AVIOContext.
Anton Khirnov
2011-04-10
1
-4
/
+9
*
avio: document avio_close().
Anton Khirnov
2011-04-10
1
-0
/
+6
*
avio: cosmetics, vertically align comments.
Anton Khirnov
2011-04-10
1
-5
/
+5
*
avio: cosmetics, group the reading functions.
Anton Khirnov
2011-04-10
1
-6
/
+14
*
avio: cosmetics, merge all the FF_API_OLD_AVIO blocks.
Anton Khirnov
2011-04-10
1
-112
/
+84
*
avio: cosmetics, move AVIOContext to start of the file.
Anton Khirnov
2011-04-10
1
-38
/
+39
[next]