1133 Commits (268b5ae10aa6219e0215c0f756c1a9124ba84140)

Author SHA1 Message Date
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
Carl Eugen Hoyos b290972b8f lavf: Switch probesize and max_analyze_duration to 64bit. 9 years ago
Carl Eugen Hoyos c311713ca9 lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. 9 years ago
Michael Niedermayer 7404f3bdb9 lavc: Switch bitrate to 64bit unless compatibility with avconv was requested. 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
Michael Niedermayer 0acd4e75fd doc/APIchanges: Fill in missing fields and correct one lavu version 9 years ago
Michael Niedermayer 982e235d76 doc/APIchanges: add 2.8 cut line 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Gwenole Beauchesne babd340f58 vaapi: streamline public context structure. 9 years ago
Gwenole Beauchesne 9f8e57efe4 vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI). 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
Michael Niedermayer 363995296f doc/APIchanges: fill in some missing things 9 years ago
Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 9 years ago
Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
Vittorio Giovara 5d3addb937 Add a quality factor packet side data 9 years ago
Vittorio Giovara a53540840d APIchanges: Mention lavfi and lavd identification symbol addition 9 years ago
Carl Eugen Hoyos 8dad213143 lavc: Add properties field to AVCodecContext. 9 years ago
Vittorio Giovara 832129431f lavu: Add version information for av_version_info() 10 years ago
wm4 1316df7aa9 lavu: add an API function to return the Libav version string 10 years ago
wm4 f91126643a lavu: add an API function to return the FFmpeg version string 10 years ago
Michael Niedermayer da8b228977 avformat/avio: Move avio_delete() avio_move() to avpriv_ namespace 10 years ago
Mariusz Szczepańczyk 80e18bb486 lavf/avio: Extend API with avio_move() and avio_delete() 10 years ago
Michael Niedermayer a5f44bc446 doc/APIchanges: fill in missing stuff 10 years ago
Michael Niedermayer 6ddb109b90 doc/APIchanges: Add 2.7 separator 10 years ago
Luca Barbato 252d6200c3 avio: Add avio_put_str16be 10 years ago
Michael Niedermayer 6fd15d6e90 Revert addition of a few fixed_dsp functions to APIChanges 10 years ago
Nedeljko Babic 19ed3e35a5 libavutil/doc: Changes in documentation due to changes to fixed_dsp 10 years ago
Michael Niedermayer cc17b43d8d swresample: Add swr_get_out_samples() 10 years ago
James Almer f7cafb5d02 x86: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
James Almer c312bfac4c x86/cpu: add AV_CPU_FLAG_AVXSLOW flag 10 years ago
Michael Niedermayer 1fb9b2a283 avutil: Add av_q2intfloat() 10 years ago
Stefano Pigozzi e7c5e17d4f vda: Make output CVPixelBuffer format configurable 10 years ago
Michael Niedermayer 541d75f9a0 avformat: add callback for opening further files 10 years ago