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
*
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
*
lavf: add OpenMG audio muxer.
Michael Karcher
2011-12-18
1
-0
/
+1
*
omadec: split data that will be used in the muxer to a separate file.
Anton Khirnov
2011-12-18
1
-1
/
+1
*
lavf: rename oma.c -> omadec.c
Anton Khirnov
2011-12-18
1
-1
/
+1
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-2
/
+0
*
mov: add support for reading and writing the 'chan' tag
Justin Ruggles
2011-12-09
1
-2
/
+3
*
Add PlayStation Portable PMP format demuxer
Reimar Döffinger
2011-12-01
1
-0
/
+1
*
rtpdec: Add support for G726 audio
Miroslav Slugeň
2011-11-30
1
-0
/
+1
*
Generalize RIFF INFO tag support; support reading INFO tag in wav
Victor Vasiliev
2011-11-26
1
-2
/
+2
*
avformat: add CRI ADX format demuxer
Justin Ruggles
2011-11-26
1
-0
/
+1
*
httpproxy: Specify the object files needed in the Makefile
Martin Storsjö
2011-11-20
1
-0
/
+1
*
BMV demuxer and decoder
Kostya Shishkov
2011-11-08
1
-0
/
+1
*
avformat: Add the https protocol
Martin Storsjö
2011-11-05
1
-0
/
+1
*
avformat: Add the tls protocol, using OpenSSL or gnutls
Martin Storsjö
2011-11-05
1
-0
/
+1
*
avformat: Split out functions from network.h to a new file, network.c
Martin Storsjö
2011-11-05
1
-0
/
+2
*
Create separate functions for the raw GSM demuxer.
Justin Ruggles
2011-11-02
1
-1
/
+1
*
Move id3v2 tag writing to a separate file.
Michael Karcher
2011-10-23
1
-1
/
+1
*
Move timefilter code from lavf to lavd.
Anton Khirnov
2011-10-21
1
-4
/
+1
*
oggdec: add support for Xiph's CELT codec
Nicolas George
2011-09-26
1
-0
/
+1
*
Add LATM demuxer
Janne Grunau
2011-09-22
1
-0
/
+1
*
Add LATM muxer
Kieran Kunhya
2011-09-07
1
-0
/
+1
*
add XMV demuxer
Sven Hesse
2011-08-17
1
-0
/
+1
*
build: move tests/seek_test.c to libavformat and reuse generic build rules
Diego Biurrun
2011-07-13
1
-1
/
+1
*
build: rework rules for things in the tools dir
Mans Rullgard
2011-07-10
1
-0
/
+1
*
libavformat: Add an example how to use the metadata API
Reinhard Tartler
2011-07-02
1
-1
/
+1
[next]