aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-12-03doc: break some long lines in developer.texiLuca Barbato
2011-12-03drawtext: make x and y parametricLuca Barbato
2011-12-03doc: remove space between variable and post increment in example codeJanne Grunau
2011-12-02Add avcodec_decode_audio4().Justin Ruggles
2011-12-02avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles
2011-12-02Update developers documentation with coding conventions.Victor Vasiliev
2011-12-02doc: improve general documentation for MacOSXLuca Barbato
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-28APIchanges: fill in some blanksMans Rullgard
2011-11-28doc: cleanup filter sectionLuca Barbato
2011-11-26avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-23libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles
2011-11-23libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles
2011-11-21doc/filters: fix some typos.Anton Khirnov
2011-11-19avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles
2011-11-18Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov
2011-11-16avutil: Add av_timegm as a public functionMartin Storsjö
2011-11-14doc: add support for an optional navigation bar in texi2html pagesJanne Grunau
2011-11-13texi2html: remove stray \nLuca Barbato
2011-11-13doc: prettyfy the texi2html documentationLuca Barbato
2011-11-11VBLE DecoderDerek Buitenhuis
2011-11-10doc: update libavfilter documentationLuca Barbato
2011-11-09udp: Allow specifying the local IP addressMartin Storsjö
2011-11-08doc/git-howto: expand format-patch and send-email notes.Anton Khirnov
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-06doc/APIchanges: add missing dates and hashesAnton Khirnov
2011-11-06avconv: move copy_initial_nonkeyframes to the options context.Anton Khirnov
2011-11-06doc/avconv: elaborate on basic functionality.Anton Khirnov
2011-11-06doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formatsAnton Khirnov
2011-11-06avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger
2011-11-06avstring: Add locale independent implementations of toupper/tolowerLuca Barbato
2011-11-05avformat: Add functions for doing global network initializationMartin Storsjö
2011-11-03avconv: add -dump_attachment option.Anton Khirnov
2011-11-03avconv: add -attach option.Anton Khirnov
2011-10-27avcodec: remove avcodec_parse_frame and deprecate associated elements.Justin Ruggles
2011-10-26pulse: documentationLuca Barbato
2011-10-26avcodec: remove the Zork PCM encoder.Justin Ruggles
2011-10-20libspeexenc: add libspeex encoderJustin Ruggles
2011-10-19presets: rename presets directoryJanne Grunau
2011-10-19lavf: add avformat_new_stream as a replacement for av_new_stream.Anton Khirnov
2011-10-19Ut Video decoderKostya Shishkov
2011-10-19lavfi: add rgbtestsrc source, ported from MPlayer libmpcodecsStefano Sabatini
2011-10-19lavfi: add testsrc sourceStefano Sabatini
2011-10-18doc/avtools: add forgotten part to stream specifiers descriptionAnton Khirnov
2011-10-17avconv: add presetsAlexandra Khirnova
2011-10-17doc: Update the documentation on setting options for RTSPMartin Storsjö
2011-10-17lavfi: port libmpcodecs delogo filterStefano Sabatini
2011-10-17lavfi: port boxblur filter from libmpcodecsStefano Sabatini
2011-10-17lavfi: add negate filterStefano Sabatini
2011-10-17lavfi: add LUT (LookUp Table) generic filtersStefano Sabatini