2015-04-16 |
Andreas Cadhalpun | aasc: return correct buffer size from aasc_decode_frame |
blob | commitdiff |
2014-08-24 |
Paul B Mahol | Correct few "ffmpeg" typos |
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-07-29 |
Michael Niedermayer | Merge commit '62b1e3b1031e901105d78e831120de8e4c3e0013' |
blob | commitdiff | diff to current |
2013-07-28 |
Luca Barbato | aasc: Check minimum buffer size |
blob | commitdiff | diff to current |
2013-03-18 |
Michael Niedermayer | aasc: fix pointer vs value error |
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-02-06 |
Anton Khirnov | aasc: fix output for msrle compression. |
blob | commitdiff | diff to current |
2013-01-28 |
Piotr Bandurski | aasc: fix 16bpp on big-endian |
blob | commitdiff | diff to current |
2013-01-06 |
Michael Niedermayer | Merge commit 'e83c1e2d0bedb5d4fa9ab351126b2ecc552f1355' |
blob | commitdiff | diff to current |
2013-01-06 |
Anton Khirnov | aasc: return meaningful error codes. |
blob | commitdiff | diff to current |
2012-12-23 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-12-23 |
Anton Khirnov | aasc: cosmetics, reformat |
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-11-14 |
Michael Niedermayer | aasc: check before reading the first 4 byte, fix overread |
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-09 |
Paul B Mahol | aasc: 8bit support |
blob | commitdiff | diff to current |
2012-08-09 |
Paul B Mahol | aasc: fix out of array write |
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-05-20 |
Piotr Bandurski | aasc: support 16bpp |
blob | commitdiff | diff to current |
2012-05-16 |
Piotr Bandurski | aasc: support "Autodesk 24 bit RLE compressor" (FourCC... |
blob | commitdiff | diff to current |
2012-05-08 |
Michael Niedermayer | aasc: use the correct reader offset |
blob | commitdiff | diff to current |
2012-04-12 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-04-11 |
Ronald Bultje | msrle: convert MS RLE decoding function to bytestream2. |
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-12-13 |
Michael Niedermayer | aascdec: Check input buffer size on raw data. |
blob | commitdiff | diff to current |
2011-11-05 |
Reimar Döffinger | Try to set AVFrame.reference to correct values. |
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-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-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-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 |
2009-04-24 |
Kostya Shishkov | Remove useless assignment during initialization for... |
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 |
Kostya Shishkov | Silence useless compiler warning when passing AVFrame... |
blob | commitdiff | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | diff to current |
2008-12-06 |
Kostya Shishkov | AASC can contain raw data in addition to MS-RLE |
blob | commitdiff | diff to current |
2008-09-18 |
Kostya Shishkov | Factorize out code used for MS RLE format decoding... |
blob | commitdiff | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | diff to current |
2008-04-27 |
Stefano Sabatini | Add long names to many AVCodec declarations. |
blob | commitdiff | diff to current |
2008-04-26 |
Kostya Shishkov | Correct company name |
blob | commitdiff | diff to current |
2008-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | diff to current |
2007-05-10 |
Diego Biurrun | Remove redundant #inclusion of common.h, avcodec.h... |
blob | commitdiff | diff to current |
2007-04-08 |
Nicholas Tung | Get rid of unnecessary pointer casts. |
blob | commitdiff | diff to current |
2007-03-27 |
Kostya Shishkov | Remove redundant assign |
blob | commitdiff | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | diff to current |
2005-04-03 |
Mike Melanson | Autodesk Animator Studio Codec (AASC) video decoder... |
blob | commitdiff | diff to current |
|