]> git.sesse.net Git - ffmpeg/history - doc
riff: Support H.264 fourcc UMSV
[ffmpeg] / doc /
2014-04-03 Luca Barbatolog: Support for 256color terminals
2014-04-03 Luca Barbatodoc: Fit the graph in 80 cols
2014-03-31 Jimmy ChristensenOpenEXR decoder
2014-03-30 Timothy Guavconv: make the ASCII flow charts narrower to fit...
2014-03-27 Vittorio GiovaraX-Bitmap decoder
2014-03-27 Paul B MaholPAF demuxer and decoder
2014-03-27 Aleksi NurmiBRender PIX image decoder
2014-03-26 Vittorio GiovaraAlias PIX image encoder and decoder
2014-03-24 Anton Khirnovaf_volume: support using replaygain frame side data
2014-03-24 Anton Khirnovframe: add a function for removing side data from a...
2014-03-24 Anton KhirnovAdd replaygain side data type and code for parsing...
2014-03-24 Anton Khirnovlavf: add an AVStream field for exporting stream-global...
2014-03-24 Anton Khirnovlavc: give a typedeffed name to the AVPacket.side_data...
2014-03-23 Vittorio GiovaraRELEASE_NOTES: mention new filters
2014-03-22 Diego Biurrundsputil: Move thirdpel-related bits into their own...
2014-03-16 Jean FirstRGBA64 pixel formats
2014-03-13 Diego BiurrunRemove all SPARC architecture optimizations
2014-03-13 Luca Barbatoavconv: Match stream id
2014-03-12 Martin Storsjödoc: Point to the correct, actually maintained gas...
2014-03-11 Clément Bœschhttp: Allow setting a Content-Type for POST requests
2014-03-11 Alessandro Ghedinihttp: Improve options descriptions
2014-03-11 Anssi Hannulahttp: Add support for selecting a request range
2014-03-11 Clément Bœschhttp: Support setting custom User-Agent
2014-03-11 Michael Niedermayerhttp: Export Content-Type information
2014-03-11 Luca Barbatohttp: Add support reading ICY metadata
2014-03-11 Stephen Hutchinsondoc: Add section about AviSynth support
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-02-25 Anton Khirnovlibavfilter: example audio filtering program
2014-02-24 Janne Grunautexi2pod: always declare the pod file as UTF-8 encoded
2014-02-24 Vittorio Giovaradoc: fix one accented word
2014-02-24 Vittorio Giovaradoc: name correct header
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-24 Anton Khirnovavconv: support forcing codec tags for input streams
2014-02-22 Anton Khirnovlavr: add a function for checking whether AVAudioResamp...
2014-02-19 Anton KhirnovAVOptions: add flags for read/read-only options
2014-02-19 Anton KhirnovAVOptions: deprecate unused AV_OPT_FLAG_METADATA
2014-02-19 Luca Barbatodoc: Name the MOV muxer as it should be called
2014-02-19 Luca Barbatodoc: Sort the muxer documentation
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2014-02-16 Diego Biurrundoc: Fix project name typo
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-14 Diego Biurrundoc/examples: misc Doxygen markup improvements
2014-02-14 Diego Biurrunbuild: doxy: Include code examples in Doxygen documentation
2014-02-14 Diego Biurrundoxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh
2014-02-14 Diego Biurrunbuild: Do not pass HTML snippets and stylesheet as...
2014-02-14 Diego BiurrunDoxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET}...
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-10 Christophe Gisquetbuild: fix examples compilation when EXESUF is not...
2014-02-10 Anton Khirnovavplay: add support for seeking to chapter marks
2014-02-10 Anton Khirnovdoc/APIchanges: mark the place where 9 was branched
2014-02-10 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-02-04 Keith Lawsonvf_overlay: add eof_action switch
2014-01-29 John Stebbinsdoc: document correct option to list encoders
2014-01-29 John Stebbinsdoc: add decoders.texi
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-17 Anton Khirnovmp3enc: allow omitting the id3v2 header with -id3v2_ver...
2014-01-17 Anton Khirnovmp3enc: add an option for disabling the Xing frame.
2014-01-09 Vittorio Giovaralavfi: add framepack filter
2014-01-09 Maxim PolijakowskiATRAC3+ decoder
2014-01-05 Tim Walkeravframe: add AV_FRAME_DATA_MATRIXENCODING side data...
2014-01-05 Tim Walkerlavu: Add values for various Dolby flags to the AVMatri...
2014-01-01 Anton KhirnovMakefile: add html template files to the doxygen deps
2013-12-27 Luca Barbatodoxy: Update the css to have a flat style
2013-12-27 Luca Barbatodoxy: Fix link in badge color
2013-12-22 Tim Walkerdoc: fix link to the ISC license text in the developer...
2013-12-22 Tim Walkerdoc: fix a coding style error in the developer document...
2013-12-21 Justin RugglesAdd a libwebp encoder
2013-12-20 Gildas Cocherellavc: add HEVC profiles names
2013-12-18 Anton KhirnovPrepare release notes for Libav 10 "Eks"
2013-12-14 Reinhard TartlerBump major of libavfilter for reference counted buffer...
2013-12-14 Reinhard TartlerBump libavutil major version to account for the LLS...
2013-12-11 Anton Khirnovlavc: deprecate avcodec_get_frame_defaults().
2013-12-11 Anton KhirnovReplace all uses of avcodec_free_frame with av_frame_fr...
2013-12-09 Vittorio Giovaraavframe: add codec-independent stereoscopic metadata
2013-12-01 Diego Biurrundoc: Try to find nonstandard Perl path from the environment
2013-11-27 Derek Buitenhuisdoc/platform: Update to reflect current MSVC build...
2013-11-27 Andreas UnterwegerAdd an audio transcoding example.
2013-11-26 Diego Biurrunbuild: Check for pod2man instead of perl for manual...
2013-11-26 John Stebbinsmpeg12dec: Extract CC user data into frame side data
2013-11-26 Kostya Shishkovmetasound: add last missing modes (8kHz @ 6kbps per...
2013-11-25 Diego Biurrunbuild: Integrate multilibrary examples into the build...
2013-11-25 Diego Biurrunbuild: Separate building programs linking against libav...
2013-11-25 Martin Storsjödoc: Add the host executable suffix for the print_optio...
2013-11-23 Diego Biurrunbuild: more fine-grained dependencies for documentation...
2013-11-23 Anton Khirnovavconv: add support for VDPAU decoding
2013-11-23 Anton Khirnovavconv: add infrastructure for using hwaccels
2013-11-21 Vittorio Giovarafilter docs: reference scale and fps filters
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-14 Anton KhirnovMove av_fast_{m,re}alloc from lavc to lavu.
2013-11-14 Anton Khirnovlavc: make error_rate a private option of mpegvideo...
2013-11-14 Anton Khirnovvdpau: add a constructor for AVVDPAUContext.
2013-11-14 Anton Khirnovvdpau: add a convenience function for getting a decoder...
2013-11-13 Diego BiurrunDeprecate obsolete XvMC hardware decoding support
2013-11-04 Jan Ekströmlavc: Add colorimetry values for BT.2020, other non...
2013-11-02 Rudolf Polzervf_scale: make the dar variable return the DAR.
2013-11-02 Rudolf Polzervf_aspect: support variables in evaluating the aspect...
next