]> git.sesse.net Git - ffmpeg/history - doc
prores: Add a codepath for decoding errors
[ffmpeg] / doc /
2013-09-28 Anton Khirnovlavfi: allow user-provided execute() callbacks
2013-09-26 Paul B Maholpcm: support 24-bit/32-bit little-endian planar
2013-09-26 Martin Storsjötls: Add support for listen mode
2013-09-26 Martin Storsjötls: Add options for verifying the peer certificate
2013-09-24 Anton Khirnovdoc/filters: fix an option name in the unsharp docs
2013-09-21 Kieran Kunhyalavu: Add interleaved 4:2:2 8/10-bit formats
2013-09-18 Justin RugglesAdd a WebP decoder
2013-09-17 Luca Barbatodoc: Add missing hashes and dates to APIChanges
2013-09-16 Luca Barbatomem: Introduce av_reallocp
2013-09-10 Diego Biurrundoc: Drop VDPAU from list of supported codecs
2013-09-04 Clifford Wolfdoc: Describe TB option of setpts filter
2013-09-02 Diego Biurruncosmetics: Fix ATRAC codec name spelling
2013-08-31 Vittorio Giovaraconfigure: Add docdir configuration option
2013-08-28 Luca Barbatodoc: document the asf demuxer
2013-08-27 Luca Barbatodoc: Document the flv demuxer
2013-08-21 Clément Bœschmovenc: add faststart option for web streaming
2013-08-20 Justin Rugglesvf_fps: add 'start_time' option
2013-08-10 Martin Storsjödoc: Clarify the avconv section about -re
2013-08-10 Martin Storsjödoc: Add an example on publishing over RTMP
2013-08-10 Martin Storsjödoc: Add librtmp to the section header for the librtmp...
2013-08-10 Martin Storsjödoc: Explain that the default RTMP user agent is differ...
2013-08-10 Martin Storsjödoc: Extend the rtmp example to include how to pass...
2013-08-10 Luca Barbatolavc: Add refcounted api to AVPacket
2013-08-08 Kostya ShishkovVoxware MetaSound decoder
2013-08-05 Luca Barbatolavf: Support unix sockets
2013-08-05 Luca Barbatolibx264: add shortcut for the bluray compatibility...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate VDPAU codec capability
2013-08-05 Rémi Denis-Courmontvdpau: deprecate old codec-specific pixel formats
2013-08-05 Anton Khirnovavconv: make input -ss accurate when transcoding
2013-08-02 Yusuke Nakamuraavcodec: Add output_picture_number to AVCodecParserContext
2013-08-02 Diego Biurrundoc/print_options: Move options headers to a saner...
2013-08-02 Diego BiurrunGive less generic names to global library option arrays
2013-07-31 Vittorio Giovaraavconv: add -n option to immediately exit when output...
2013-07-29 Diego Biurrunavisynth: Fix a "AVISynth" vs. "AviSynth" struct name...
2013-07-27 Diego Biurrundoc: cosmetics: Consistently format list and table...
2013-07-25 Diego Biurrunmiscellaneous typo fixes
2013-06-24 Derek Buitenhuisdoc/platform: Add info about ICL
2013-06-24 Kieran Kunhyalavc: Add option to encode MPEG-2 AAC with libfdk-aac
2013-06-10 Anton Khirnovlavc: add a libwavpack encoder wrapper
2013-06-04 Martin Storsjömem: Add av_realloc_array and av_reallocp_array
2013-06-03 Kostya ShishkovGo2Webinar decoder
2013-05-30 Kostya Shishkovproresenc: alpha coding support
2013-05-29 Martin Storsjödoc: Mention the target_samples and ld variables for...
2013-05-29 Martin Storsjöfate.sh: Allow specifying --as via a specific variable
2013-05-24 Anton Khirnovlavfi: add a slice threading infrastructure
2013-05-24 Anton KhirnovMove get_logical_cpus() from lavc/pthread to lavu/cpu.
2013-05-24 Anton Khirnovdoxy: enable TYPEDEF_HIDES_STRUCT
2013-05-24 Yusuke Nakamuraavcodec: Add picture structure information to AVCodecPa...
2013-05-21 Diego Biurrunfate.sh: add support for build-only FATE instances
2013-05-18 Luca Barbatoconfigure: Add basic valgrind-massif support
2013-05-18 Eli FriedmanEscape 130 (RPL) decoder
2013-05-17 Anton Khirnovdoxy: don't sort struct members alphabetically
2013-05-17 Kostya ShishkovApple Intermediate Codec decoder
2013-05-15 Anton Khirnovpixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*
2013-05-07 Anton Khirnovavconv: remove -deinterlace
2013-05-04 Reinhard Tartlerconfigure: Add basic valgrind-memcheck support
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Anton Khirnovmatroskaenc: add an option to put the index at the...
2013-05-03 Masaki Tanakaavcodec: Add field order information to AVCodecParserCo...
2013-04-30 Anton Khirnovlavfi: add trim and atrim filters.
2013-04-30 Anton Khirnovlavfi: add an asetpts filter
2013-04-24 Anton Khirnovdoc/APIchanges: add missing hashes and dates
2013-04-22 Nicolas BertrandJPEG 2000 decoder for DCinema
2013-04-19 Anton Khirnovh264: fully support cropping.
2013-04-11 Vittorio Giovaralavfi: new interlace filter
2013-04-11 Anton Khirnovcmdutils: allow -h filter=<name> to print information...
2013-04-11 Anton Khirnovlavfi: change the filter registering system to match...
2013-04-11 Anton Khirnovlavfi: add a function for counting elements in AVFilter...
2013-04-11 Anton Khirnovlavfi: mark filters with dynamic number of inputs or...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_dict() for initializing a...
2013-04-11 Anton Khirnovlavfi: add avfilter_init_str() to replace avfilter_init...
2013-04-11 Anton Khirnovlavfi: add AVFilterContext.graph.
2013-04-11 Anton Khirnovlavfi: deprecate avfilter_graph_add_filter().
2013-04-11 Anton Khirnovlavfi: replace avfilter_open() with avfilter_graph_allo...
2013-04-11 Anton Khirnovlavfi: merge avfiltergraph.h into avfilter.h
2013-04-11 Anton Khirnovdoc: document the prores encoder options
2013-04-11 Anton Khirnovimg2enc: add an option for overwriting one file with...
2013-04-09 Anton Khirnovlavfi: add a bump and docs entries for the AVOptions...
2013-04-09 Anton Khirnovvsrc_testsrc: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_movie: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvsrc_color: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_join: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovaf_channelmap: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_yadif: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_unsharp: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_transpose: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_settb: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_setpts: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_select: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_pad: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_overlay: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_lut: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_libopencv: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_hqdn3d: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_gradfun: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_scale: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_frei0r: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fieldorder: switch to an AVOptions-based system.
2013-04-09 Anton Khirnovvf_fade: switch to an AVOptions-based system.
next