2017-06-20 |
James Darnley | avcodec/mdec: override IDCT choice before initing DSP... |
blob | commitdiff |
2017-05-05 |
Michael Niedermayer | avcodec/mdec: Fix signed integer overflow: 28835400... |
blob | commitdiff | diff to current |
2017-04-27 |
Michael Niedermayer | avcodec/mdec: Fix runtime error: left shift of negative... |
blob | commitdiff | diff to current |
2015-10-04 |
Ganesh Ajjanagadde | avcodec: use HAVE_THREADS header guards to silence... |
blob | commitdiff | diff to current |
2015-09-16 |
Hendrik Leppkes | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b' |
blob | commitdiff | diff to current |
2015-09-13 |
Vittorio Giovara | mpegvideo: Drop mpegvideo.h where not needed |
blob | commitdiff | diff to current |
2015-07-27 |
Michael Niedermayer | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' |
blob | commitdiff | diff to current |
2015-07-27 |
Michael Niedermayer | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' |
blob | commitdiff | diff to current |
2015-07-27 |
Vittorio Giovara | lavc: Consistently prefix input buffer defines |
blob | commitdiff | diff to current |
2015-07-27 |
Vittorio Giovara | lavc: AV-prefix all codec capabilities |
blob | commitdiff | diff to current |
2015-07-27 |
Vittorio Giovara | lavc: AV-prefix all codec flags |
blob | commitdiff | diff to current |
2015-02-23 |
Michael Niedermayer | Merge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf' |
blob | commitdiff | diff to current |
2015-02-23 |
Federico Tomassetti | mdec: check for out of bounds read |
blob | commitdiff | diff to current |
2014-07-01 |
Michael Niedermayer | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' |
blob | commitdiff | diff to current |
2014-06-30 |
Diego Biurrun | dsputil: Split off IDCT bits into their own context |
blob | commitdiff | diff to current |
2014-06-23 |
Michael Niedermayer | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' |
blob | commitdiff | diff to current |
2014-06-19 |
Michael Niedermayer | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' |
blob | commitdiff | diff to current |
2014-06-18 |
Diego Biurrun | dsputil: Split clear_block*/fill_block* off into a... |
blob | commitdiff | diff to current |
2014-03-17 |
Michael Niedermayer | Merge commit '2183432e6dc8aedf1ef3db63006a2a8195479abd' |
blob | commitdiff | diff to current |
2014-03-16 |
Vittorio Giovara | mdec: set color_range |
blob | commitdiff | diff to current |
2013-10-30 |
Paul B Mahol | avcodec/mdec: use dsp.bswap16_buf() |
blob | commitdiff | diff to current |
2013-10-30 |
Paul B Mahol | avcodec/mdec: use av_fast_padded_malloc() |
blob | commitdiff | diff to current |
2013-10-04 |
Michael Niedermayer | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' |
blob | commitdiff | diff to current |
2013-10-03 |
Diego Biurrun | cosmetics: Group .name and .long_name together in codec... |
blob | commitdiff | diff to current |
2013-08-21 |
Paul B Mahol | avcodec/mdec: use init_get_bits8() |
blob | commitdiff | diff to current |
2013-08-02 |
Michael Niedermayer | avcodec/mdec: make block_index static const |
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-26 |
Michael Niedermayer | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' |
blob | commitdiff | diff to current |
2013-02-25 |
Diego Biurrun | Remove unnecessary dsputil.h #includes |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | Merge commit 'aec50f79e7460340a148a3096fe212d67edc2c64' |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | Merge commit 'f713411d4cfbd9c467aeda77b16ca6bc4db55d10' |
blob | commitdiff | diff to current |
2013-01-29 |
Michael Niedermayer | Merge commit '098eed95bc1a6b2c8ac97f126f62bb74699670cf' |
blob | commitdiff | diff to current |
2013-01-29 |
Anton Khirnov | mdec: return meaningful error codes. |
blob | commitdiff | diff to current |
2013-01-29 |
Anton Khirnov | mdec: cosmetics, reformat |
blob | commitdiff | diff to current |
2013-01-29 |
Anton Khirnov | mdec: merge mdec_common_init() into decode_init(). |
blob | commitdiff | diff to current |
2013-01-23 |
Michael Niedermayer | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' |
blob | commitdiff | diff to current |
2013-01-23 |
Diego Biurrun | Drop DCTELEM typedef |
blob | commitdiff | diff to current |
2012-12-05 |
Michael Niedermayer | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' |
blob | commitdiff | diff to current |
2012-12-04 |
Anton Khirnov | lavc: fix decode_frame() third parameter semantics... |
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-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 |
2012-03-02 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-01 |
Diego Biurrun | Remove unnecessary AVFrame pointer casts. |
blob | commitdiff | diff to current |
2012-02-16 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-15 |
Martin Storsjö | dsputil: Add ff_ prefix to the dsputil*_init* functions |
blob | commitdiff | diff to current |
2012-01-28 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-01-28 |
Alex Converse | cosmetics: Remove extra newlines at EOF |
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-05-19 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-05-18 |
Alexander Strange | mdec: enable frame-level multithreading. |
blob | commitdiff | diff to current |
2011-05-18 |
Ronald S. Bultje | mdec.c: fix overread. |
blob | commitdiff | diff to current |
2011-05-07 |
Stefano Sabatini | lavc: set defaults in internal codec frames |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* |
blob | commitdiff | diff to current |
2011-05-02 |
Stefano Sabatini | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY... |
blob | commitdiff | diff to current |
2011-03-30 |
Michael Niedermayer | Merge remote-tracking branch 'ffmpeg-mt/master' |
blob | commitdiff | diff to current |
2011-03-22 |
Michael Niedermayer | Fake-Merge remote-tracking branch 'ffmpeg-mt/master' |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
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 |
2011-01-02 |
Vitor Sessak | Make PSX MDEC decoder output YUVJ420 and always use... |
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-06 |
Måns Rullgård | Remove DECLARE_ALIGNED_{8,16} macros |
blob | commitdiff | diff to current |
2010-01-23 |
Reimar Döffinger | Release buffer when the codec is closed. |
blob | commitdiff | diff to current |
2010-01-23 |
Reimar Döffinger | Use qstride = 0 and allocate only a single line for... |
blob | commitdiff | diff to current |
2010-01-22 |
Måns Rullgård | Move array specifiers outside DECLARE_ALIGNED() invocations |
blob | commitdiff | diff to current |
2009-08-25 |
Måns Rullgård | mdec: remove unused members from struct MDECContext |
blob | commitdiff | diff to current |
2009-04-12 |
Reimar Döffinger | Add a av_fast_malloc function and replace several uses... |
blob | commitdiff | diff to current |
2009-04-07 |
Thilo Borgmann | Implement avcodec_decode_video2(), _audio3() and _subti... |
blob | commitdiff | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | diff to current |
2008-08-20 |
Diego Biurrun | Rename ff_init_vlcs function to the more descriptive... |
blob | commitdiff | diff to current |
2008-08-20 |
Diego Biurrun | cosmetics: comment spelling/grammar fixes |
blob | commitdiff | diff to current |
2008-08-19 |
Diego Biurrun | Untangle mpeg12.c and mdec.c so that mdec.c can be... |
blob | commitdiff | diff to current |
2008-06-27 |
Alexander Strange | Remove pointless AVFrame* casting. |
blob | commitdiff | diff to current |
2008-06-27 |
Alexander Strange | Remove duplicate emms. |
blob | commitdiff | diff to current |
2008-06-27 |
Alexander Strange | Remove commented-out code. |
blob | commitdiff | diff to current |
2008-06-27 |
Alexander Strange | Export qscale so that postprocessing works. |
blob | commitdiff | diff to current |
2008-06-27 |
Alexander Strange | Remove unused PutBitContext. |
blob | commitdiff | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | diff to current |
2008-05-14 |
Stefano Sabatini | Add codec long name, patch by Stefano Sabatini, stefano... |
blob | commitdiff | diff to current |
2008-04-08 |
Alexander Strange | Increase alignment for DCT block arrays from 8 to 16 |
blob | commitdiff | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | diff to current |
2008-03-09 |
Aurelien Jacobs | add FF_ prefix to all (frame)_TYPE usage |
blob | commitdiff | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | diff to current |
2007-12-05 |
Alexander Strange | Fix missing chroma in version 3 STR. |
blob | commitdiff | diff to current |
2007-07-05 |
Diego Biurrun | Group all copyright and author notices together. |
blob | commitdiff | diff to current |
2007-07-05 |
Aurelien Jacobs | add proper ff_ prefix to new extern symbols |
blob | commitdiff | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | diff to current |
2006-02-05 |
Steve L'Homme | MSVC-compatible __align8/__align16 declaration |
blob | commitdiff | diff to current |
2006-01-25 |
Diego Biurrun | warning fixes by Luca Abeni, lucabe72 ##@## email ... |
blob | commitdiff | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | diff to current |
2005-08-13 |
Michael Niedermayer | set pix_fmt |
blob | commitdiff | diff to current |
next |