aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* update for FFmpeg 2.3.4n2.3.4Michael Niedermayer2014-10-031-1/+1
* doc/filters.texi: fix filter name in examplesMark Harris2014-10-031-2/+2
* Update for FFmpeg 2.3.3n2.3.3Michael Niedermayer2014-08-171-1/+1
* update for FFmpeg 2.3.2Michael Niedermayer2014-08-101-1/+1
* doc: add very basic libcdio documentationGerion Entrup2014-07-311-0/+15
* update for FFmpeg 2.3.1Michael Niedermayer2014-07-301-1/+1
* doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chageMichael Niedermayer2014-07-221-0/+4
* doc/APIchanges: updateMichael Niedermayer2014-07-161-5/+5
* update for FFmpeg 2.3Michael Niedermayer2014-07-161-1/+1
* avfilter/drawtext: Add basic text shaping using libfribidiMarc Jeffreys2014-07-161-0/+11
* lavf: Add WebM DASH Manifest MuxerVignesh Venkatasubramanian2014-07-151-0/+30
* doc/utils: add missing `@c man end` titleTimothy Gu2014-07-151-1/+1
* avformat: add av_stream_get_parser() to access avformat AVParserMichael Niedermayer2014-07-141-0/+3
* doc/filters: fixing typoMuhammad Faiz2014-07-141-2/+2
* lavf: add samba protocol via libsmbclientLukasz Marek2014-07-132-0/+30
* AVFormat: LRC demuxer and muxerStar Brilliant2014-07-131-0/+1
* fix spelling errorsAndreas Cadhalpun2014-07-121-1/+1
* doc/encoders: Document "dvdsub workaround for some players"Oliver Fromme2014-07-121-0/+24
* doc/filters: add a signalstats exampleDave Rice2014-07-101-0/+16
* Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer2014-07-091-0/+3
|\
| * display: add matrix flip apiVittorio Giovara2014-07-091-0/+3
* | Merge commit '33a7b453a8e1f090c694ea4f36769dc837be88f0'Michael Niedermayer2014-07-091-0/+11
|\|
| * doc: mention option to mix shared/static librariesAndrew Kelley2014-07-091-0/+11
* | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer2014-07-091-0/+3
|\|
| * lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov2014-07-091-0/+3
* | doc: add doxygen target tagTimothy Gu2014-07-081-0/+1
* | doc: make doxygen program configurableTimothy Gu2014-07-082-3/+4
* | doc: add doxy-wrapper.sh to doc/doxygen/html dependenciesTimothy Gu2014-07-081-1/+1
* | doc/Doxyfile: use 5 columns for alphabetical indexMichael Niedermayer2014-07-081-1/+1
* | avformat/segment: Support cutting at clocktimeDeti fliegl2014-07-071-0/+10
* | transcoding: fix Doxygen file pathTimothy Gu2014-07-071-1/+1
* | doc/protocols: document unit of timeouts for ftp and httpLukasz Marek2014-07-051-2/+2
* | Doxyfile: imitate gcc for better libavutil/attributes.h documentationTimothy Gu2014-07-041-0/+2
* | Doxyfile: enable browser-based search engineTimothy Gu2014-07-041-1/+1
* | avfilter: add flanger filterPaul B Mahol2014-07-031-0/+36
* | doc/filters: fix typoDave Rice2014-07-021-1/+1
* | doc/ffprobe.xsd: fix order and missing elements/attributesDave Rice2014-07-021-5/+8
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-3/+0
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-3/+0
* | avfilter/showcqt: adding freetype supportMuhammad Faiz2014-06-301-0/+3
* | doc: remove trailing ':' at the end of sectionsClément Bœsch2014-06-301-4/+4
* | doc/examples/resampling_audio: use av_freep() for safteyMichael Niedermayer2014-06-291-1/+1
* | doc/examples/muxing: remove unused variableMichael Niedermayer2014-06-281-1/+1
* | doc/APIchanges: lengthening a hash to make it non ambigousMichael Niedermayer2014-06-281-1/+1
* | APIchanges: fillin some missing dataMichael Niedermayer2014-06-281-22/+22
* | Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'Michael Niedermayer2014-06-281-0/+7
|\|
| * 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
* | Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'Michael Niedermayer2014-06-271-80/+108
|\|
| * output example: rewrite encoding logicAnton Khirnov2014-06-261-77/+106