2237 Commits (656a17e126c08ac8ed71da99047f13cf3e6c2a7c)

Author SHA1 Message Date
Carl Eugen Hoyos 9e6b269fea lavc/avcodec: Constify AVBitStreamFilter* in AVBitStreamFilterContext struct. 8 years ago
Carl Eugen Hoyos 0d34dbc272 lavc/avpacket: Make pkt parameter of av_packet_get_side_data() const. 8 years ago
Paras Chadha 5dab7b91ad avcodec: add XPM decoder and demuxer 8 years ago
wm4 f940492bb2 avcodec: clarify some decoding/encoding API details 8 years ago
Kostya Shishkov a63496cc88 avcodec: add ClearVideo decoder 8 years ago
wm4 554bc4eea8 avcodec, avutil, avformat: remove AVOption requirement for some fields 8 years ago
Paul B Mahol 039011b6b0 avcodec: add ScreenPressor decoder 8 years ago
Mark Thompson c1a5fca06f lavc: Add device context field to AVCodecContext 8 years ago
Paul B Mahol 8259f8a720 avcodec: add FM Screen Capture Codec decoder 8 years ago
Paul B Mahol 280a40dd27 avcodec: add ATRAC Advanced Lossless decoders 8 years ago
Aleksandr Slobodeniuk 545511f57a avcodec/avcodec: fix lil typo in comment 8 years ago
Steinar H. Gunderson 2a293ec7ac avcodec: add Newtek SpeedHQ decoder 8 years ago
Paul B Mahol 73651090ca avcodec: add Apple Pixlet decoder 8 years ago
Paul B Mahol 95fb9e0205 avcodec: add pcm_f16le and pcm_f24le decoder 8 years ago
Martin Vignali 90af962911 libavcodec : add decoder for Photoshop PSD image files 8 years ago
Michael Niedermayer 2f07830e69 avcodec: Add max_pixels options 8 years ago
Vittorio Giovara e7a6f8c972 lavc: Add spherical packet side data API 8 years ago
Michael Niedermayer 2c9106257f avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug 8 years ago
James Almer bf709098c9 avcodec: remove missing incompatible_libav_abi references 8 years ago
Carlos Fernandez d53a120ad6 lavc: add SCTE-35 CUI codec ID 8 years ago
Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 8 years ago
Sasi Inguva 2dbedc20ce lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames after decoding based on the flag. 8 years ago
Carl Eugen Hoyos 7a8e5ff1fd lavc/avcodec: Improve av_parser_parse() documentation, mention padding. 8 years ago
Michael Niedermayer a97e35e7c2 avcodec: Fix successfull typo 8 years ago
Luca Barbato d42809f983 av1: Add codec_id and basic demuxing support 8 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 8 years ago
Paul B Mahol fc600eff63 avcodec: add 64-bit signed pcm codec 9 years ago
Jon Toohill c3c4c72665 lavc: add trailing_padding to AVCodecContext to match AVCodecParameters. 9 years ago
Jan Sebechlebsky b746ed70ef avcodec/bsf: Add list BSF API 9 years ago
Jan Sebechlebsky bfdca87ab5 avcodec/bsf: Forbid packet without payload in av_bsf_send_packet 9 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 9 years ago
Mark Reid 41d7642a7b libavcodec/dnxhd: add dnxhr profiles 9 years ago
Paul B Mahol 8fb92ea7e2 avcodec: add YUY2 Lossless Codec decoder 9 years ago
Anton Khirnov e85f6f7f8d lavc: allow using AVCodecContext.hw_frames_ctx for decoding 9 years ago
Paul B Mahol 470cd0c5fe Add TrueMotion 2.0 Real Time decoder 9 years ago
Paul B Mahol d78fd2fa21 Add MagicYUV decoder 9 years ago
Vittorio Giovara 75872d77d2 lavc: Document AV_PKT_DATA_NEW_EXTRADATA 9 years ago
Anton Khirnov 90f469aa2b lavc: add H.264 MVC profiles 9 years ago
Paul B Mahol fdf832a986 avcodec: add BitJazz SheerVideo decoder 9 years ago
Michael Niedermayer b8426b865e avcodec: Document where the AVOption names can be found for the fields of AVCodecContext 9 years ago
Paul B Mahol 77f9c4b7aa avocdec: add MagicYUV decoder 9 years ago
Francois Cartegnie ad61da054b jpeg2000: Fix profile define values 9 years ago
Anton Khirnov 2ef6dab0a7 lavc: document that avcodec_close() should not be used 9 years ago
Anton Khirnov 04fc8e24a0 lavc: deprecate avcodec_get_context_defaults3() 9 years ago
Anton Khirnov 5f30ac2779 lavc: deprecate avcodec_copy_context() 9 years ago
Paul B Mahol 8c17eea46f avcodec: add adpcm MTAF decoder 9 years ago
Anton Khirnov 31f6a4b4b8 lavc: mark the old audio/video encoding API as deprecated 9 years ago
Peter Ross 86e493a6ff avcodec: add Direct Stream Transfer (DST) decoder 9 years ago
Michael Niedermayer 58b3e5606b avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecs 9 years ago
Michael Niedermayer 4155d5e06f avcodec: add M101 decoder 9 years ago