summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pixdesc: return color properties namesVittorio Giovara2014-10-081-0/+3
* vdpau: add av_vdpau_bind_context()RĂ©mi Denis-Courmont2014-10-061-0/+4
* hlsenc: Add parameter -hls_allow_cacheJoakim Roubert2014-10-031-0/+2
* doc: Fix syntax and logical errors in avconv stream combination exampleDiego Biurrun2014-09-101-3/+3
* avplay: Exit by default at the end of playbackDiego Biurrun2014-09-061-2/+2
* Add release notes for 11.Anton Khirnov2014-09-041-59/+50
* texi2pod: Make it output a single encoding stringLuca Barbato2014-09-031-2/+3
* avcodec: add stream-level stereo3d side dataVittorio Giovara2014-08-281-0/+3
* doc: fix a typoGabriel Dume2014-08-261-1/+1
* lavf: add AVFormatContext.max_ts_probeAnton Khirnov2014-08-251-0/+3
* doc/APIchanges: fill in missing hashes and datesAnton Khirnov2014-08-251-29/+29
* doc: Change wrong term to avoid confusionGabriel Dume2014-08-181-1/+1
* cmdutils: allow matching by metadata in stream specifiersAnton Khirnov2014-08-132-0/+12
* mem: add av_strndup() for duplicating substringsAnton Khirnov2014-08-131-0/+3
* http: enable icy metadata by default.Andrew Stone2014-08-131-1/+1
* AVOption: add support for dictionary types.Andrew Stone2014-08-131-0/+4
* lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone2014-08-131-0/+4
* avresample: Introduce AVFrame-based APILuca Barbato2014-08-101-0/+6
* Bump major versions of all libraries.Anton Khirnov2014-08-091-7/+7
* avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun2014-08-081-0/+4
* swscale: Undeprecate sws_getContext()Diego Biurrun2014-08-071-0/+3
* avcodec: Undeprecate reordered_opaqueDiego Biurrun2014-08-071-0/+3
* movenc: Add option to disable nero chaptersJohn Stebbins2014-08-051-0/+5
* avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara2014-08-041-0/+3
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-0/+4
* pixdesc: Support pixelformat aliasesLuca Barbato2014-08-041-0/+3
* 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
OpenPOWER on IntegriCloud