summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv30.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-091-4/+4
|\
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-091-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-231-1/+4
|\ \ | |/
| * lavc: drop ff_pixfmt_list_420Vittorio Giovara2014-03-231-1/+4
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-171-0/+1
|\ \ | |/
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-161-0/+1
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-141-1/+1
|\ \ | |/
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-131-1/+1
* | avcodec/rv30: put the rpr check back in init with the max vs bits bug fixedMichael Niedermayer2014-01-041-0/+4
* | avcodec/rv30: check rpr before use against maximumMichael Niedermayer2014-01-041-0/+5
* | avcodec/rv30: cleanup rpr handlingMichael Niedermayer2014-01-041-3/+3
* | Merge commit 'a6a2282c25abe43e352010a7c3fbc92994c0bc1c'Michael Niedermayer2014-01-041-9/+9
|\ \ | |/
| * rv30: fix extradata size check.Anton Khirnov2014-01-031-5/+9
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | Merge commit '711c970168297683860422e95d6b7e37ee3c8367'Michael Niedermayer2013-09-171-2/+1
|\ \ | |/
| * rv34: Check the return value from ff_rv34_decode_initMartin Storsjö2013-09-171-1/+3
* | Check the return value of ff_rv34_decode_init() in rv30.c and rv40.cCarl Eugen Hoyos2013-07-081-1/+4
* | Merge commit '9e0f14f16cfc9456a691655fda7d01090bffe47e'Michael Niedermayer2013-04-081-1/+1
|\ \ | |/
| * lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-081-1/+1
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d'Michael Niedermayer2013-03-121-5/+5
|\ \ | |/
| * lavc decoders: work with refcounted frames.Anton Khirnov2013-03-081-5/+5
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-181-2/+2
|\ \ | |/
| * rv30: fix masking in rv30_loop_filter()Xi Wang2013-01-171-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-081-4/+4
|\ \ | |/
| * golomb: use unsigned arithmetics in svq3_get_ue_golomb()Janne Grunau2012-12-081-3/+3
* | rv30_decode_intra_types: make check tighterMichael Niedermayer2012-10-131-1/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-071-11/+12
|\ \ | |/
| * cosmetics: Align codec declarationsMartin Storsjö2012-04-061-11/+12
| * rv30: check block type validityJanne Grunau2012-02-141-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-111-1/+3
|\ \ | |/
| * rv34: frame-level multi-threadingJanne Grunau2012-01-101-1/+3
* | check all svq3_get_ue_golomb() returns.Michael Niedermayer2011-09-171-2/+2
* | Check extradata size on resolution change.Reimar Döffinger2011-09-041-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-091-3/+3
|\ \ | |/
| * Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-091-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-301-9/+8
|\ \ | |/
| * lavc: use designated initialisers for all codecs.Anton Khirnov2011-07-291-9/+8
| * rv30: return AVERROR(EINVAL) instead of EINVALDiego Biurrun2011-07-211-1/+1
* | Revert "Do not decode RV30 files if the extradata is too small"Michael Niedermayer2011-07-171-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-161-0/+1
|\ \ | |/
| * Do not decode RV30 files if the extradata is too smallRafaël Carré2011-07-161-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-9/+9
|\ \ | |/
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-9/+9
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
OpenPOWER on IntegriCloud