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
/
libavcodec
/
dpx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-1
/
+1
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-10
/
+7
*
DPX decoder: read sample aspect ratio
Peter Ross
2011-05-01
1
-1
/
+5
*
DPX decoder: add buffer size checks.
Reimar Döffinger
2011-05-01
1
-5
/
+14
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Do not overread input buffer.
Daniel Kang
2011-01-07
1
-0
/
+5
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+2
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Set bits_per_raw_sample appropriately in dpx decoder.
Reimar Döffinger
2009-12-16
1
-0
/
+1
*
DPX (Digital Picture Exchange) image decoder
Jimmy Christensen
2009-06-12
1
-0
/
+228