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 bits_per_raw_sample and colorspace for equality in ver 0/1 hea...
Michael Niedermayer
2013-08-30
1
-7
/
+8
*
ffv1dec: check that global parameters dont change in version 0/1
Michael Niedermayer
2013-08-30
1
-4
/
+21
*
avcodec/ffv1dec: check global header version
Michael Niedermayer
2013-08-30
1
-0
/
+4
*
ffv1: rename minor to micro version
Michael Niedermayer
2013-08-20
1
-4
/
+4
*
ffv1: update years in header
Michael Niedermayer
2013-08-17
1
-1
/
+1
*
ffv1: fix plane_count at version 1.4
Michael Niedermayer
2013-08-15
1
-1
/
+1
*
ffv1dec: support printing information about the global header
Michael Niedermayer
2013-08-15
1
-0
/
+14
*
Forward interlaced field information from mov to ffv1 decoder.
Tim.Nicholson
2013-08-02
1
-0
/
+7
*
lavc: add ONLY_IF_THREADS_ENABLED where it is missing
Paul B Mahol
2013-06-06
1
-2
/
+2
*
ffv1dec: defuse membomb
Michael Niedermayer
2013-05-19
1
-1
/
+1
*
ffv1dec: Support frame threading with gop > 1
Michael Niedermayer
2013-05-11
1
-10
/
+96
*
ffv1: Switch to ThreadFrame
Michael Niedermayer
2013-05-11
1
-12
/
+14
*
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
1
-2
/
+2
*
ffv1dec: remove redundant error message.
Michael Niedermayer
2013-04-27
1
-3
/
+1
*
ffv1dec: add code to support frame threading with gop=1 ffv1
Michael Niedermayer
2013-04-27
1
-1
/
+26
*
ffv1: Store a flag in the global header that indicates if all frames are keyf...
Michael Niedermayer
2013-04-27
1
-0
/
+2
*
lavc: remove unused put_bits.h headers
Paul B Mahol
2013-04-24
1
-1
/
+0
*
lavc: factorize ff_{thread_,re,}get_buffer error messages.
Clément Bœsch
2013-03-13
1
-3
/
+1
*
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
Michael Niedermayer
2013-03-12
1
-24
/
+21
|
\
|
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-22
/
+21
*
|
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
\
|
|
/
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'
Michael Niedermayer
2012-12-21
1
-1
/
+1
|
\
\
|
|
/
|
*
miscellaneous typo fixes
Diego Biurrun
2012-12-21
1
-1
/
+1
*
|
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-2
/
+2
|
\
\
|
|
/
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
|
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
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
*
|
ffv1dec: remove incorrect assert()
Michael Niedermayer
2012-11-23
1
-2
/
+0
*
|
ffv1dec: propagate return code from ffv1_common_init()
Michael Niedermayer
2012-11-07
1
-1
/
+2
*
|
ffv1dec: more completely check slice count
Michael Niedermayer
2012-11-07
1
-3
/
+4
*
|
Merge commit '2d09b36c0379fcda8f984bc8ad8816c8326fd7bd'
Michael Niedermayer
2012-10-21
1
-63
/
+83
|
\
\
|
|
/
|
*
ffv1: update to ffv1 version 3
Luca Barbato
2012-10-20
1
-129
/
+408
*
|
Merge commit '4a2a4524a3f50ed302820ba971ddd48e78c7436f'
Michael Niedermayer
2012-10-21
1
-24
/
+25
|
\
\
|
|
/
|
*
ffv1: propagate errors
Luca Barbato
2012-10-20
1
-26
/
+27
*
|
Merge commit '71f7b22dba60524b2285643ae0b49d8f64977129'
Michael Niedermayer
2012-10-21
1
-1
/
+1
|
\
\
|
|
/
|
*
ffv1: split decoder and encoder
Luca Barbato
2012-10-20
1
-0
/
+636
*
ffv1: split decoder and encoder
Michael Niedermayer
2012-10-21
1
-0
/
+843