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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: Duplicate ff_log2_tab instead of sharing it across libs
Diego Biurrun
2012-10-12
1
-0
/
+1
*
fate: Add tests of the ff_make_absolute_url function
Martin Storsjö
2012-10-09
1
-1
/
+2
*
avformat: split muxing functions from util.c
Luca Barbato
2012-10-01
1
-0
/
+1
*
rtp: Packetization of JPEG (RFC 2435)
Samuel Pitoiset
2012-09-23
1
-0
/
+1
*
smoothstreaming: Export the mp4 codec tags
Martin Storsjö
2012-09-18
1
-1
/
+1
*
Add a smooth streaming segmenter muxer
Martin Storsjö
2012-09-12
1
-0
/
+1
*
rtp: Depacketization of JPEG (RFC 2435)
Samuel Pitoiset
2012-09-09
1
-0
/
+1
*
build: allow non-standard variations of linker -l/-L flags
Mans Rullgard
2012-08-29
1
-1
/
+1
*
swf: Move shared table out of the header file
Diego Biurrun
2012-08-09
1
-3
/
+3
*
Support urlencoded http authentication credentials
Antti Seppälä
2012-07-26
1
-5
/
+6
*
build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled
Diego Biurrun
2012-07-24
1
-0
/
+1
*
RTMPTE protocol support
Samuel Pitoiset
2012-07-23
1
-0
/
+1
*
RTMPE protocol support
Samuel Pitoiset
2012-07-23
1
-0
/
+2
*
G.723.1 demuxer and decoder
Mohamed Naufal Basheer
2012-07-22
1
-0
/
+1
*
RTMPTS protocol support
Samuel Pitoiset
2012-07-17
1
-0
/
+1
*
RTMPS protocol support
Samuel Pitoiset
2012-07-17
1
-0
/
+1
*
rtmp: Rename rtmphttp to ffrtmphttp
Samuel Pitoiset
2012-07-17
1
-1
/
+1
*
build: Fix APE tag dependencies
Diego Biurrun
2012-07-13
1
-4
/
+4
*
build: Fix MP2 muxer dependencies
Diego Biurrun
2012-07-12
1
-1
/
+1
*
build: Add missing build rules for the ISMV muxer
Diego Biurrun
2012-07-12
1
-0
/
+3
*
mpc8: read APE tags.
Anton Khirnov
2012-06-26
1
-1
/
+1
*
rtpdec: Add a depacketizer for iLBC
Martin Storsjö
2012-06-18
1
-0
/
+1
*
Implement the iLBC storage file format
Martin Storsjö
2012-06-18
1
-0
/
+2
*
RTMPT protocol support
Samuel Pitoiset
2012-06-17
1
-0
/
+2
*
mpegtsenc: use AVFormatContext for AAC packetization
Jindrich Makovicka
2012-06-03
1
-1
/
+1
*
Remove libnut wrapper
Diego Biurrun
2012-05-21
1
-2
/
+0
*
sctp: Initial tcp-alike sctp support with streams
Luca Barbato
2012-05-08
1
-0
/
+1
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-3
/
+11
*
build: prettyprinting cosmetics
Diego Biurrun
2012-03-26
1
-2
/
+2
*
rtpenc: Allow packetizing H263 according to the old RFC 2190
Martin Storsjö
2012-02-23
1
-0
/
+1
*
img2: split muxer and demuxer into separate files
Paul B Mahol
2012-02-22
1
-4
/
+4
*
CDXL demuxer and decoder
Paul B Mahol
2012-02-14
1
-0
/
+1
*
libavformat: Rename the applehttp protocol to hls
Martin Storsjö
2012-02-14
1
-1
/
+2
*
libavformat: Rename the applehttp demuxer to hls
Martin Storsjö
2012-02-14
1
-1
/
+1
*
rtpdec: Support H263 in RFC 2190 format
Martin Storsjö
2012-02-14
1
-0
/
+1
*
librtmp: Add "lib" prefix to librtmp URLProtocol declarations.
Diego Biurrun
2012-02-14
1
-6
/
+2
*
frame{crc/md5}: set the stream timebase from codec timebase.
Anton Khirnov
2012-02-03
1
-2
/
+2
*
lavf: add functions for accessing the fourcc<->CodecID mapping tables.
Anton Khirnov
2012-01-31
1
-27
/
+27
*
Add a tool for creating smooth streaming manifests
Martin Storsjö
2012-01-25
1
-1
/
+1
*
westwood: split the AUD and VQA demuxers into separate files.
Justin Ruggles
2012-01-23
1
-2
/
+2
*
Add a tool that uses avio to read and write, doing a plain copy of data
Martin Storsjö
2012-01-20
1
-1
/
+1
*
add SMJPEG muxer
Paul B Mahol
2012-01-16
1
-0
/
+1
*
avformat: split out common SMJPEG code
Paul B Mahol
2012-01-16
1
-1
/
+1
*
build: Skip compiling network.h and rtsp.h if networking is not enabled.
Diego Biurrun
2012-01-07
1
-0
/
+2
*
adx: add an adx muxer
Justin Ruggles
2012-01-03
1
-0
/
+1
*
avformat: Add SMJPEG demuxer.
Paul B Mahol
2011-12-28
1
-0
/
+1
*
build: fix standalone compilation of OMA muxer
Diego Biurrun
2011-12-23
1
-1
/
+1
*
build: fix standalone compilation of Microsoft XMV demuxer
Diego Biurrun
2011-12-23
1
-1
/
+1
*
build: fix standalone compilation of Core Audio Format demuxer
Diego Biurrun
2011-12-23
1
-1
/
+2
*
segment: introduce segmented chain muxer
Luca Barbato
2011-12-19
1
-0
/
+1
[next]