| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo in h264dsp_mmx (no effect currently as the function is not used), ap... | Baptiste Coudurier | 2009-02-08 | 1 | -1/+1 |
* | Remove 'const' qualifier from variable in av_parse_video_frame_size(). | Baptiste Coudurier | 2009-02-08 | 1 | -3/+3 |
* | remove useless cast, it does not remove warning, encode prototype must be cha... | Baptiste Coudurier | 2009-02-08 | 1 | -3/+3 |
* | remove warning about incompatible pointer | Baptiste Coudurier | 2009-02-08 | 1 | -1/+1 |
* | Move RV3/4 frame type check up so 1-slice unanchored B-frames are checked, too. | Kostya Shishkov | 2009-02-07 | 1 | -2/+13 |
* | Add decoder flush after seeking for RV3/4 decoders | Kostya Shishkov | 2009-02-07 | 2 | -0/+2 |
* | Drop the deprecated function register_avcodec() at the next major | Stefano Sabatini | 2009-02-06 | 2 | -0/+4 |
* | Replace the calls to the deprecated function register_avcodec() with | Stefano Sabatini | 2009-02-06 | 2 | -3/+3 |
* | Rename register_avcodec() as avcodec_register() and deprecate the old | Stefano Sabatini | 2009-02-06 | 2 | -3/+13 |
* | Fix list of input pix_fmts supported by GIF. This makes it work with swscale. | Michael Niedermayer | 2009-02-06 | 1 | -1/+1 |
* | Ensure that the palette is set in data[1] for all 8bit formats. | Michael Niedermayer | 2009-02-06 | 3 | -14/+58 |
* | Use libopenjpeg for jpeg2k decoding. | Jai Menon | 2009-02-06 | 4 | -1/+193 |
* | Add size_in_bits to PutBitContext | Michael Niedermayer | 2009-02-05 | 1 | -0/+2 |
* | Electronic Arts TQI decoder | Peter Ross | 2009-02-05 | 4 | -1/+170 |
* | don't assume quant_matrix[0]==8 in ff_mpeg1_decode_block_intra(). this is req... | Peter Ross | 2009-02-05 | 1 | -1/+1 |
* | convert mpeg1_decode_block_intra() to inline global | Peter Ross | 2009-02-05 | 2 | -5/+4 |
* | Remove CONFIG_H264_ENCODER references | Måns Rullgård | 2009-02-04 | 1 | -4/+1 |
* | Remove documentation of non-existing function parameters. | Diego Biurrun | 2009-02-04 | 1 | -2/+0 |
* | Remove unused CONFIG_H264_ENCODER #define. | Diego Biurrun | 2009-02-04 | 1 | -4/+0 |
* | Remove pointless '#if CONFIG_ENCODERS' around forward declarations. | Diego Biurrun | 2009-02-04 | 1 | -4/+2 |
* | No need to compute stype | Roman Shaposhnik | 2009-02-04 | 1 | -2/+1 |
* | Add av_cold attributes to *_init and *_end functions. | Alex Converse | 2009-02-03 | 2 | -7/+7 |
* | VP3: Prevent stack corruption from an unset custom coding method. | Alex Converse | 2009-02-03 | 1 | -0/+2 |
* | Add fields to H264Context and SPS for upcoming VA API support. | Gwenole Beauchesne | 2009-02-03 | 2 | -7/+28 |
* | check validity of pointer srcC | Stefan Gehrer | 2009-02-03 | 1 | -3/+9 |
* | Fix unknown header 10001000 / http://samples.mplayerhq.hu/real/VC-RV10/thanky... | Michael Niedermayer | 2009-02-03 | 1 | -0/+3 |
* | Add av_ prefix to LZO stuff and thus make it officially part of the public API. | Reimar Döffinger | 2009-02-02 | 2 | -4/+4 |
* | Allocate trellis tables on heap only when needed. | Benjamin Larsson | 2009-02-02 | 1 | -4/+16 |
* | Doxygen defgroups throw a warning if they don't have a title as well as a name | Robert Swain | 2009-02-02 | 1 | -1/+1 |
* | cosmetics: Place all subtitle entries together. | Diego Biurrun | 2009-02-02 | 1 | -1/+1 |
* | flacdec: set default sample_fmt before parsing extradata | Justin Ruggles | 2009-02-02 | 1 | -1/+2 |
* | Add av_unused to conditionally used variable, fixes the warning: | Diego Biurrun | 2009-02-02 | 1 | -1/+1 |
* | Silence compiler warnings for XL decoder | Kostya Shishkov | 2009-02-01 | 1 | -1/+1 |
* | Make WNV1 decoder use temporary buffer for bit-reversed input | Kostya Shishkov | 2009-02-01 | 1 | -3/+12 |
* | cosmetics: Remove period after copyright statement non-sentence. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Make TM2 decoder byteswap input into separate buffer instead of doing it in-p... | Kostya Shishkov | 2009-02-01 | 1 | -4/+15 |
* | Factorize stream reading in TM2 decoder | Kostya Shishkov | 2009-02-01 | 1 | -28/+12 |
* | Silence two pointer assignment compiler warnings in rv34.c | Kostya Shishkov | 2009-02-01 | 1 | -2/+2 |
* | Silence useless compiler warning when passing AVFrame* instead of AVPicture* | Kostya Shishkov | 2009-02-01 | 4 | -4/+4 |
* | Remove H.264 encoder initialization. | Diego Biurrun | 2009-02-01 | 1 | -3/+0 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 312 | -312/+312 |
* | Fix filenames in doxygen comments. | Diego Biurrun | 2009-02-01 | 2 | -2/+2 |
* | remove some warnings due to avctx->execute | Baptiste Coudurier | 2009-01-31 | 1 | -2/+4 |
* | shorten: trivial simplification of signature check | Måns Rullgård | 2009-01-31 | 1 | -1/+1 |
* | assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decade... | Ben Hutchings | 2009-01-31 | 1 | -1/+1 |
* | fix decoding 720p50 audio samples | Baptiste Coudurier | 2009-01-31 | 1 | -3/+3 |
* | cosmetics: change comment type and vertical alignment | Justin Ruggles | 2009-01-31 | 1 | -2/+2 |
* | cosmetics: add some documentation to FLACContext | Justin Ruggles | 2009-01-31 | 1 | -6/+6 |
* | Cosmetics: fixing indentation | Roman Shaposhnik | 2009-01-31 | 1 | -13/+13 |
* | unrolling encoding loops | Roman Shaposhnik | 2009-01-31 | 1 | -39/+40 |