2013-03-12 |
Michael Niedermayer | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' |
blob | commitdiff |
2013-03-12 |
Michael Niedermayer | Merge commit '759001c534287a96dc96d1e274665feb7059145d' |
blob | commitdiff | diff to current |
2013-03-08 |
Anton Khirnov | lavc decoders: properly initialize AVFrame. |
blob | commitdiff | diff to current |
2013-03-08 |
Anton Khirnov | lavc decoders: work with refcounted frames. |
blob | commitdiff | diff to current |
2013-01-23 |
Michael Niedermayer | truemotion2: use av_mallocz() |
blob | commitdiff | diff to current |
2013-01-23 |
Michael Niedermayer | truemotion2: clear the token array if its initializatio... |
blob | commitdiff | diff to current |
2013-01-14 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2013-01-14 |
Michael Niedermayer | Merge commit 'df9036830b15997a3e9c3f2c632ed98d64f9deef' |
blob | commitdiff | diff to current |
2013-01-14 |
Anton Khirnov | truemotion2: cosmetics, reformat |
blob | commitdiff | diff to current |
2013-01-14 |
Anton Khirnov | truemotion2: return meaningful error codes. |
blob | commitdiff | diff to current |
2012-12-31 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-12-31 |
Diego Biurrun | truemotion2: Sanitize tm2_read_header() |
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-23 |
Michael Niedermayer | truemotion2: Fix av_log level and context |
blob | commitdiff | diff to current |
2012-11-17 |
Michael Niedermayer | tm2: check for invalid vlcs, fix out of array read |
blob | commitdiff | diff to current |
2012-10-29 |
Michael Niedermayer | truemotion2: remove unused variable |
blob | commitdiff | diff to current |
2012-10-13 |
Paul B Mahol | truemotion2: use more meaningful return codes |
blob | commitdiff | diff to current |
2012-10-12 |
Paul B Mahol | truemotion2: remove unreachable code |
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-09-27 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-09-26 |
Diego Biurrun | truemotion2: Request samples for old TM2 headers |
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-31 |
Michael Niedermayer | tm2dec: fix overread |
blob | commitdiff | diff to current |
2012-03-30 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-30 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-03-29 |
Ronald S. Bultje | truemotion: forbid invalid VLC bitsizes and token values. |
blob | commitdiff | diff to current |
2012-03-29 |
Ronald S. Bultje | truemotion2: handle out-of-frame motion vectors through... |
blob | commitdiff | diff to current |
2012-03-28 |
Ronald S. Bultje | truemotion2: convert packet header reading to bytestream2. |
blob | commitdiff | diff to current |
2012-03-28 |
Michael Niedermayer | tm2: Fix overread of token array. |
blob | commitdiff | diff to current |
2012-03-24 |
Michael Niedermayer | truemotion2dec: Fix overread of input. |
blob | commitdiff | diff to current |
2012-03-04 |
Michael Niedermayer | truemotion2: check motion vectors for validity |
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-24 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-23 |
Ronald S. Bultje | truemotion2: error out if the huffman tree has no nodes. |
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-02-15 |
Martin Storsjö | vlc/rl: Add ff_ prefix to the nonstatic symbols |
blob | commitdiff | diff to current |
2012-01-18 |
Reimar Döffinger | Use av_fast_padded_malloc in mimic and truemotion2... |
blob | commitdiff | diff to current |
2012-01-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-01-05 |
Janne Grunau | truemotion2: check size before GetBitContext initialisation |
blob | commitdiff | diff to current |
2011-12-20 |
Michael Niedermayer | tm2: Check remaining size before init_get_bits() |
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-06-03 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-06-02 |
Mans Rullgard | Remove unused variables |
blob | commitdiff | diff to current |
2011-05-29 |
Clément Bœsch | Fix various unused variable warnings |
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-04-17 |
Michael Niedermayer | 10l, commit that should have been stashed into the... |
blob | commitdiff | diff to current |
2011-04-17 |
Michael Niedermayer | Merge remote branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-04-17 |
Diego Biurrun | Replace more FFmpeg references by Libav. |
blob | commitdiff | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | diff to current |
2011-02-04 |
Clément Bœsch | Remove a few if (p) av_free(p) forms |
blob | commitdiff | diff to current |
2011-02-03 |
Clément Bœsch | Remove a few if (p) av_free(p) forms |
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-09 |
Daniel Kang | Check for several overreads, fixes issue 2512. |
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-10-16 |
Carl Eugen Hoyos | Do not try to free memory that was never allocated... |
blob | commitdiff | diff to current |
2009-10-14 |
Kostya Shishkov | Release frame after decoding is done |
blob | commitdiff | diff to current |
2009-10-13 |
Reimar Döffinger | Remove unnecessary calls to avcodec_check_dimensions... |
blob | commitdiff | diff to current |
2009-04-24 |
Reimar Döffinger | TrueMotion 2 uses its own YUV-like colourspace, so... |
blob | commitdiff | diff to current |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
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 | Make TM2 decoder byteswap input into separate buffer... |
blob | commitdiff | diff to current |
2009-02-01 |
Kostya Shishkov | Factorize stream reading in TM2 decoder |
blob | commitdiff | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | diff to current |
2008-06-12 |
Stefano Sabatini | Make AVCodec long_names definition conditional dependin... |
blob | commitdiff | diff to current |
2008-05-06 |
Diego Biurrun | Remove unnecessary parentheses from return calls. |
blob | commitdiff | diff to current |
2008-04-29 |
Stefano Sabatini | Add some long names to AVCodec declarations. |
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-07-05 |
Diego Biurrun | license header consistency cosmetics |
blob | commitdiff | diff to current |
2007-05-10 |
Diego Biurrun | Remove redundant #inclusion of common.h, avcodec.h... |
blob | commitdiff | diff to current |
2007-03-27 |
Kostya Shishkov | Remove redundant assign |
blob | commitdiff | diff to current |
2007-02-25 |
Reimar Döffinger | Add av_ prefix to clip functions |
blob | commitdiff | diff to current |
2007-01-19 |
Alex Beregszaszi | rename BE/LE_8/16/32 to AV_RL/B_8/16/32 |
blob | commitdiff | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | diff to current |
2006-10-01 |
Kostya Shishkov | 1l: correct argument order in avcodec_check_dimensions |
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-10-16 |
Mike Melanson | chroma decoding fix by Kostya |
blob | commitdiff | diff to current |
2005-10-15 |
Mike Melanson | TM2 fixes by Kostya |
blob | commitdiff | diff to current |
2005-10-14 |
Mike Melanson | gcc 2.95 fix, courtesy of Luca Abeni |
blob | commitdiff | diff to current |
2005-10-13 |
Mike Melanson | Duck TrueMotion 2 video decoder, courtesy of Konstantin... |
blob | commitdiff | diff to current |
|