summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add Icecast protocolMarvin Scholz2014-08-042-0/+41
* avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya2014-08-031-0/+4
* avcodec: Deprecate unused defines and optionsDiego Biurrun2014-08-031-0/+7
* examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun2014-08-031-0/+1
* Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara2014-08-011-2/+5
* avstring: Expose the simple name match functionLuca Barbato2014-07-291-0/+3
* lavc: add a property for marking codecs that support frame reorderingAnton Khirnov2014-07-281-0/+3
* output example: convert audio to the format supported by the encoderAnton Khirnov2014-07-261-46/+147
* output example: set the stream timebaseAnton Khirnov2014-07-261-2/+5
* build: Support executable only ldflagsLuca Barbato2014-07-211-0/+3
* examples/output: Remove unused variableDiego Biurrun2014-07-111-1/+0
* display: add matrix flip apiVittorio Giovara2014-07-091-0/+3
* doc: mention option to mix shared/static librariesAndrew Kelley2014-07-091-0/+11
* lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-0/+3
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-3/+0
* apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara2014-06-281-0/+7
* output example: free the muxing format context properlyAnton Khirnov2014-06-261-7/+1
* output example: rewrite encoding logicAnton Khirnov2014-06-261-77/+106
* output example: store the scaling context in the stream contextAnton Khirnov2014-06-261-9/+11
* output example: use a macro instead of a static variableAnton Khirnov2014-06-261-2/+2
* output example: allocate the audio frame only onceAnton Khirnov2014-06-261-26/+23
* output example: use OutputStream for audio streams as wellAnton Khirnov2014-06-261-42/+39
* output example: use the new AVFrame API to allocate audio framesAnton Khirnov2014-06-261-19/+24
* output example: set output channel layoutAnton Khirnov2014-06-261-0/+2
* output example: use a struct to bundle the video stream variables togetherAnton Khirnov2014-06-261-43/+50
* output example: use the new AVFrame API for allocating the video frameAnton Khirnov2014-06-261-16/+23
* Differentiate assembler and assembly in documentation and commentsDiego Biurrun2014-06-221-2/+2
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-201-0/+3
* Use av_packet_rescale_ts() to simplify code.Anton Khirnov2014-06-201-8/+1
* lavc: add a convenience function for rescaling timestamps in a packetAnton Khirnov2014-06-201-0/+3
* doc: Document segment_list_typeLuca Barbato2014-06-181-0/+6
* lavf: switch to AVStream.time_base as the hint for the muxer timebaseAnton Khirnov2014-06-181-0/+5
* Remove avserver.Anton Khirnov2014-06-183-649/+0
* mpegts: Provide an option to override the pcr periodLuca Barbato2014-06-101-0/+3
* doc: Document mpegts muxrateLuca Barbato2014-06-101-0/+2
* lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-011-0/+5
* lavu: add all color-related enums to AVFramewm42014-06-011-0/+5
* avresample: Add avresample_get_out_samplesLuca Barbato2014-05-281-0/+3
* nut: Support experimental NUT 4 featuresLuca Barbato2014-05-282-0/+38
* avformat: Provide a standard compliance flagLuca Barbato2014-05-281-0/+4
* avcodec: bump version after rotation apiVittorio Giovara2014-05-231-1/+1
* lavf: add av_stream_get_side_dataJanne Grunau2014-05-201-0/+4
* Add transformation matrix API.Vittorio Giovara2014-05-191-0/+8
* lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-191-0/+5
* doc/APIchanges: mark the release 10 branch pointAnton Khirnov2014-05-181-0/+4
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-05-181-24/+24
* lavc: add avcodec_free_context().Anton Khirnov2014-05-181-0/+4
* lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-151-0/+4
* avconv: Support VDA hwaccelAnton Khirnov2014-05-111-0/+3
* lavu: Add a pixel format for new VDA hwaccelAnton Khirnov2014-05-111-0/+3
OpenPOWER on IntegriCloud