Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-08-03examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun
2014-08-01Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara
2014-07-29avstring: Expose the simple name match functionLuca Barbato
2014-07-28lavc: add a property for marking codecs that support frame reorderingAnton Khirnov
2014-07-26output example: convert audio to the format supported by the encoderAnton Khirnov
2014-07-26output example: set the stream timebaseAnton Khirnov
2014-07-22build: Support executable only ldflagsLuca Barbato
2014-07-11examples/output: Remove unused variableDiego Biurrun
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-09doc: mention option to mix shared/static librariesAndrew Kelley
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-28apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara
2014-06-26output example: free the muxing format context properlyAnton Khirnov
2014-06-26output example: rewrite encoding logicAnton Khirnov
2014-06-26output example: store the scaling context in the stream contextAnton Khirnov
2014-06-26output example: use a macro instead of a static variableAnton Khirnov
2014-06-26output example: allocate the audio frame only onceAnton Khirnov
2014-06-26output example: use OutputStream for audio streams as wellAnton Khirnov
2014-06-26output example: use the new AVFrame API to allocate audio framesAnton Khirnov
2014-06-26output example: set output channel layoutAnton Khirnov
2014-06-26output example: use a struct to bundle the video stream variables togetherAnton Khirnov
2014-06-26output example: use the new AVFrame API for allocating the video frameAnton Khirnov
2014-06-23Differentiate assembler and assembly in documentation and commentsDiego Biurrun
2014-06-20Add av_image_check_sar() and use it to validate SARJustin Ruggles
2014-06-20Use av_packet_rescale_ts() to simplify code.Anton Khirnov
2014-06-20lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov
2014-06-19doc: Document segment_list_typeLuca Barbato
2014-06-18lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov
2014-06-18Remove avserver.Anton Khirnov
2014-06-11mpegts: Provide an option to override the pcr periodLuca Barbato
2014-06-11doc: Document mpegts muxrateLuca Barbato
2014-06-01lavc: add an option to enable side data-only packets during encodingAnton Khirnov
2014-06-01lavu: add all color-related enums to AVFramewm4
2014-05-29avresample: Add avresample_get_out_samplesLuca Barbato
2014-05-29nut: Support experimental NUT 4 featuresLuca Barbato
2014-05-29avformat: Provide a standard compliance flagLuca Barbato
2014-05-23avcodec: bump version after rotation apiVittorio Giovara
2014-05-20lavf: add av_stream_get_side_dataJanne Grunau
2014-05-19Add transformation matrix API.Vittorio Giovara
2014-05-19lavf: deprecate now unused AVStream.ptsAnton Khirnov
2014-05-18doc/APIchanges: mark the release 10 branch pointAnton Khirnov
2014-05-18doc/APIchanges: fill in missing hashes and datesAnton Khirnov
2014-05-18lavc: add avcodec_free_context().Anton Khirnov
2014-05-15lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov
2014-05-11avconv: Support VDA hwaccelAnton Khirnov
2014-05-11lavu: Add a pixel format for new VDA hwaccelAnton Khirnov
2014-05-01lavc: move CODEC_FLAG_MV0 to mpegvideoAnton Khirnov
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov