]> git.sesse.net Git - ffmpeg/history - doc
crypto: consistently use size_t as type for length parameters
[ffmpeg] / doc /
2017-01-09 Diego Biurruncrypto: consistently use size_t as type for length...
2016-12-28 Janne Grunaufate: Add --ignore-tests configure option for omitting...
2016-12-14 Anton Khirnovlavc: add a bitstream filter for splitting VP9 superframes
2016-12-14 Anton Khirnovlavc: add a null bitstream filter
2016-12-08 Vittorio GiovaraAPIChanges: Mention where release 12 was cut
2016-12-07 Vittorio Giovaralavc: Add spherical packet side data API
2016-12-07 Vittorio Giovaralavu: Add AVSphericalMapping type and frame side data
2016-12-03 Diego BiurrunRemove Plan 9 support
2016-12-02 Aleksandr Slobodeniukexamples: fix a typo in an error message
2016-11-23 James Almerutils: Add av_stream_add_side_data()
2016-11-23 Martin Storsjöfate.sh: Allow setting other make flags for running...
2016-11-23 Anton Khirnovexamples/decode_video: allocate the packet dynamically
2016-11-23 Anton Khirnovexamples/decode_video: switch to the new decoding API
2016-11-23 Anton Khirnovexamples/decode_video: use a parser for splitting the...
2016-11-23 Anton Khirnovexamples/encode_video: allocate the packet dynamically
2016-11-23 Anton Khirnovexamples/encode_video: switch to the new encoding API
2016-11-23 Anton Khirnovexamples/decode_audio: flush the decoder
2016-11-23 Anton Khirnovexamples/decode_audio: allocate the packet dynamically
2016-11-23 Anton Khirnovexamples/decode_audio: handle planar audio now produced...
2016-11-23 Anton Khirnovexamples/decode_audio: use the new audio decoding API
2016-11-23 Anton Khirnovexamples/decode_audio: use a parser for splitting the...
2016-11-23 Anton Khirnovexamples/encode_audio: switch to the new audio encoding API
2016-11-23 Anton Khirnovexamples/qsvdec: convert to the new decoding API
2016-11-23 Anton Khirnovexamples/qsvdec: switch to the hwcontext API
2016-11-21 Diego Biurrundoc: Add libxavs section
2016-11-17 Luca Barbatohlsenc: Add encryption support
2016-11-17 Diego Biurrunexamples/transcode_aac: Drop pointless return value...
2016-11-17 Diego BiurrunIgnore all generated example binaries
2016-11-17 Stephen Hutchinsondoc: Add note about recent regression in AviSynth+
2016-11-10 Diego Biurrunexamples/decode_audio: Add missing header for av_free()
2016-11-07 Luca Barbatopixfmt: Add GRAY12
2016-11-03 Mark Thompsonhwcontext: Hardware frame mapping
2016-11-02 Diego Biurrundoc: Turn off noisy deprecation warnings in the option...
2016-11-02 Anton Khirnovexamples/decode_video: remove a stray unrelated comment
2016-11-02 Anton Khirnovexamples/decode_video: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/encode_video: use the AVFrame API for allocati...
2016-11-02 Anton Khirnovexamples/encode_video: set the framerate
2016-11-02 Anton Khirnovexamples/encode_video: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split the remaining two examples...
2016-11-02 Anton Khirnovexamples/decode_audio: constify the AVCodec instance
2016-11-02 Anton Khirnovexamples/avcodec: split audio decoding into a separate...
2016-11-02 Anton Khirnovexamples/encode_audio: use the AVFrame API for allocati...
2016-11-02 Anton Khirnovexamples/encode_audio: constify AVCodec instances
2016-11-02 Anton Khirnovexamples/avcodec: split audio encoding into a separate...
2016-10-22 Diego BiurrunReplace leftover uses of -aframes|-dframes|-vframes...
2016-10-16 Anton Khirnovlavc: add a bitstream filter for extracting extradata...
2016-10-12 Kieran KunhyaAdd GBRAP12 pixel format support
2016-10-12 Michael NiedermayerAdd GBRP12 pixel format support
2016-10-12 Vittorio GiovaraAPIchanges: Expand the name of recently added pixel...
2016-10-02 Anton Khirnovhwcontext_vaapi: add a quirk for the missing MemoryType...
2016-09-30 Anton Khirnovavio: add a new flag for marking streams seekable by...
2016-09-29 Diego Biurrunidct: Change type of array stride parameters to ptrdiff_t
2016-09-28 Anton Khirnovexamples/output: switch to the new encoding API
2016-09-28 Anton KhirnovAPIchanges: fix a typo in the version number
2016-09-27 Luca Barbatolavu: Bump version for the 12bit Planar YUV support
2016-09-19 Yogender Guptaavcodec: Add the extended pixel format profile for...
2016-09-15 Diego Biurrunbuild: doc: more fine-grained dependencies for generate...
2016-08-31 Anton Khirnovimgutils: add a function for copying image data from...
2016-08-30 Mark Thompsonlavc: Remove old vaapi decode infrastructure
2016-08-29 Burt PHigh Definition Compatible Digital (HDCD) decoder filte...
2016-08-26 Luca Barbatodoc: Document FATE option HWACCEL
2016-07-20 Diego Biurrunx86: Add SSSE3_SLOW CPU flag and related convenience...
2016-07-20 Vittorio Giovaraexamples: Properly free AVCodecContext
2016-07-16 Diego Biurrunapichanges: Fill in missing hashes and dates
2016-07-10 Janne Grunaudoc: escape left brace in texi2pod.pl regex
2016-07-02 Mark Thompsonhwcontext_vaapi: Add driver quirks to the hwdevice
2016-07-02 Hendrik Leppkespixfmt: add P010 pixel format
2016-06-28 Martin StorsjöAdd an OpenH264 decoder wrapper
2016-06-25 Anton Khirnovavconv: buffer the packets written while the muxer...
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovhwcontext: add a QSV implementation
2016-06-21 Anton Khirnovlavc: allow using AVCodecContext.hw_frames_ctx for...
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-12 Anton Khirnovlavc: add H.264 MVC profiles
2016-05-26 Anton Khirnovhwcontext: add a function for opening devices
2016-05-24 Diego Biurrunavcodec: Bump micro version after changing public JPEG...
2016-05-19 Anton KhirnovAdd release notes for 12.
2016-05-18 Martin Storsjöavio: Allow custom IO users to get labels for the outpu...
2016-05-17 Vittorio Giovarastereo3d: Add API to get name from value or value from...
2016-05-17 Anton Khirnovhwcontext: add a dxva2 implementation
2016-05-13 Diego BiurrunSplit global .gitignore file into per-directory files
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-03-24 Michael Niedermayeropt: Add av_opt_copy()
2016-03-24 Martin Storsjöfile: Add an option for following a file that is being...
2016-03-24 Andrey Utkinavio: Add an option 'rw_timeout'
2016-03-23 Anton Khirnovlavfi: add an NVIDIA NPP-based scaling filter
2016-03-23 wm4lavc: introduce a new decoding/encoding API with decoup...
2016-03-23 Diego Biurrundoc: Update paths to match new examples location
2016-03-20 Anton Khirnovlavc: add a new bitstream filtering API
2016-03-19 Mark Thompsonlavfi: generic hardware surface upload and download...
2016-03-19 Mark Thompsonlavu: VAAPI hwcontext implementation
2016-03-19 Mark Thompsonlavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX...
2016-03-19 Mark Thompsonlavu: add a way to query hwcontext frame constraints
2016-02-26 Anton KhirnovAPIchanges: add missing hashes and dates
2016-02-26 Anton Khirnovlavf: add a missing bump and APIchanges for the codecpa...
2016-02-24 Anton Khirnovexamples/transcode_aac: convert to codecpar
2016-02-24 Anton Khirnovexamples/qsvdec: convert to codecpar
2016-02-24 Anton Khirnovexamples/output: convert to codecpar
2016-02-23 Anton Khirnovlavc: add a variant of av_get_audio_frame_duration...
next