2117 Commits (8b02af1e6fbb0d782f3561afd82f66edc7fa8ae0)

Author SHA1 Message Date
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
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Anton Khirnov 0e2c3ee9a3 lavc: give a typedeffed name to the AVPacket.side_data struct 11 years ago
Diego Biurrun b4dd424d96 Remove all SPARC architecture optimizations 11 years ago
Diego Biurrun d6096a6742 Remove all SH4 architecture optimizations 11 years ago
Michael Niedermayer cbcfd7da4d avcodec: support setting the chroma intra matrix 11 years ago
Diego Biurrun 4d7ab5cfeb doxygen: Add a number of missing function parameter descriptions 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Anton Khirnov 93c553c71e lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width(). 11 years ago
Michael Niedermayer 0389f9abe9 avcodec/avcodec: document that some video decoders do not support linesizes changing between frames. 11 years ago
Anssi Hannula 4a4437c0fb avformat/mpegts: demux timed ID3 metadata 11 years ago
Ivan Kalvachev 1c63aed232 Convert XvMC to hwaccel v3 11 years ago
Gildas Cocherel 2a41826bea lavc: add HEVC profiles names 11 years ago
Anton Khirnov d7b3ee9a3a lavc: deprecate avcodec_get_frame_defaults(). 11 years ago
Anton Khirnov 9431356218 lavc: deprecate avcodec_free_frame() 11 years ago
gcocherel fb7d70c1cd hevc : add hevc profile 11 years ago
Ben Boeckel 51a84a6bca avpacket: add pack/unpack functions for AVDictionary 11 years ago
Ben Boeckel 1e506a2cc5 avcodec: add side_data type for updated metadata 11 years ago
Vittorio Giovara 6f1ec8edf2 avcodec.h: include version.h before using version macro 11 years ago
Anton Khirnov b9fb59d2ab lavc: deprecate avcodec_alloc_frame(). 11 years ago
Anton Khirnov 2ff302cb6b lavc: update coded_frame doxy. 11 years ago
Anton Khirnov b068660ffa lavc: deprecate CODEC_CAP_NEG_LINESIZES 11 years ago
Anton Khirnov cce3e0a49f Move av_fast_{m,re}alloc from lavc to lavu. 11 years ago
Anton Khirnov aa24122989 lavc: deprecate FF_MAX_B_FRAMES 11 years ago
Anton Khirnov b6094811f9 lavc: move MB_TYPE_* macros from avcodec.h to mpegvideo.h 11 years ago
Anton Khirnov b45c87083d lavc: schedule unused FF_QSCALE_TYPE_* for removal on next bump 11 years ago
Anton Khirnov 8941971a8f lavc: make error_rate a private option of mpegvideo encoders 11 years ago
Diego Biurrun 19e30a58fc Deprecate obsolete XvMC hardware decoding support 11 years ago
Diego Biurrun c7f7bfc9e3 Remove all Alpha architecture optimizations 11 years ago