]> git.sesse.net Git - ffmpeg/history - doc
movenc: Don't write any edit list if the start offset is zero
[ffmpeg] / doc /
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()
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...
next