1348 Commits (a26367493c13058c5021ddef318da726b57ff4a2)

Author SHA1 Message Date
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago
Clément Bœsch 2941282124 lavc: allow subtitle text format to be ASS without timing 9 years ago
Anton Khirnov dc4983d78a APIchanges: add missing hashes and dates 9 years ago
Anton Khirnov 3e8fd93b6a lavf: add a missing bump and APIchanges for the codecpar switch 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Anton Khirnov a8068346e4 lavc: add a variant of av_get_audio_frame_duration working with AVCodecParameters 9 years ago
Anton Khirnov 998e1b8f52 lavc: add codec parameters API 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Paul B Mahol 08acab85d3 avfilter: add loop filters 9 years ago
Anton Khirnov 7b3214d005 lavc: add a field for passing AVHWFramesContext to encoders 9 years ago
Michael Niedermayer bb9f7bf1a2 Changelog/APIChanges Put 3.0 release marker 9 years ago
Anton Khirnov b3dd30db0b lavfi: pass the hw frames context through the filter chain 9 years ago
Anton Khirnov ad884d1002 hwcontext: add a CUDA implementation 9 years ago
Anton Khirnov 7bc780cd44 pixfmt: add a CUDA hwaccelled format 9 years ago
Anton Khirnov a001ce31bc hwcontext: add a VDPAU implementation 9 years ago
Anton Khirnov 89923e418b lavu: add a framework for handling hwaccel frames 9 years ago
Anton Khirnov 721a4efc05 buffer: add support for pools using caller data in allocation 9 years ago
Michael Niedermayer dab493c89e doc/APIchanges: fill in more missing things 9 years ago
Michael Niedermayer 50a960673d doc/APIchanges: Fill in some missing values 9 years ago
Michael Niedermayer 1dba8371d9 avformat: add protocol_whitelist 9 years ago
Derek Buitenhuis 66e9d2f44e avutil: Add GOP timecode frame side data 9 years ago
Anton Khirnov 9f61abc811 lavf: allow custom IO for all files 9 years ago
Luca Barbato 40d43d25e7 APIchanges: Add missing av_pix_fmt_get_chroma_sub_sample entry 9 years ago
Rodger Combs 1f9139b07b lavf: add automatic bitstream filtering; bump version 9 years ago
Nicolas George 39a09e995d lavfi: deprecate avfilter_link_set_closed(). 9 years ago
Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 9 years ago
Michael Niedermayer 676a93f2d8 avformat: Add av_program_add_stream_index() 9 years ago
Anton Khirnov e02de9df4b lavc: export Dirac parsing API used by the ogg demuxer as public 9 years ago
Anton Khirnov f0b769c16d lavc: add a packet side data type for VBV-like parameters 9 years ago
Anton Khirnov 84adab333c lavc: add stream-global packet side data 9 years ago
Anton Khirnov 31c51f7441 avpacket: add a function for wrapping existing data as side data 9 years ago
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 9 years ago
Michael Niedermayer fc91eeab0b avutil/mem: Add av_fast_mallocz() 9 years ago
John Stebbins 79ae1e630b avcodec: Define side data type for fallback track 9 years ago
John Stebbins 7f4ec4364b avformat: expose av_stream_new_side_data helper 9 years ago
Martin Storsjö 92d107a171 xtea: Add functions for little endian mode 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
Rodger Combs 1e477a970f lavu: add AESNI CPU flag 9 years ago
Luca Barbato a9a6010637 avpacket: Provide an alloc and a free function for the struct 9 years ago
Luca Barbato 9b56d5c114 avpacket: Deprecate av_dup_packet 9 years ago
Luca Barbato ce70f28a17 avpacket: Replace av_free_packet with av_packet_unref 9 years ago
Vittorio Giovara a17a766190 lavc: Add data and linesize to AVSubtitleRect 9 years ago
Vittorio Giovara ac981d1641 APIchanges: Fill in missing dates and hashes 9 years ago
Anton Khirnov dc923bc23b qsvenc: add an API for allocating opaque surfaces 9 years ago
Carl Eugen Hoyos 2c2d1624a2 lavf: Remove duplicated latm demuxer. 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago