| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/bink.c: Fix duplicate words | Michael Niedermayer | 2013-08-12 | 1 | -1/+1 |
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -2/+3 |
|\ |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -2/+3 |
| * | bink: Use hpeldsp instead of dsputil for half-pel functions | Ronald S. Bultje | 2013-04-19 | 1 | -7/+10 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -6/+2 |
* | | bink: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -7/+10 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -37/+30 |
|\ \
| |/ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -37/+30 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | lavc/bink: Chech for malloc failure | James Almer | 2013-02-06 | 1 | -2/+9 |
* | | Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a' | Michael Niedermayer | 2013-02-01 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | bink: fix a check for the first frame. | Anton Khirnov | 2013-02-01 | 1 | -1/+2 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | | Merge commit '93af2734ee609133eaeca28329d7f13241dd411f' | Michael Niedermayer | 2013-01-21 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | lavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under FF_API_IDCT. | Ronald S. Bultje | 2013-01-20 | 1 | -1/+0 |
* | | Merge commit '84f2847de394ac447f53306bd4dd73e1af6ea5e4' | Michael Niedermayer | 2013-01-06 | 1 | -77/+84 |
|\ \
| |/ |
|
| * | bink: operate with pointers to AVFrames instead of whole structs. | Anton Khirnov | 2013-01-06 | 1 | -26/+30 |
| * | bink: return meaningful error codes. | Anton Khirnov | 2013-01-06 | 1 | -53/+56 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | | bink: check quant_index, fix out of array read | Michael Niedermayer | 2012-11-14 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | bink: reindent | Michael Niedermayer | 2012-09-29 | 1 | -4/+4 |
* | | bink: remove unneeded special case in the init code. | Michael Niedermayer | 2012-09-29 | 1 | -7/+0 |
* | | bink: get rid of double precision float use | Michael Niedermayer | 2012-09-29 | 1 | -22/+16 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | bink: fix out of reference frame read | Michael Niedermayer | 2012-06-02 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-29 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | Replace memset(0) by zero initializations. | Diego Biurrun | 2012-03-28 | 1 | -2/+1 |
* | | bink: no need to increase width twice | Paul B Mahol | 2012-03-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-21 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | bink: fix typo in FFALIGN() argument | Kostya Shishkov | 2012-03-20 | 1 | -1/+1 |
| * | bink: align plane width to 8 when calculating bundle sizes | Kostya Shishkov | 2012-03-20 | 1 | -0/+2 |
* | | Fix bink decoder for files with 24px width. | Bastien Bouclet | 2012-03-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | bink: fix pointer type warnings. | Michael Niedermayer | 2012-02-09 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Drop ALT_ prefix from BITSTREAM_READER_LE name. | Diego Biurrun | 2011-12-22 | 1 | -1/+1 |