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
*
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
*
avio: update file header.
Anton Khirnov
2011-04-10
1
-4
/
+1
*
oggdec: fix demuxing chained audio streams
Clément Bœsch
2011-04-10
2
-0
/
+17
*
daud: Don't write packets that are too large to have their size expressed in ...
Alex Converse
2011-04-09
1
-0
/
+5
*
avformat.h: fix a misplaced #endif
Anton Khirnov
2011-04-09
1
-1
/
+1
*
lavf: bump minor and add an APIChanges entry for avformat cleanup
Anton Khirnov
2011-04-08
1
-1
/
+1
*
lavf: get rid of ffm-specific stuff in avformat.h
Anton Khirnov
2011-04-08
2
-6
/
+5
*
avio: deprecate av_protocol_next().
Anton Khirnov
2011-04-08
2
-1
/
+5
*
avio: add a function for iterating though protocol names.
Anton Khirnov
2011-04-08
2
-0
/
+23
*
lavf: rename a parameter of av_sdp_create from buff->buf
Anton Khirnov
2011-04-08
2
-9
/
+9
*
lavf: rename avf_sdp_create to av_sdp_create.
Anton Khirnov
2011-04-08
5
-5
/
+19
*
lavf: make av_guess_image2_codec internal
Anton Khirnov
2011-04-08
5
-3
/
+18
*
avio: make URLProtocol internal.
Anton Khirnov
2011-04-08
2
-1
/
+22
*
avio: make URLContext internal.
Anton Khirnov
2011-04-08
10
-3
/
+21
*
lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.
Anton Khirnov
2011-04-08
3
-1
/
+10
*
lavf: use designated initializers for all protocols
Anton Khirnov
2011-04-08
11
-117
/
+97
*
applehttp: don't use deprecated url_ functions.
Anton Khirnov
2011-04-08
1
-8
/
+8
*
avio: move two ff_udp_* functions from avio_internal to url.h
Anton Khirnov
2011-04-08
2
-4
/
+4
*
asfdec: remove a forgotten declaration of nonexistent function
Anton Khirnov
2011-04-08
1
-2
/
+0
*
avio: deprecate the typedef for URLInterruptCB
Anton Khirnov
2011-04-08
3
-7
/
+5
*
proto: include os_support.h in network.h
Luca Barbato
2011-04-07
1
-0
/
+1
*
matroskaenc: don't write an empty Cues element.
Anton Khirnov
2011-04-07
1
-3
/
+6
*
avio: move extern url_interrupt_cb declaration from avio.h to url.h
Anton Khirnov
2011-04-07
6
-0
/
+8
*
avio: make av_register_protocol2 internal.
Anton Khirnov
2011-04-07
4
-5
/
+19
*
avio: avio_ prefix for url_set_interrupt_cb.
Anton Khirnov
2011-04-07
2
-2
/
+7
*
avio: AVIO_ prefixes for URL_ open flags.
Anton Khirnov
2011-04-07
24
-62
/
+89
*
proto: introduce listen option in tcp
Luca Barbato
2011-04-07
1
-2
/
+22
*
proto: factor ff_network_wait_fd and use it on udp
Luca Barbato
2011-04-07
3
-52
/
+34
*
mmst: get rid of deprecated AVERRORs
Anton Khirnov
2011-04-06
1
-7
/
+7
*
lxfdec: use AVERROR(ENOMEM) instead of deprecated AVERROR_NOMEM.
Anton Khirnov
2011-04-06
1
-2
/
+2
*
Reemove remaining uses of deprecated AVERROR_NOTSUPP.
Anton Khirnov
2011-04-06
5
-7
/
+7
*
lavf: if id3v2 tag is present and all else fails, guess by file extension
Anton Khirnov
2011-04-06
1
-1
/
+12
*
avio: always compile dyn_buf functions
Anton Khirnov
2011-04-05
1
-4
/
+0
*
avio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
Anton Khirnov
2011-04-05
2
-1
/
+6
*
avio: deprecate av_url_read_seek
Anton Khirnov
2011-04-05
3
-20
/
+20
*
avio: deprecate av_url_read_pause
Anton Khirnov
2011-04-05
3
-7
/
+8
*
avio: deprecate url_get_filename().
Anton Khirnov
2011-04-04
2
-13
/
+5
*
avio: deprecate url_max_packet_size().
Anton Khirnov
2011-04-04
6
-19
/
+9
*
avio: make url_get_file_handle() internal.
Anton Khirnov
2011-04-04
9
-19
/
+24
*
avio: make url_filesize() internal.
Anton Khirnov
2011-04-04
4
-9
/
+14
[next]