summaryrefslogtreecommitdiff
path: root/libavcodec/eamad.c
Commit message (Expand)AuthorAge
* Merge commit 'e4155f15b35c4272a235f5521d2dc6c2aabdd462'Michael Niedermayer2013-11-17
|\
| * eamad: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit 'ec7063005ee67c0b4d4b83aa5118dd22ad1094e8'Michael Niedermayer2013-11-01
|\|
| * eamad: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | eamad: Check against minimum supported dimensionsMichael Niedermayer2013-05-03
* | lavc: factorize ff_{thread_,re,}get_buffer error messages.Clément Bœsch2013-03-13
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-12
|\|
| * eamad: allocate a dummy reference frame when the real one is missingAnton Khirnov2013-03-08
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-12
|\|
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-26
|\|
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-05
|\|
| * eamad: initialize padding of bitstream_buf through av_fast_padded_malloc()Janne Grunau2012-12-05
* | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'Michael Niedermayer2012-12-05
|\|
| * lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'Michael Niedermayer2012-12-05
|\|
| * lavc: add a wrapper for AVCodecContext.get_buffer().Anton Khirnov2012-12-04
* | eamad: return meaningful error codesPaul B Mahol2012-11-17
* | eamad: fix out of array accessesMichael Niedermayer2012-11-17
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
| * eamad: Use dsputils instead of a custom bswap16_bufDerek Buitenhuis2012-08-01
* | eamad: Use dsputils instead of its own bswap16_bufDerek Buitenhuis2012-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\|
| * eamad/eatgq/eatqi: call special EA IDCT directlyMans Rullgard2012-07-29
| * eamad: remove use of MpegEncContextMans Rullgard2012-07-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
|\|
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-06
* | eamad: Remove redundant initialization of mv_map.Michael Niedermayer2012-03-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* | eamad: pass & check errorsMichael Niedermayer2011-12-19
* | eamad: fix excessive memory allocation.Michael Niedermayer2011-12-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-06
|\|
| * misc Doxygen markup improvementsDiego Biurrun2011-12-05
* | Try to set AVFrame.reference to correct values.Reimar Döffinger2011-11-05
* | eamad: release the reference frame on video size changesLaurent Aimar2011-10-09
* | eamad: check for out of bound reads when doing MCLaurent Aimar2011-10-09
* | eamad: avoid NULL derefence when missing the reference frame.Laurent Aimar2011-10-09
* | eamad: clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary b...Laurent Aimar2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-30
|\|
| * lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-29
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19