454 Commits (369a12082635bb6655412dd4407759caf48d48c9)

Author SHA1 Message Date
Carl Eugen Hoyos 21a1006109 Support encoding 16bit pixel formats to sgi. 13 years ago
Carl Eugen Hoyos b614c14767 Simplify 32bit pam decoding. 13 years ago
Carl Eugen Hoyos b4634a006c Simplify targa decoding on big endian. 13 years ago
Reimar Döffinger 3b55429d56 Add and use av_fast_padded_malloc. 13 years ago
Justin Ruggles a6ccae3f4c avcodec: bump minor version and add APIChanges for the new audio encoding API 13 years ago
Justin Ruggles b2c75b6e63 avcodec: Add avcodec_encode_audio2() as replacement for avcodec_encode_audio() 13 years ago
Carl Eugen Hoyos 36397ea1c7 RGBA64 encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos ffd1017fb8 Gray16 encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos 3fe4540b08 Support 64bit pam encoding. 13 years ago
Carl Eugen Hoyos c714cd3bd4 Support 64bit tiff images. 13 years ago
Carl Eugen Hoyos 7c10d3ca2e Simplify 32bit RGB pam encoding. 13 years ago
Justin Ruggles 82390f57d1 avcodec: add GSM parser 13 years ago
Clément Bœsch 2aa7375a98 timecode: add avpriv_check_timecode_rate(). 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
Janne Grunau e4e30256f8 threads: default to automatic thread count detection 13 years ago
Kostya Shishkov adfe0c942e Indeo 4 decoder 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Michael Niedermayer f0e90e0035 lavc: make 100 the base for the micro version number. 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
Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
Paul B Mahol e93947b7d8 cljr: add encoder 13 years ago
Carl Eugen Hoyos 0cc9949ead Mark one colour as transparent in the gif image encoder 13 years ago
Carl Eugen Hoyos 51d7cd3596 Decode RGB ljpeg to RGB24. 13 years ago
Sjoerd Simons f32fd31858 g722: Change bits per sample to 4 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
Clément Bœsch b1ca5634fd mpeg12: raise timecode to codec context. 13 years ago
Justin Ruggles 27360ccc5e adx: add an ADX parser. 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Anton Khirnov 8b7412fe4e tiffenc: deprecate using compression_level 13 years ago
Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 13 years ago
Justin Ruggles f3a29b750a avcodec: move some AVCodecContext fields to an internal struct. 13 years ago
Michael Niedermayer 02bd11e969 lavc: Add AV_EF flags to restore support for the error_resilience framework in the new API. 13 years ago
Michael Bradshaw 856b33f578 Added support for J2K encoding with libopenjpeg 13 years ago
Michael Bradshaw 7c92c03b8d Added support for J2K encoding with libopenjpeg 13 years ago
Sebastien Zwickert ac3dbb4d58 hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
Derek Buitenhuis 0c251257b5 VBLE Decoder 13 years ago
Derek Buitenhuis c433a3f9a5 VBLE Decoder 13 years ago
Michael Niedermayer 3cc1af9dd9 pthreads: export the delay that was previously exported by mangling has_b_frames through 13 years ago
Justin Ruggles f1f6d3615f avcodec: add support for planar signed 8-bit PCM. 13 years ago
Kostya Shishkov f545e00677 BMV demuxer and decoder 13 years ago