679 Commits (6b1df5544e8df9ad95512c638df2580856389fae)

Author SHA1 Message Date
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 13 years ago
Carl Eugen Hoyos 36436a4032 Add option forced_subs_only for Bluray subtitles. 13 years ago
Carl Eugen Hoyos 6838df0488 Add pix_fmt_info for yuva444. 13 years ago
Anton Khirnov 3b4aaa6190 lavc: remove disabled FF_API_AVFRAME_AGE cruft. 13 years ago
Anton Khirnov d803775e81 lavc: remove disabled FF_API_DATA_POINTERS cruft. 13 years ago
Anton Khirnov 10e1ae5eff lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft. 13 years ago
Anton Khirnov 370e923e0b lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft. 13 years ago
Anton Khirnov ac84395d6a lavc: remove disabled FF_API_PARSE_FRAME cruft. 13 years ago
Anton Khirnov 8b9b6041d7 lavc: remove disabled FF_API_GET_ALPHA_INFO cruft. 13 years ago
Anton Khirnov 99ace37e68 lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft. 13 years ago
Anton Khirnov 96e9b96fcd lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft. 13 years ago
Anton Khirnov b9de160c3e lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft. 13 years ago
Anton Khirnov 3211932c51 lavc: remove disabled FF_API_AVCODEC_INIT cruft. 13 years ago
Anton Khirnov 491f443e1f lavc: remove disabled FF_API_ER cruft. 13 years ago
Anton Khirnov f326501a65 lavc: remove disabled FF_API_DRC_SCALE cruft. 13 years ago
Anton Khirnov d2d931500b lavc: remove disabled FF_API_AVCODEC_OPEN cruft. 13 years ago
Anton Khirnov ec104eef51 lavc: remove disabled FF_API_ALLOC_CONTEXT cruft. 13 years ago
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
Anton Khirnov 7460398b89 lavc: remove the deprecated opt.h header. 13 years ago
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Paul B Mahol dd453f197c r210, r10k and avrp encoder 13 years ago
Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 13 years ago
Anton Khirnov 1381e9bc92 lavc: postpone the removal of AVCodecContext.request_channels. 13 years ago
Anton Khirnov af0292f33a lavc: postpone removing old audio encoding and decoding API 13 years ago
Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
Carl Eugen Hoyos df42dd7323 Support gray8a encoding with libopenjpeg. 13 years ago
Carl Eugen Hoyos e209a37777 Simplify 32bit png decoding. 13 years ago
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