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
*
oggdec: Parse skeleton to determine the start time of each stream
David Conrad
2010-03-11
1
-0
/
+1
*
In mpegts muxer, write adts header if aac bitstream does not contain it
Baptiste Coudurier
2010-03-09
1
-1
/
+1
*
Rename RTP depacketizer files from rtp_* to rtpdec_*
Martin Storsjö
2010-02-28
1
-3
/
+3
*
Add an RTSP muxer
Martin Storsjö
2010-02-22
1
-0
/
+1
*
WavPack demuxer also depends on APE tag parser
Kostya Shishkov
2010-02-19
1
-1
/
+1
*
AEA demuxer requires raw.o for pcm_read_seek
Daniel Verkamp
2010-02-19
1
-1
/
+1
*
WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it
Kostya Shishkov
2010-02-19
1
-1
/
+1
*
RTP/AMR depacketizer, by Martin Storsjö <$firstname at $firstname dot st>.
Ronald S. Bultje
2010-02-10
1
-0
/
+1
*
Implement a physical concatenation protocol.
Michele Orrù
2010-02-07
1
-0
/
+1
*
Add AVI metadata conversion table.
Anton Khirnov
2010-02-06
1
-2
/
+2
*
Bink demuxer
Peter Ross
2010-01-31
1
-0
/
+1
*
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
Ronald S. Bultje
2010-01-28
1
-0
/
+1
*
Rename the RTP muxer sources so that the packetisation functions are in
Luca Abeni
2010-01-18
1
-4
/
+4
*
Adobe Filmstrip muxer and demuxer
Peter Ross
2010-01-14
1
-0
/
+2
*
The RTP muxer does not need rtp_asf.c
Luca Abeni
2010-01-13
1
-1
/
+0
*
Add support for dirac in ogg
David Conrad
2010-01-11
1
-0
/
+1
*
Deluxe Paint Animation demuxer
Peter Ross
2010-01-10
1
-0
/
+1
*
CD+G demuxer and decoder
Michael Tison
2009-12-17
1
-0
/
+1
*
Parse ID3v[12] metadata from TTA files.
Jai Menon
2009-12-16
1
-1
/
+1
*
Support "A format generated by IndigoVision 8000 video server".
Michael Niedermayer
2009-12-01
1
-0
/
+1
*
Remove ancient redir demuxer.
Diego Biurrun
2009-10-24
1
-1
/
+0
*
Move function that is only used by the MP3 muxer below the corresponding #if.
Diego Biurrun
2009-10-19
1
-1
/
+1
*
The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency.
Diego Biurrun
2009-10-19
1
-2
/
+2
*
Remove some duplicate object dependencies for the RTSP demuxer.
Diego Biurrun
2009-10-19
1
-4
/
+1
*
Add missing rdt.o dependency for SDP demuxer.
Diego Biurrun
2009-10-19
1
-0
/
+1
*
cosmetics: Break overly long lines.
Diego Biurrun
2009-10-18
1
-7
/
+27
*
10l: update Makefile after rename
Justin Ruggles
2009-10-15
1
-1
/
+1
*
Split up the AIFF muxer and demuxer into separate files.
Justin Ruggles
2009-10-15
1
-1
/
+1
*
Hook up the MD studio demuxer and Atrac1 decoder.
Benjamin Larsson
2009-09-22
1
-0
/
+1
*
Core Audio Format demuxer
Peter Ross
2009-09-16
1
-0
/
+1
*
Support for generic multi-stream key frame finding for new seek API.
Ivan Schreter
2009-08-22
1
-1
/
+1
*
Add support for S/PDIF encapsulation.
Bartlomiej Wolowiec
2009-08-21
1
-0
/
+1
*
Parse APE metadata tags in Musepack SV7 files
Matti Hamalainen
2009-08-11
1
-1
/
+1
*
Move APE tag parsing into separate module.
Kostya Shishkov
2009-08-11
1
-1
/
+1
*
Sony Wave64 demuxer
Daniel Verkamp
2009-08-10
1
-0
/
+1
*
RTMP protocol support (as a client)
Kostya Shishkov
2009-07-31
1
-0
/
+1
*
fix various compilation dependencies
Aurelien Jacobs
2009-07-24
1
-5
/
+5
*
Make (de)muxers for format variants select the main format (de)muxer.
Diego Biurrun
2009-07-12
1
-9
/
+0
*
Make the configure script select the input/output devices using
Stefano Sabatini
2009-06-29
1
-1
/
+1
*
The AAC demuxer now depends on id3v1.o.
Patrick Dehne
2009-06-15
1
-1
/
+1
*
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
Patrick Dehne
2009-06-11
1
-1
/
+1
*
Add additional dependencies for sdp and rtsp demuxers.
Jai Menon
2009-06-09
1
-2
/
+2
*
Implement SoX native format muxer and demuxer.
Daniel Verkamp
2009-05-30
1
-0
/
+2
*
Add QCP demuxer.
Kenan Gillet
2009-05-20
1
-0
/
+1
*
Per-stream language-tags extraction in asfdec.
Cyril Comparon
2009-05-12
1
-1
/
+1
*
Add 8088flex TMV file demuxer.
Daniel Verkamp
2009-05-06
1
-0
/
+1
*
Add raw MLP muxer.
Ramiro Polla
2009-04-21
1
-0
/
+1
*
Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC
Ronald S. Bultje
2009-04-14
1
-1
/
+1
*
Add support for AMR audio in the RTP muxer
Martin Storsjö
2009-04-08
1
-0
/
+1
*
Add support for H.263 video in the RTP muxer
Martin Storsjö
2009-04-07
1
-0
/
+1
[next]