| Commit message (Expand) | Author | Age | Files | Lines |
* | threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 | Janne Grunau | 2012-01-01 | 1 | -0/+4 |
* | lavc: add format field to AVFrame | Stefano Sabatini | 2011-12-25 | 1 | -0/+9 |
* | lavc: add width and height fields to AVFrame | Stefano Sabatini | 2011-12-25 | 1 | -0/+7 |
* | lavc: add a sample_aspect_ratio field to AVFrame | Stefano Sabatini | 2011-12-25 | 1 | -0/+7 |
* | mov: Don't stick the QuickTime field ordering atom in extradata. | Alex Converse | 2011-12-21 | 1 | -0/+15 |
* | libavcodec: Define a side data type for parameter changes | Martin Storsjö | 2011-12-21 | 1 | -0/+26 |
* | libavcodec: Define a side data type for new extradata | Martin Storsjö | 2011-12-21 | 1 | -0/+1 |
* | avcodec: deprecate AVFrame.age | Mans Rullgard | 2011-12-18 | 1 | -5/+4 |
* | v410 encoder and decoder | Derek Buitenhuis | 2011-12-13 | 1 | -0/+1 |
* | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -5/+5 |
* | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 1 | -2/+2 |
* | Dxtory capture format decoder | Kostya Shishkov | 2011-12-10 | 1 | -0/+1 |
* | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -10/+135 |
* | avcodec: change number of plane pointers from 4 to 8 at next major bump. | Justin Ruggles | 2011-12-02 | 1 | -9/+14 |
* | lavc: update doxy to use nondeprecated API. | Anton Khirnov | 2011-11-26 | 1 | -9/+9 |
* | Make channel layout masks unsigned | Mans Rullgard | 2011-11-25 | 1 | -3/+3 |
* | doxy: introduce an empty structure in libavcodec | Luca Barbato | 2011-11-22 | 1 | -0/+31 |
* | avcodec: move some AVCodecContext fields to an internal struct. | Justin Ruggles | 2011-11-19 | 1 | -3/+21 |
* | VBLE Decoder | Derek Buitenhuis | 2011-11-11 | 1 | -0/+1 |
* | avcodec: add support for planar signed 8-bit PCM. | Justin Ruggles | 2011-11-09 | 1 | -0/+1 |
* | BMV demuxer and decoder | Kostya Shishkov | 2011-11-08 | 1 | -0/+2 |
* | cosmetics: insert some spaces in explicit enum value assignments | Kostya Shishkov | 2011-11-06 | 1 | -11/+11 |
* | move 8SVX audio codecs to the audio codec list part on the next bump | Kostya Shishkov | 2011-11-06 | 1 | -0/+4 |
* | deprecate codec IDs that won't ever be used | Kostya Shishkov | 2011-11-06 | 1 | -0/+4 |
* | avcodec: Remove a misplaced and useless attribute_deprecated | Martin Storsjö | 2011-11-03 | 1 | -1/+1 |
* | isom: Add MPEG4SYSTEMS dummy object type indication. | Alex Converse | 2011-10-28 | 1 | -0/+2 |
* | avcodec: remove avcodec_parse_frame and deprecate associated elements. | Justin Ruggles | 2011-10-27 | 1 | -7/+11 |
* | lavc: deprecate img_get_alpha_info(). | Anton Khirnov | 2011-10-20 | 1 | -0/+3 |
* | avcodec: add CODEC_CAP_DELAY note to avcodec_decode_audio3() documentation | Justin Ruggles | 2011-10-20 | 1 | -0/+4 |
* | avcodec: clarify the CODEC_CAP_DELAY note in avcodec_decode_video2() | Justin Ruggles | 2011-10-20 | 1 | -2/+3 |
* | avcodec: clarify documentation of CODEC_CAP_DELAY | Justin Ruggles | 2011-10-20 | 1 | -2/+4 |
* | avcodec.h: Move G.729/G.723 CODEC_IDs to the correct section. | Diego Biurrun | 2011-10-20 | 1 | -0/+6 |
* | lavc: make avcodec_get_context_defaults3 "officially" public | Anton Khirnov | 2011-10-19 | 1 | -2/+14 |
* | Ut Video decoder | Kostya Shishkov | 2011-10-19 | 1 | -0/+1 |
* | lavc: rename AV_ER_* options to AV_EF_* and rename AGGRESSIVE to BUFFER | Dustin Brody | 2011-10-18 | 1 | -4/+4 |
* | lavc: replace API-bump-triggered AVCodecContext field change with shorter, no... | Dustin Brody | 2011-10-18 | 1 | -5/+1 |
* | avcodec: remove stray @deprecated comment | Mans Rullgard | 2011-10-16 | 1 | -2/+0 |
* | lavc: add a flag-based error_recognition field to AVCodecContext and deprecat... | Dustin Brody | 2011-10-14 | 1 | -4/+17 |
* | lavc: rename deprecation symbol FF_API_VERY_AGGRESSIVE to FF_API_ER | Dustin Brody | 2011-10-14 | 1 | -2/+2 |
* | libx264: support 9- and 10-bit output. | Anton Khirnov | 2011-10-06 | 1 | -0/+5 |
* | Synchronize various 4CCs and codec tags from FFmpeg. | Diego Biurrun | 2011-10-04 | 1 | -0/+2 |
* | oggdec: add support for Xiph's CELT codec | Nicolas George | 2011-09-26 | 1 | -0/+1 |
* | lavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT macros | Anton Khirnov | 2011-09-21 | 1 | -2/+2 |
* | libx264: add 'direct-pred' private option | Anton Khirnov | 2011-09-07 | 1 | -2/+2 |
* | libx264: add 'partitions' private option | Anton Khirnov | 2011-09-07 | 1 | -2/+2 |
* | libx264: add 'cplxblur' private option | Anton Khirnov | 2011-09-06 | 1 | -2/+2 |
* | libx264: add 'deblock' private option | Anton Khirnov | 2011-09-06 | 1 | -2/+4 |
* | libx264: add 'b-bias' private option | Anton Khirnov | 2011-09-06 | 1 | -1/+3 |
* | lavf,lavc,sws: add {avcodec,avformat,sws}_get_class() functions. | Anton Khirnov | 2011-09-03 | 1 | -0/+8 |
* | lavc: cosmetics, group deprecated codec flags | Anton Khirnov | 2011-08-31 | 1 | -39/+29 |