1504 Commits (aef9e94f73b9e5e21f7a790343e0b4ffb9e2acee)

Author SHA1 Message Date
Anton Khirnov 8e5746d461 lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft. 13 years ago
Anton Khirnov 0dc6bab092 lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft. 13 years ago
Anton Khirnov fbca04e6f6 lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft. 13 years ago
Anton Khirnov 9a79bb552a lavc: remove disabled FF_API_THREAD_INIT cruft. 13 years ago
Anton Khirnov 7831a7e4ec lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft. 13 years ago
Anton Khirnov 62dfea6535 lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft. 13 years ago
Anton Khirnov 284e65d64e lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft. 13 years ago
Anton Khirnov 6c8dab98b8 lavc: remove disabled FF_API_PALETTE_CONTROL cruft. 13 years ago
Anton Khirnov 9ce2a91b84 lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft. 13 years ago
Anton Khirnov 7232bfbd93 lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft. 13 years ago
Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Reimar Döffinger 3b55429d56 Add and use av_fast_padded_malloc. 13 years ago
Justin Ruggles b2c75b6e63 avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() 13 years ago
Justin Ruggles 5ee5fa021f avcodec: add a public function, avcodec_fill_audio_frame(). 13 years ago
Reinhard Tartler e2ff436ef6 lavc: Relax API strictness in avcodec_decode_audio3 with a custom get_buffer() 13 years ago
Reimar Döffinger c4ba5198ea Fix leaking of side data. 13 years ago
Justin Ruggles 3f6aa85ed4 avcodec: attempt to clarify the CODEC_CAP_DELAY documentation 13 years ago
Justin Ruggles 07837e4158 avcodec: fix avcodec_encode_audio() documentation. 13 years ago
Carl Eugen Hoyos 17edc370b2 yuv4 libquicktime packed 4:2:0 encoder and decoder. 13 years ago
Carl Eugen Hoyos 2754514787 v308 Quicktim Uncompressed 4:4:4 encoder and decoder. 13 years ago
Carl Eugen Hoyos 64e4f4836a Add decoder for Avid 1:1 10-bit RGB Packer (AVrp). 13 years ago
Paul B Mahol dfa77dead2 y41p encoder and decoder 13 years ago
Janne Grunau b4d44a45f9 threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
Stefano Sabatini 8a4a5f6ff7 lavc: add format field to AVFrame 13 years ago
Stefano Sabatini 3a2ddf7c2c lavc: add width and height fields to AVFrame 13 years ago
Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago
Nicolas George b33fd66f46 lavc: add ffwavesynth pseudo-codec. 13 years ago
Derek Buitenhuis 309ffa4fe3 v410 encoder and decoder 13 years ago
Derek Buitenhuis 80f6c0bb95 v410 encoder and decoder 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Diego Biurrun da9cea77e3 Fix a bunch of common typos. 13 years ago
Kostya Shishkov 19341c58e0 Dxtory capture format decoder 13 years ago
Michael Niedermayer f5ecc4c616 lavc: 1000l, unbreak ABI 13 years ago
Michael Niedermayer 51177b1fe9 lavc: Mark fields that require av_opt_ptr() 13 years ago
Michael Niedermayer 31f93fc5f8 lavc: Fix sizeof(AVFrame) useability docs 13 years ago
Michael Niedermayer b9d2b45165 lavc: Document AVFrame av_opt_ptr() relation. 13 years ago
Michael Niedermayer fef411ef3b lavc: Add a AVClass for AVFrames. 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago
Justin Ruggles 560f773c7d avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
Eli Friedman 7d64391441 Escape 130 (RPL) decoder 13 years ago
Clément Bœsch b1ca5634fd mpeg12: raise timecode to codec context. 13 years ago
Anton Khirnov 488eec1044 lavc: update doxy to use nondeprecated API. 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Luca Barbato e97e5a2e02 doxy: introduce an empty structure in libavcodec 13 years ago
Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 13 years ago