aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avio: Introduce avio_read_to_bprint(avioctx, bp, max_size)Andrey Utkin2014-07-231-0/+3
* Merge commit 'bb0babd7054bed7edfd9f4d6b20cdba864de1830'Michael Niedermayer2014-07-221-0/+3
|\
| * build: Support executable only ldflagsLuca Barbato2014-07-211-0/+3
| * examples/output: Remove unused variableDiego Biurrun2014-07-111-1/+0
* | doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chageMichael Niedermayer2014-07-211-0/+4
* | doc: fix two spelling errorsAndreas Cadhalpun2014-07-202-2/+2
* | doc/issue_tracker: Correct sub-domain for mailing listMichael Niedermayer2014-07-201-1/+1
* | doc: restore default.cssClément Bœsch2014-07-201-0/+165
* | doc: update the documentation generator to match the new websitedb02014-07-203-188/+36
* | lavfi/drawtext: add alias "expr_int_format" to expansion function "eif"Andrey Utkin2014-07-181-1/+1
* | lavd/x11grab: add an option to disable MIT-SHM.Nicolas George2014-07-171-0/+4
* | doc/filters/drawtext: simplify example, use clip() eval functionStefano Sabatini2014-07-171-1/+1
* | lavfi/drawtext: add fontcolor_expr optionAndrey Utkin2014-07-171-0/+16
* | lavfi/drawtext: add expansion function eif()Andrey Utkin2014-07-171-0/+9
* | lavu/eval: add clip functionStefano Sabatini2014-07-171-0/+3
* | libavformat/segment: change segment_list_size behavior to match hls_list_size...Simon Thelen2014-07-171-1/+1
* | doc/APIchanges: updaten2.4-devMichael Niedermayer2014-07-161-5/+5
* | 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