summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Set AVFrame reference before reget_buffer.Reimar Döffinger2011-11-05
* nuv: do not use data not initialized by LZO decompression.Reimar Döffinger2011-11-05
* nuv: Fix combination of size changes and LZO compression.Reimar Döffinger2011-11-05
* Check NUV per-frame header for validity.Reimar Döffinger2011-11-05
* rtjpeg: check get_block return value for error.Reimar Döffinger2011-11-05
* Simplify using get_bits_left.Reimar Döffinger2011-11-05
* av_lzo1x_decode: properly handle negative buffer length.Reimar Döffinger2011-11-05
* Use FFALIGN.Reimar Döffinger2011-11-05
* Try to set AVFrame.reference to correct values.Reimar Döffinger2011-11-05
* h264: fix ssse3 biweight code with weights of 128Michael Niedermayer2011-11-05
* Merge remote-tracking branch 'cus/stable'Michael Niedermayer2011-11-05
|\
| * ffplay: Avoid useage of deprecated url_fileno().Michael Niedermayer2011-11-05
* | wtvenc: use ff_put_guid and remove local copy of this functionPeter Ross2011-11-05
* | asfenc: rename put_guid to ff_put_guidPeter Ross2011-11-05
* | wtvenc: add @file commentPeter Ross2011-11-05
* | fix whitespace nitsPeter Ross2011-11-05
* | Make ff_mba_* arrays const.Reimar Döffinger2011-11-05
* | Make another static array const.Reimar Döffinger2011-11-05
* | Make fdct_r_row_sse2 const.Reimar Döffinger2011-11-05
* | Make AMR tables of lookup filter tables const.Reimar Döffinger2011-11-05
* | Make another PixelFormat list const.Reimar Döffinger2011-11-05
* | Make sdl_overlay_pix_fmt_map static const.Reimar Döffinger2011-11-05
* | Make PIX_FMT format list arrays const.Reimar Döffinger2011-11-05
* | Make rgb_pixfmt_map const.Reimar Döffinger2011-11-05
* | Make tab_frw_01234567_sse2 const.Reimar Döffinger2011-11-05
* | color_table array should be const.Reimar Döffinger2011-11-05
* | Add const to static arrays where it was forgotten.Reimar Döffinger2011-11-05
* | doc: fix typo in previous commit.Clément Bœsch2011-11-05
* | doc: document v4l and v4l2 aliases.Clément Bœsch2011-11-05
* | doc: fix a few typo in the filters section.Clément Bœsch2011-11-05
* | v4l2: add libv4l2 support.Clément Bœsch2011-11-05
* | ffprobe: use avio_size() instead of deprecated file_size attribute.Clément Bœsch2011-11-05
* | ffprobe: fix const compiler warning.Clément Bœsch2011-11-05
* | Replace remaining av_new_stream() with avformat_new_stream().Clément Bœsch2011-11-05
* | j2kdec: fix a bunch of const compiler warnings.Clément Bœsch2011-11-05
* | APIChanges: fill missing dates and hashes.Clément Bœsch2011-11-05
* | Fix typo in warning message.Reimar Döffinger2011-11-05
* | Put strings inside struct instead of extra indirection.Reimar Döffinger2011-11-05
* | examples/filtering: remove #include vsink_buffer.h, the header does not existMichael Niedermayer2011-11-05
* | af_volume: exp10() is a GNU extension.Michael Niedermayer2011-11-05
* | af_earwax: copy input buffer properties to outputStefano Sabatini2011-11-05
* | lavfi: add earwax audio filter, ported from SoxMina Nagy Zaki2011-11-05
* | lavfi: add volume filterStefano Sabatini2011-11-05
* | lavfi: increase number of maximum registered filters from 64 to 128Stefano Sabatini2011-11-05
* | lavfi: issue error if maximum number of filters is reachedStefano Sabatini2011-11-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-05
|\ \ | |/ |/|
| * binkaudio: expand quant_table to accommodate all possible valuesJustin Ruggles2011-11-04
| * libx264: Set the default of the rc_lookahead option to -1Martin Storsjö2011-11-04
| * avcodec: Set flags2 default value depending on availabilityMartin Storsjö2011-11-04
| * configure: declare dependency of h264_vaapi_hwaccel on h264_decoderDiego Biurrun2011-11-04