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
/
ffv1dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ffv1dec: check that global parameters do not change in version 0/1
Michael Niedermayer
2014-08-12
1
-7
/
+25
*
Add av_image_check_sar() and use it to validate SAR
Justin Ruggles
2014-06-20
1
-0
/
+8
*
avutil: remove timer.h include from internal.h
Janne Grunau
2014-01-25
1
-0
/
+1
*
ffv1: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-7
/
+22
*
ffv1: Assume bitdepth 0 means 8bit
Luca Barbato
2013-10-15
1
-0
/
+1
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
Anton Khirnov
2013-05-15
1
-1
/
+1
*
ffv1: fix calculating slice dimensions for version 2
Anton Khirnov
2013-03-08
1
-2
/
+2
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-22
/
+21
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
lavc: add a wrapper for AVCodecContext.get_buffer().
Anton Khirnov
2012-12-04
1
-1
/
+2
*
ffv1: set the range coder state in decode_slice_header
Luca Barbato
2001-01-01
1
-1
/
+6
*
ffv1: update to ffv1 version 3
Luca Barbato
2012-10-20
1
-129
/
+408
*
ffv1: propagate errors
Luca Barbato
2012-10-20
1
-26
/
+27
*
ffv1: split decoder and encoder
Luca Barbato
2012-10-20
1
-0
/
+636