1926 Commits (2a85826e5753aac8964254bd5688a03e49a7f551)

Author SHA1 Message Date
Clément Bœsch b0352b1997 avcodec: export motion vectors in frame side data on demand 11 years ago
Diego Biurrun d35b94fbab avcodec: Rename xvidmmx IDCT to xvid 11 years ago
Diego Biurrun ad1ee5fa75 avcodec: Undeprecate reordered_opaque 11 years ago
Kieran Kunhya 2a3c36e920 Deprecate AFD field and add AFD as side-data 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Diego Biurrun 9f17685dfb avcodec: Deprecate unused defines and options 11 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 11 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
Anshul Maheshwari 43d70a776d avcodec: Updated comment for sub param 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Michael Niedermayer 08c5859f17 avcodec: add simpleauto idct 11 years ago
Michael Niedermayer b152152df3 Add nointra AVDiscard level 11 years ago
Michael Niedermayer 67d29da4bd avcodec: increase FF_INPUT_BUFFER_PADDING_SIZE to 32 11 years ago
Carl Eugen Hoyos 7738f925a6 Fix rc_max_rate documentation. 11 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Michael Niedermayer 81d1fcf37d avcodec: add option to make is_intra_more_likely() from error concealment return "no" 11 years ago
Anton Khirnov dd2d3b766b lavc: Add hwaccel private data and init/uninit callbacks 11 years ago
Luca Barbato ebc29519d1 hwaccel: Support specific frame allocators 11 years ago
Anton Khirnov a871ef0cc9 hwaccel: Rename priv_data_size to frame_priv_data_size 11 years ago
Anton Khirnov 08bb256758 lavc: document which parts of AVHWAccel are private. 11 years ago
Michael Niedermayer d7ade20adb avcodec: add AV_EF_IGNORE_ERR 11 years ago
Michael Niedermayer c60b266eac avcodec/mpegvideo: support disabling motion compensation 11 years ago
Anton Khirnov ba71c74017 lavc: deprecate AVCodecContext.codec_name 11 years ago
Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Michael Niedermayer 617e866e25 Move av_find_best_pix_fmt_of_2() from avcodec to avutil 11 years ago
Nicolas George 1bf6396498 lavc: add a mime_types field to codec descriptors. 11 years ago
Nicolas George 6ea1196673 lavc: add AV_CODEC_ID_BIN_DATA. 11 years ago
Kostya Shishkov e2834567d7 On2 AVC decoder 11 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 11 years ago
Anton Khirnov b19a5e5198 lavc: improve AVCodecContext.delay doxy 11 years ago
Peter Ross 86a0432688 Silicon Graphics Motion Video Compressor 1 & 2 decoder 11 years ago
Peter Ross 07761294fc Silicon Graphics RLE 8-bit video decoder 11 years ago
Peter Ross 5f4f9ee99f Direct Stream Digital (DSD) decoder 11 years ago
Paul B Mahol 6f273093e5 LucasArts SMUSH VIMA audio decoder 11 years ago
Paul B Mahol a420ccd4f2 LucasArts SMUSH SANM video decoder 11 years ago
Roman Fietze 5bb3f88255 avcodec.h, avpacket.c: use const AVPacket pointers in copy functions 11 years ago
Peter Ross ac4b32df71 On2 VP7 decoder 11 years ago
Jimmy Christensen 38389058c3 OpenEXR decoder 11 years ago
Paul B Mahol 70daeacd6e PAF demuxer and decoder 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago