| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: mention that the parser callback never returns an error | Vittorio Giovara | 2014-12-05 | 1 | -0/+2 |
* | lavc: make lmax/lmin into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -6/+6 |
* | lavc: make border_masking into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -4/+4 |
* | lavc: deprecate unused mb_threshold field | Anton Khirnov | 2014-10-18 | 1 | -4/+3 |
* | lavc: deprecate unused me_threshold field | Anton Khirnov | 2014-10-18 | 1 | -5/+4 |
* | lavc: make rc_buffer_aggressivity/rc_initial_cplx into private options of mpe... | Anton Khirnov | 2014-10-18 | 1 | -5/+7 |
* | lavc: make rc_eq into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -3/+4 |
* | lavc: make rc_qmod_* into private options of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -1/+3 |
* | lavc: make rc_qsquish a private option of mpegvideo encoders | Anton Khirnov | 2014-10-18 | 1 | -4/+4 |
* | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -1/+10 |
* | vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check | Rémi Denis-Courmont | 2014-10-15 | 1 | -1/+13 |
* | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -10/+18 |
* | lavc: specify the behavior of av_lockmgr_register on failure. | Manfred Georg | 2014-10-06 | 1 | -9/+19 |
* | hwaccel: Call ->get_format again if hwaccel init fails | Rémi Denis-Courmont | 2014-09-26 | 1 | -0/+4 |
* | avcodec: Fix a doxy comment to refer to the right function | Martin Storsjö | 2014-09-25 | 1 | -1/+1 |
* | avcodec: fix missing doxygen comment marker | Michael Niedermayer | 2014-09-01 | 1 | -1/+1 |
* | avcodec: add stream-level stereo3d side data | Vittorio Giovara | 2014-08-28 | 1 | -0/+6 |
* | avcodec: Rename xvidmmx IDCT to xvid | Diego Biurrun | 2014-08-08 | 1 | -0/+3 |
* | avcodec: Undeprecate reordered_opaque | Diego Biurrun | 2014-08-07 | 1 | -1/+0 |
* | avcodec: Deprecate dtg_active_format field in favor of avframe side-data | Kieran Kunhya | 2014-08-03 | 1 | -1/+4 |
* | avcodec: Deprecate unused defines and options | Diego Biurrun | 2014-08-03 | 1 | -1/+11 |
* | lavc: add a property for marking codecs that support frame reordering | Anton Khirnov | 2014-07-28 | 1 | -0/+10 |
* | avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const | Diego Biurrun | 2014-07-26 | 1 | -3/+3 |
* | lavc: add a convenience function for rescaling timestamps in a packet | Anton Khirnov | 2014-06-20 | 1 | -0/+13 |
* | lavc: add an option to enable side data-only packets during encoding | Anton Khirnov | 2014-06-01 | 1 | -0/+15 |
* | lavu: add all color-related enums to AVFrame | wm4 | 2014-06-01 | 1 | -67/+0 |
* | Add transformation matrix API. | Vittorio Giovara | 2014-05-19 | 1 | -0/+9 |
* | lavc: add avcodec_free_context(). | Anton Khirnov | 2014-05-18 | 1 | -3/+8 |
* | lavc: Add hwaccel private data and init/uninit callbacks | Anton Khirnov | 2014-05-11 | 1 | -0/+23 |
* | hwaccel: Support specific frame allocators | Luca Barbato | 2014-05-11 | 1 | -0/+5 |
* | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -2/+2 |
* | lavc: document which parts of AVHWAccel are private. | Anton Khirnov | 2014-05-11 | 1 | -0/+7 |
* | lavc: deprecate AVCodecContext.codec_name | Anton Khirnov | 2014-05-01 | 1 | -0/+6 |
* | lavc: move CODEC_FLAG_MV0 to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -1/+7 |
* | lavc: make the xvid-specific "gmc" flag a private option of libxvid | Anton Khirnov | 2014-05-01 | 1 | -0/+5 |
* | lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo | Anton Khirnov | 2014-05-01 | 1 | -1/+7 |
* | lavc: deprecate CODEC_FLAG_INPUT_PRESERVED | Anton Khirnov | 2014-05-01 | 1 | -3/+4 |
* | On2 AVC decoder | Kostya Shishkov | 2014-04-23 | 1 | -0/+1 |
* | lavc: improve AVCodecContext.delay doxy | Anton Khirnov | 2014-04-22 | 1 | -6/+11 |
* | Silicon Graphics Motion Video Compressor 1 & 2 decoder | Peter Ross | 2014-04-19 | 1 | -0/+2 |
* | Silicon Graphics RLE 8-bit video decoder | Peter Ross | 2014-04-19 | 1 | -0/+1 |
* | LucasArts SMUSH VIMA audio decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+1 |
* | LucasArts SMUSH SANM video decoder | Paul B Mahol | 2014-04-06 | 1 | -0/+1 |
* | On2 VP7 decoder | Peter Ross | 2014-04-04 | 1 | -0/+1 |
* | OpenEXR decoder | Jimmy Christensen | 2014-04-01 | 1 | -0/+1 |
* | PAF demuxer and decoder | Paul B Mahol | 2014-03-27 | 1 | -0/+2 |
* | BRender PIX image decoder | Aleksi Nurmi | 2014-03-27 | 1 | -0/+1 |
* | Alias PIX image encoder and decoder | Vittorio Giovara | 2014-03-26 | 1 | -0/+1 |
* | Add replaygain side data type and code for parsing replaygain tags. | Anton Khirnov | 2014-03-24 | 1 | -0/+6 |
* | lavc: give a typedeffed name to the AVPacket.side_data struct | Anton Khirnov | 2014-03-24 | 1 | -5/+7 |