2248 Commits (d4bb093ad35aa0a85d920d9c258d21ed818a05ab)

Author SHA1 Message Date
Clément Bœsch f156d35321 lavc: deprecate av_get_codec_tag_string() 8 years ago
Michael Niedermayer d65b59550b avcodec/avcodec: Correct and make consistent AVERROR() in comments 8 years ago
wm4 156bd8278f lavc: Add hwaccel_flags field to AVCodecContext 8 years ago
Marton Balint 5154650413 avcodec/avcodec.h: clarify decoupled decode/encode API docs 8 years ago
Anton Khirnov e0cd598bc4 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 8 years ago
wm4 d682ae70b4 avcodec, avformat: deprecate anything related to side data merging 8 years ago
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
Vittorio Giovara 14e7e19a90 lavc: bsf: Document input/output codecparam alloc/init process 8 years ago
Vittorio Giovara b8d5070db6 avcodec: Document AV_PKT_DATA_PALETTE side data type 8 years ago
Timo Rothenpieler 30d3e36a46 avcodec: add new AVOID_PROBING capability 9 years ago
Sasi Inguva 2dbedc20ce lavc: Add a flag in AVPacket to discard packet after decoding. Discard frames after decoding based on the flag. 9 years ago
Yogender Gupta de64dd13cb avcodec: Add the extended pixel format profile for HEVC 9 years ago
Carl Eugen Hoyos 7a8e5ff1fd lavc/avcodec: Improve av_parser_parse() documentation, mention padding. 9 years ago
Michael Niedermayer a97e35e7c2 avcodec: Fix successfull typo 9 years ago
Luca Barbato d42809f983 av1: Add codec_id and basic demuxing support 9 years ago
Stanislav Dolganov 4edd74bd7c avcodec/me_cmp: add median SAD compare function 9 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