]> git.sesse.net Git - ffmpeg/history - doc
http: pass return code from http_open_cnx_internal() on its failure
[ffmpeg] / doc /
2018-06-04 Sven Duekingavformat/libsrt: add latency options and deprecate...
2018-06-03 Sven Duekingavformat/libsrt: add payload size option
2018-03-28 Sven DuekingAdd Haivision SRT protocol
2018-03-12 Luca BarbatoAdd AV1 video decoding support through libaom
2018-03-07 Andreas Unterwegerexamples: Use new API for transcoding example
2018-02-11 Mark Thompsonlavfi: Add support for increasing hardware frame pool...
2018-02-11 Mark Thompsonlavc: Add support for increasing hardware frame pool...
2018-01-04 Michael WoottonAdd support for H.264 and HEVC hardware encoding for...
2017-12-29 Zhong Liexamples/qsvdec: do not set the deprecated field refcou...
2017-12-19 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-12-19 Mark Thompsonlavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
2017-12-19 Mark Thompsonlavc: Add codec metadata to indicate hardware support
2017-11-28 Vittorio Giovarastereo3d: Support view type for frame sequence type
2017-10-27 Luca Barbatodoc: Provide better examples for hls and segment muxing
2017-10-19 wm4lavc: external hardware frame pool initialization
2017-10-13 Josh de KockRemove dv1394 input device
2017-10-13 Diego BiurrunRemove all output devices
2017-09-21 Vittorio Giovarapixdesc: Add API to map color property names to enum...
2017-08-30 wm4lavf: make avio_read_partial() public
2017-08-20 Mark Thompsonlavc: Add mpeg2_metadata bitstream filter
2017-08-20 Mark Thompsonlavc: Add coded bitstream read/write support for MPEG-2
2017-08-13 Mark Thompsonlavc: Add hevc_metadata bitstream filter
2017-08-13 Mark Thompsonlavc: Add h264_redundant_pps bitstream filter
2017-08-13 Mark Thompsonlavc: Add h264_metadata bitstream filter
2017-08-12 Mark Thompsonlavc: Add trace_headers bitstream filter
2017-08-06 Mark Thompsonvaapi_encode: Move quality option to common code
2017-07-26 wm4imgutils: add function to clear an image to black
2017-07-26 wm4lavc, lavu: move frame cropping to a convenience function
2017-07-05 Tomas HärdinAdd Cinepak encoder
2017-06-08 wm4dxva: add support for new dxva2 and d3d11 hwaccel APIs
2017-06-08 wm4lavu: add new D3D11 pixfmt and hwcontext
2017-05-16 Mark Thompsondoc: Document hwupload, hwdownload and hwmap filters
2017-05-02 Diego Biurrunaac: Split function to parse ADTS header data into...
2017-04-30 Mark Thompsonhwcontext: Improve allocation in derived contexts
2017-04-30 Mark Thompsonavconv: Support setting the hardware device to use...
2017-04-27 James Almerspherical: add functions to retrieve and request projec...
2017-04-26 Mark Thompsonlavc: Add flag to allow profile mismatch with hardware...
2017-04-25 Kostya ShishkovAdd ClearVideo decoder
2017-04-24 Diego Biurrundoc/examples/output: Cast pointer to the right (const...
2017-04-24 Diego Biurrundoc/examples/filter_audio: const correctness
2017-04-13 Paul B MaholAdd FM Screen Capture Codec decoder
2017-04-10 Andreas Unterwegerexamples: Fixed and extended Doxygen documentation
2017-04-02 Mark Thompsondoc: Add VAAPI encoders
2017-04-02 Mark Thompsonvp9: Add bsf to fix reordering in raw streams
2017-04-02 Ronald S. Bultjevp9: Add bsf to merge superframes
2017-03-23 Vittorio GiovaraAPIchanges: Update bump dates
2017-03-20 Mark Thompsonavconv: Document the -init_hw_device option
2017-03-20 wm4lavc: Add hwaccel_flags field to AVCodecContext
2017-03-20 Mark Thompsonhwcontext: Make it easier to work with device types
2017-03-20 Mark Thompsonhwcontext: Add device derivation
2017-03-09 Kieran KunhyaAdd Cineform HD Decoder
2017-03-07 Vittorio Giovaraspherical: Add tiled equirectangular type and projectio...
2017-03-07 Diego Biurrunbuild: Prefer NASM assembler over YASM
2017-03-01 Paul B MaholAdd Apple Pixlet decoder
2017-02-27 Diego Biurrunbuild: Drop DOC_ prefix from EXAMPLES-related variables
2017-02-27 Diego BiurrunUse modern avconv syntax for codec selection in documen...
2017-02-21 Diego Biurrunbuild: Separate logic for building examples from that...
2017-02-21 Diego Biurrunbuild: Split logic for building examples off into a...
2017-02-21 Diego Biurrunbuild: Avoid duplication in examples lists
2017-02-21 Diego Biurrunbuild: Drop leftover reference to old EXAMPLES logic
2017-02-13 Mark Thompsonlavc: Add device context field to AVCodecContext
2017-02-11 wm4AVFrame: add an opaque_ref field
2017-02-11 Anton Khirnovframe: allow align=0 (meaning automatic) for av_frame_g...
2017-02-11 Anton Khirnovcpu: add a function for querying maximum required data...
2017-02-11 Anton Khirnovavio: add a destructor for AVIOContext
2017-02-01 wm4lavc: deprecate refcounted_frames field
2017-02-01 Anton Khirnovavconv: allow -b to be used with streamcopy
2017-01-30 Peter Großedoc: add dash muxer
2017-01-12 Anton Khirnovlavc: add an option for exporting cropping information...
2017-01-12 Anton Khirnovframe: add a cropping rectangle to AVFrame
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()
next