]> git.sesse.net Git - ffmpeg/history - doc
vf_interlace: get rid of useless loads
[ffmpeg] / doc /
2014-11-08 Martin Storsjömovenc: Remove an outdated comment
2014-11-07 Michael Niedermayerlavf: Add an option for avoiding negative timestamps
2014-11-06 Anton Khirnovlavc: add a public API for parsing vorbis packets.
2014-10-29 Martin Storsjömovenc: Add a flag for using default-base-is-moof in...
2014-10-29 Martin Storsjödoc: Document the omit_tfhd_offset flag to the mp4...
2014-10-24 Anton Khirnovmp3enc: write full LAME frame
2014-10-24 Anton Khirnovdoc: reword the mp3 muxer documentation
2014-10-24 Martin Storsjölavu: Add av_gettime_relative
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-15 Rémi Denis-Courmontvdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-15 Rémi Denis-Courmontdoc: fix typing mistake
2014-10-13 Anton Khirnovlavc: use a separate field for exporting audio encoder...
2014-10-08 Vittorio Giovarapixdesc: return color properties names
2014-10-06 Rémi Denis-Courmontvdpau: add av_vdpau_bind_context()
2014-10-03 Joakim Rouberthlsenc: Add parameter -hls_allow_cache
2014-09-10 Diego Biurrundoc: Fix syntax and logical errors in avconv stream...
2014-09-06 Diego Biurrunavplay: Exit by default at the end of playback
2014-09-04 Anton KhirnovAdd release notes for 11.
2014-09-03 Luca Barbatotexi2pod: Make it output a single encoding string
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-26 Gabriel Dumedoc: fix a typo
2014-08-25 Anton Khirnovlavf: add AVFormatContext.max_ts_probe
2014-08-25 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-08-18 Gabriel Dumedoc: Change wrong term to avoid confusion
2014-08-13 Anton Khirnovcmdutils: allow matching by metadata in stream specifiers
2014-08-13 Anton Khirnovmem: add av_strndup() for duplicating substrings
2014-08-13 Andrew Stonehttp: enable icy metadata by default.
2014-08-13 Andrew StoneAVOption: add support for dictionary types.
2014-08-13 Andrew Stonelavf: add AVFormatContext/AVStream fields for signaling...
2014-08-10 Luca Barbatoavresample: Introduce AVFrame-based API
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-08 Diego Biurrunavcodec: Rename xvidmmx IDCT to xvid
2014-08-07 Diego Biurrunswscale: Undeprecate sws_getContext()
2014-08-07 Diego Biurrunavcodec: Undeprecate reordered_opaque
2014-08-05 John Stebbinsmovenc: Add option to disable nero chapters
2014-08-04 Vittorio Giovaraavutil: add AV_PIX_FMT_YA16 pixel format
2014-08-04 Vittorio Giovaraavutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8
2014-08-04 Luca Barbatopixdesc: Support pixelformat aliases
2014-08-04 Marvin ScholzAdd Icecast protocol
2014-08-03 Kieran Kunhyaavcodec: Deprecate dtg_active_format field in favor...
2014-08-03 Diego Biurrunavcodec: Deprecate unused defines and options
2014-08-03 Diego Biurrunexamples: filter_audio: Add missing mem.h header for...
2014-08-01 Vittorio GiovaraRevert "vf_interlace: deprecate lowpass option"
2014-07-29 Luca Barbatoavstring: Expose the simple name match function
2014-07-28 Anton Khirnovlavc: add a property for marking codecs that support...
2014-07-26 Anton Khirnovoutput example: convert audio to the format supported...
2014-07-26 Anton Khirnovoutput example: set the stream timebase
2014-07-21 Luca Barbatobuild: Support executable only ldflags
2014-07-11 Diego Biurrunexamples/output: Remove unused variable
2014-07-09 Vittorio Giovaradisplay: add matrix flip api
2014-07-09 Andrew Kelleydoc: mention option to mix shared/static libraries
2014-07-09 Anton Khirnovlavc: export DV profile API used by muxer/demuxer as...
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
2014-06-28 Vittorio Giovaraapichanges: fill in changes for lavu 51.19 and 51.20
2014-06-26 Anton Khirnovoutput example: free the muxing format context properly
2014-06-26 Anton Khirnovoutput example: rewrite encoding logic
2014-06-26 Anton Khirnovoutput example: store the scaling context in the stream...
2014-06-26 Anton Khirnovoutput example: use a macro instead of a static variable
2014-06-26 Anton Khirnovoutput example: allocate the audio frame only once
2014-06-26 Anton Khirnovoutput example: use OutputStream for audio streams...
2014-06-26 Anton Khirnovoutput example: use the new AVFrame API to allocate...
2014-06-26 Anton Khirnovoutput example: set output channel layout
2014-06-26 Anton Khirnovoutput example: use a struct to bundle the video stream...
2014-06-26 Anton Khirnovoutput example: use the new AVFrame API for allocating...
2014-06-22 Diego BiurrunDifferentiate assembler and assembly in documentation...
2014-06-20 Justin RugglesAdd av_image_check_sar() and use it to validate SAR
2014-06-20 Anton KhirnovUse av_packet_rescale_ts() to simplify code.
2014-06-20 Anton Khirnovlavc: add a convenience function for rescaling timestam...
2014-06-18 Luca Barbatodoc: Document segment_list_type
2014-06-18 Anton Khirnovlavf: switch to AVStream.time_base as the hint for...
2014-06-18 Anton KhirnovRemove avserver.
2014-06-10 Luca Barbatompegts: Provide an option to override the pcr period
2014-06-10 Luca Barbatodoc: Document mpegts muxrate
2014-06-01 Anton Khirnovlavc: add an option to enable side data-only packets...
2014-06-01 wm4lavu: add all color-related enums to AVFrame
2014-05-28 Luca Barbatoavresample: Add avresample_get_out_samples
2014-05-28 Luca Barbatonut: Support experimental NUT 4 features
2014-05-28 Luca Barbatoavformat: Provide a standard compliance flag
2014-05-23 Vittorio Giovaraavcodec: bump version after rotation api
2014-05-19 Janne Grunaulavf: add av_stream_get_side_data
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-05-19 Anton Khirnovlavf: deprecate now unused AVStream.pts
2014-05-18 Anton Khirnovdoc/APIchanges: mark the release 10 branch point
2014-05-18 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-05-18 Anton Khirnovlavc: add avcodec_free_context().
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2014-05-11 Anton Khirnovavconv: Support VDA hwaccel
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_MV0 to mpegvideo
2014-05-01 Anton Khirnovlavc: make the xvid-specific "gmc" flag a private optio...
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
2014-05-01 Anton Khirnovlavc: deprecate CODEC_FLAG_INPUT_PRESERVED
2014-05-01 Alessandro Ghedinilavfi: add Bauer stereo-to-binaural audio filter
2014-04-29 Luca Barbatohls: Add an option to prepend a baseurl to the playlist...
2014-04-29 Enrique Arizón Benitosegment: Add an option to prepend a string to the list...
2014-04-28 Hendrik Leppkesavconv: add support for DXVA2 decoding
2014-04-28 Hendrik Leppkesdxva2_h264: add a workaround for old Intel GPUs
2014-04-23 Kostya ShishkovOn2 AVC decoder
2014-04-22 Derek Buitenhuisavutil: Add av_get_time_base_q()
2014-04-19 Peter RossSilicon Graphics Movie demuxer
next