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
/
mm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Remove static function name prefixes from American Laser Games MM demuxer
Peter Ross
2010-03-09
1
-6
/
+6
*
update my email address
Peter Ross
2010-01-09
1
-1
/
+1
*
Vastly improved mm_probe function, passes probetest.
Reimar Döffinger
2009-09-15
1
-1
/
+13
*
Add a context to av_log() call and update the trace not to be redundant.
Benoit Fouet
2009-02-16
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2009-01-11
1
-0
/
+1
*
Remove useless empty close functions in mmf and mm demuxers.
Reimar Döffinger
2008-08-24
1
-6
/
+0
*
Remove AVPaletteControl from ALG MM demuxer/decoder
Peter Ross
2008-07-08
1
-22
/
+3
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Use dynamically allocated ByteIOContext in AVFormatContext
Björn Axelsson
2007-11-21
1
-3
/
+3
*
Replace all occurrences of AVERROR_IO with AVERROR(EIO).
Panagiotis Issaris
2007-07-19
1
-3
/
+3
*
Replace all occurrences of AVERROR_NOMEM with AVERROR(ENOMEM).
Panagiotis Issaris
2007-07-19
1
-4
/
+4
*
license header consistency cosmetics
Diego Biurrun
2007-07-05
1
-1
/
+1
*
Get rid of unnecessary pointer casts.
Nicholas Tung
2007-04-08
1
-2
/
+2
*
allocate 32 extra bytes at the end of the probe buffer and remove most probe ...
Michael Niedermayer
2007-04-08
1
-2
/
+0
*
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
Alex Beregszaszi
2007-01-19
1
-4
/
+4
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
Fix FSF postal address.
Diego Biurrun
2006-07-26
1
-1
/
+1
*
allow individual selection of muxers and demuxers
Måns Rullgård
2006-07-10
1
-7
/
+1
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-2
/
+2
*
complete American Laser Games MM playback system, courtesy of Peter Ross
Mike Melanson
2006-02-12
1
-0
/
+216