2319 Commits (9d218d573f8088c606d873e80df572582e6773ef)

Author SHA1 Message Date
Anton Khirnov 2c6811397b lavc: add profiles to AVCodecDescriptor 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
Mohamed Naufal f023d57d35 lavc: G.723.1 encoder 9 years ago
Luca Barbato b0e8651a2a doc: Amend the MSYS2 Documentation 9 years ago
Luca Barbato 6b7df14251 doc: Document better how to use MSYS2 9 years ago
Vittorio Giovara 462a54e229 lavc: Deprecate avctx.rtp_callback field 9 years ago
Anton Khirnov 8a9de5c524 doc/encoders: document the QSV option mappings 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
Stefano Sabatini 018bdaed37 setpts: add FRAME_RATE constant 9 years ago
Nicolas George 48ff6683ba lavfi: add a frame_rate field to AVFilterLink. 9 years ago
Alexandra Hájková cd0e08813a avconv: support infinite loop for the loop option 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
Arttu Ylä-Outinen 233d2fa044 kvazaar: Add libkvazaar HEVC encoder 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 fb472e1a11 avconv: add support for Intel QSV-accelerated transcoding 9 years ago
Anton Khirnov dc923bc23b qsvenc: add an API for allocating opaque surfaces 9 years ago
Luca Barbato 34ed5c2e4d avformat: Do not use AVFMT_RAWPICTURE 9 years ago
Alexandra Hájková 16b0c92962 avconv: Add loop option. 9 years ago
Vittorio Giovara 11c5f438ff dict: Change return type of av_dict_copy() 9 years ago
Vittorio Giovara 9a3202a98b Screenpresso SPV1 decoder 9 years ago
wm4 948f3c19a8 lavc: Make AVPacket.duration int64, and deprecate convergence_duration 9 years ago
Anton Khirnov 539e5ac2ec examples/qsvdec: free the lavc decoder before closing MFX/VAAPI 9 years ago
Anton Khirnov 3ee462dca1 examples/qsvdec: do not free the surfaces in the frame_free() callback 9 years ago
Steve Lhomme e3d4784eb3 d3d11va: WindowsPhone requires a mutex around ID3D11VideoContext 9 years ago
Vittorio Giovara 2268db2cd0 lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields 9 years ago
Vittorio Giovara 6b3ef7f080 lavu: Remove bit packing from AVComponentDescriptor 9 years ago
wm4 b8b5d82744 lavu: extend size of the AVPixFmtDescriptor.flags field 9 years ago
Vittorio Giovara c45fcf30cf DXV decoder 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Timothy Gu c23999be13 avconv_opt: Add an option that lists all supported hwaccels 9 years ago
Luca Barbato 2157df425b hlsenc: Support outputting specific versions 9 years ago
James Almer d9e8b47e31 des: add av_des_alloc() 9 years ago
James Almer 5d8bea3bb2 xtea: add av_xtea_alloc() 9 years ago
James Almer ae365453c3 rc4: add av_rc4_alloc() 9 years ago
James Almer 7a7df34c91 blowfish: add av_blowfish_alloc() 9 years ago
James Almer 6877537ff3 hmac: add missing version bump and APIChanges entry 9 years ago
Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 9 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 9 years ago
Martin Storsjö 6d3081e6c3 doc: Remove the now unnecessary remark about PATH and link.exe 9 years ago