2013-03-13 |
Clément Bœsch | lavc: factorize ff_{thread_,re,}get_buffer error messages. |
blob | commitdiff |
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 '2cd4068071b9a8908823a3107f97e938211045ce' |
blob | commitdiff | diff to current |
2013-02-06 |
Anton Khirnov | fraps: fix off-by one bug for version 1. |
blob | commitdiff | diff to current |
2013-01-07 |
Michael Niedermayer | Merge commit '3c6e5a840c45fd3b832e86881602a72e47d46f19' |
blob | commitdiff | diff to current |
2013-01-06 |
Michael Niedermayer | Merge commit '57d11e5e28bfe0bc445ad78fc033aafa73068bb4' |
blob | commitdiff | diff to current |
2013-01-06 |
Anton Khirnov | fraps: return meaningful error codes. |
blob | commitdiff | diff to current |
2013-01-06 |
Anton Khirnov | fraps: 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-10-25 |
Paul B Mahol | fraps: use meaningful error codes |
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 | fraps: fix version 0/1 input data size check. |
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-26 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2012-02-24 |
Ronald S. Bultje | fraps: release reference buffer on pix_fmt change. |
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-02-01 |
Reimar Döffinger | fraps: Use av_fast_padded_malloc() instead of av_realloc() |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | Fix offset validity checks. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: frame threading support. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: Deduplicate some code. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: Minor simplification, use local variable. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: optimize pseudo-YUV to RGB conversion. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: Add release_buffer forgotten when reget_buffer... |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | fraps: fix indentation. |
blob | commitdiff | diff to current |
2012-01-29 |
Reimar Döffinger | FRAPS: Do not needlessly use reget_buffer. |
blob | commitdiff | diff to current |
2012-01-22 |
Reimar Döffinger | Extract some duplicated code. |
blob | commitdiff | diff to current |
2012-01-22 |
Reimar Döffinger | Remove pointless and distracting () |
blob | commitdiff | diff to current |
2012-01-22 |
Reimar Döffinger | Simplify: just add header_size directly. |
blob | commitdiff | diff to current |
2012-01-22 |
Reimar Döffinger | Move some duplicated code, simplify. |
blob | commitdiff | diff to current |
2012-01-22 |
Reimar Döffinger | Make variable that always has the same value const. |
blob | commitdiff | diff to current |
2012-01-18 |
Reimar Döffinger | Replace a av_fast_malloc with av_fast_padded_malloc. |
blob | commitdiff | diff to current |
2012-01-18 |
Reimar Döffinger | Use av_fast_padded_malloc in fraps and mpc decoders. |
blob | commitdiff | diff to current |
2011-11-26 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-11-26 |
Michael Niedermayer | fraps: check for overread. |
blob | commitdiff | diff to current |
2011-11-09 |
Michael Niedermayer | fraps: check overread per sample instead of per line |
blob | commitdiff | diff to current |
2011-11-09 |
Michael Niedermayer | fraps: fix memleak |
blob | commitdiff | diff to current |
2011-11-08 |
Michael Niedermayer | fraps: check for overread |
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-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-25 |
Stefano Sabatini | fraps: do not set avctx->pix_fmt to none in decode_init() |
blob | commitdiff | diff to current |
2011-04-24 |
Reimar Döffinger | Check for malloc failures in fraps decoder. |
blob | commitdiff | diff to current |
2011-04-24 |
Reimar Döffinger | Use av_fast_malloc instead of av_realloc in fraps decoder. |
blob | commitdiff | diff to current |
2011-04-13 |
Michael Niedermayer | Merge remote branch 'qatar/master' |
blob | commitdiff | diff to current |
2011-04-12 |
Alex Converse | Convert some undefined 1<<31 shifts into 1U<<31. |
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-10-02 |
Jason Garrett-Glaser | Make FRAPS decoder use PC range instead of TV range |
blob | commitdiff | diff to current |
2010-07-14 |
Thilo Borgmann | Remove incomplete Doxygen for static decode_frame funct... |
blob | commitdiff | diff to current |
2010-07-08 |
Diego Biurrun | Add back previously removed non-existing function param... |
blob | commitdiff | diff to current |
2010-07-02 |
Diego Biurrun | Remove angular brackets from Doxygen comments; Doxygen... |
blob | commitdiff | diff to current |
2010-07-02 |
Diego Biurrun | Remove non-existing stray arguments from Doxygen functi... |
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-14 |
Vitor Sessak | For every line, copy 3*width bytes instead of linesize... |
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 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | diff to current |
2008-12-04 |
Kostya Shishkov | Fraps version 3 seems to be the same as Fraps v5 |
blob | commitdiff | diff to current |
2008-08-11 |
Kostya Shishkov | Simplify colour conversion in Fraps as suggested by... |
blob | commitdiff | diff to current |
2008-08-10 |
Kostya Shishkov | R and B components are stored as a differences to G... |
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-03-21 |
Zuxy Meng | Apply 'cold' attribute to init/uninit functions in... |
blob | commitdiff | diff to current |
2008-03-09 |
Kostya Shishkov | Fraps v5 decoding support |
blob | commitdiff | diff to current |
2008-03-09 |
Kostya Shishkov | Add step variable (for future v5 decoding) |
blob | commitdiff | diff to current |
2008-03-08 |
Aurelien Jacobs | huffman: add a zero_count flag and use it in fraps |
blob | commitdiff | diff to current |
2008-02-19 |
Reimar Döffinger | Add casts to avoid warnings: |
blob | commitdiff | diff to current |
2008-02-01 |
Michael Niedermayer | const |
blob | commitdiff | diff to current |
2007-10-14 |
Aurelien Jacobs | moves fraps huffman decoder to its own file, making... |
blob | commitdiff | diff to current |
2007-07-05 |
Diego Biurrun | license header consistency cosmetics |
blob | commitdiff | diff to current |
2007-06-16 |
Måns Rullgård | correct type of qsort() comparison callback |
blob | commitdiff | diff to current |
2007-04-07 |
Nicholas Tung | Remove superfluous setting of has_b_frames in codecs... |
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-11-06 |
Kostya Shishkov | Check for symbol count |
blob | commitdiff | diff to current |
2006-11-05 |
Kostya Shishkov | Correct support for Fraps v4 (and Huffman tree for... |
blob | commitdiff | diff to current |
2006-11-05 |
Kostya Shishkov | Update comment |
blob | commitdiff | diff to current |
2006-11-05 |
Kostya Shishkov | Fraps v2 and v4 support |
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-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | diff to current |
2005-05-17 |
Mike Melanson | signature has an 'x' |
blob | commitdiff | diff to current |
2005-05-17 |
Mike Melanson | Fraps FPS1 video decoder (v1 & v2), courtesy of Roine... |
blob | commitdiff | diff to current |
|