git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
avidec: avoid infinite loop due to negative ast->sample_size
[ffmpeg.git]
/
libavcodec
/
yop.c
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-07-26
Paul B Mahol
yop: check return value of av_frame_alloc()
blob
|
commitdiff
|
diff to current
2013-03-25
Michael Niedermayer
yop: Fix return type
blob
|
commitdiff
|
diff to current
2013-03-24
Michael Niedermayer
yop: use reget_buffer() as the previous contents are...
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavc: factorize ff_{thread_,re,}get_buffer error messages.
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-06
Michael Niedermayer
Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa'
blob
|
commitdiff
|
diff to current
2013-02-06
Michael Niedermayer
Merge commit '8136f234445862c94d1c081606b2d1e3d44fccf3'
blob
|
commitdiff
|
diff to current
2013-02-06
Michael Niedermayer
Merge commit '06cf597c352519d2b70f293518c61b8c312f5d4f'
blob
|
commitdiff
|
diff to current
2013-02-06
Anton Khirnov
yop: check for input overreads.
blob
|
commitdiff
|
diff to current
2013-02-06
Anton Khirnov
yop: check that extradata is large enough.
blob
|
commitdiff
|
diff to current
2013-02-06
Anton Khirnov
yop: initialize palette to 0
blob
|
commitdiff
|
diff to current
2013-01-06
Michael Niedermayer
Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4'
blob
|
commitdiff
|
diff to current
2013-01-06
Anton Khirnov
yop: use a meaningful error code.
blob
|
commitdiff
|
diff to current
2012-12-24
Michael Niedermayer
Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
blob
|
commitdiff
|
diff to current
2012-12-24
Anton Khirnov
yop: simplify/sanitize the decoding loop
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-10-30
Carl Eugen Hoyos
Partly revert f174fba: yop decoder does not support...
blob
|
commitdiff
|
diff to current
2012-10-29
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-29
Anton Khirnov
lavc: add CODEC_CAP_DR1 to all video decoders missing...
blob
|
commitdiff
|
diff to current
2012-10-19
Paul B Mahol
lavc/yop: remove redudant YOP in av_log() messages
blob
|
commitdiff
|
diff to current
2012-10-14
Michael Niedermayer
avoid "0xFF << 24" as it is considered a integer overfl...
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-06-01
Michael Niedermayer
yopdec: check frame oddness to be within supported...
blob
|
commitdiff
|
diff to current
2012-06-01
Michael Niedermayer
yopdec: check that palette fits in the packet
blob
|
commitdiff
|
diff to current
2012-05-28
Michael Niedermayer
yop: check for missing extradata
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2011-11-12
Carl Eugen Hoyos
Increase Psygnosis YOP palette dynamics.
blob
|
commitdiff
|
diff to current
2011-11-12
Carl Eugen Hoyos
Set Psygnosis YOP palette opaque.
blob
|
commitdiff
|
diff to current
2011-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-14
Diego Biurrun
doxygen: do not include license boilerplate in Doxygen...
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavc: set defaults in internal codec frames
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-16
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-01-28
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-09-07
Stefano Sabatini
Use new imgutils.h API names, fix deprecation warnings.
blob
|
commitdiff
|
diff to current
2010-08-06
Stefano Sabatini
Remove use of the deprecated function avcodec_check_dim...
blob
|
commitdiff
|
diff to current
2010-06-30
Måns Rullgård
Fix grammar errors in documentation
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2010-03-29
Mohamed Naufal
Implement YOP demuxer and video decoder.
blob
|
commitdiff
|
diff to current