1684 Commits (7eb1ea2ae672da791d637be0e3aad44db7df16d3)

Author SHA1 Message Date
Justin Ruggles 7600e5c5aa avcodec: document the use of AVCodecContext.delay for audio encoders 13 years ago
Nicolas George 9cbf17e9af lavc: introduce av_get_pcm_codec. 13 years ago
Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
Paul B Mahol dc4e57489f CDXL demuxer and decoder 13 years ago
Diego Biurrun 0bf184e59c Move PS2 MMI code below the mips subdirectory, where it belongs. 13 years ago
Anton Khirnov 52f82a1148 lavc: add avcodec_encode_video2() that encodes from an AVFrame -> AVPacket 13 years ago
Diego Biurrun 0144fe6995 Remove Sun medialib glue code. 13 years ago
Kieran Kunhya 9814974d2e avcodec: Clarify AVFrame member documentation. 13 years ago
Carl Eugen Hoyos bb9c8d9439 Add v408 / AYUV encoder and decoder. 13 years ago
Janne Grunau 316fc7443b avcodec: Add av_fast_padded_malloc(). 13 years ago
Diego Biurrun 3b637dca72 avcodec.h: Remove some disabled cruft. 13 years ago
Anton Khirnov bc90199848 lavc: set AVCodecContext.codec in avcodec_get_context_defaults3(). 13 years ago
Anton Khirnov 0e72ad95f9 lavc: make avcodec_close() work properly on unopened codecs. 13 years ago
Anton Khirnov af08d9aeea lavc: add avcodec_is_open(). 13 years ago
Anton Khirnov f5f49a66a2 lavc: reorder AVCodec fields. 13 years ago
Anton Khirnov 9bfe218299 lavc: extend doxy for avcodec_alloc_context3(). 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 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
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