summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* examples/muxing: simplify video PTS settingStefano Sabatini2014-01-121-3/+1
* Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer2014-01-101-0/+45
|\
| * lavfi: add framepack filterVittorio Giovara2014-01-091-0/+45
| * ATRAC3+ decoderMaxim Polijakowski2014-01-091-0/+1
* | doc/examples/muxing: Fixes frame initialization.Andre Anjos2014-01-091-0/+3
* | doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu2014-01-095-0/+14
* | examples/muxing: set timestamps in output audio packetStefano Sabatini2014-01-091-0/+7
* | examples/muxing: use av_frame_free() in place of av_free()Stefano Sabatini2014-01-091-1/+1
* | examples/muxing: reuse global audio frameStefano Sabatini2014-01-091-7/+13
* | examples/muxing: honour distinction between encoder PTS timebase and stream t...Stefano Sabatini2014-01-091-1/+5
* | examples/muxing: set sample formats from list of codec supported sample formatsStefano Sabatini2014-01-091-1/+2
* | doc/filters: add rotate example using degreesLou Logan2014-01-091-0/+6
* | doc/muxers/image2: apply several formatting changesStefano Sabatini2014-01-081-8/+10
* | doc/muxers/image2: document strftime optionRamiro Polla2014-01-081-0/+14
* | doc/muxers/matroska: add information to the matroska metadata language entryHelmut K. C. Tessarek2014-01-081-0/+5
* | doc/ffmpeg: remove documentation for removed vlang/slang optionsStefano Sabatini2014-01-081-5/+0
* | doc/muxers/matroska: reformat documentationStefano Sabatini2014-01-081-15/+8
* | doc/filters/equalizer: add examples for equalizerWerner Robitza2014-01-071-0/+15
* | examples/decoding_encoding: fix style nitsStefano Sabatini2014-01-071-14/+14
* | Merge commit '5b4797a21db900b7d509660b7a4d49829089b004'Michael Niedermayer2014-01-051-0/+4
|\ \ | |/
| * avframe: add AV_FRAME_DATA_MATRIXENCODING side data type.Tim Walker2014-01-051-0/+4
* | Merge commit '5c437fb'Michael Niedermayer2014-01-051-0/+3
|\ \ | |/
| * lavu: Add values for various Dolby flags to the AVMatrixEncoding enum.Tim Walker2014-01-051-0/+3
* | doc/protocols/file: fix semantical reverseStefano Sabatini2014-01-051-1/+1
* | doc/protocols/file: document general file protocol URL syntaxStefano Sabatini2014-01-051-4/+12
* | avutil/mathematics: add av_add_stable()Michael Niedermayer2014-01-041-0/+3
* | doc/faq: remove "-profile option fails when encoding H.264 video with AAC aud...Stefano Sabatini2014-01-031-20/+0
* | doc/ffserver: mention how to access streams through RTSPStefano Sabatini2014-01-031-3/+11
* | doc/muxers/hls: change "can used" to "can be used"Stefano Sabatini2014-01-021-1/+1
* | doc/doxy: remove unused filesMichael Niedermayer2014-01-024-2050/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-021-1/+4
|\ \ | |/
| * Makefile: add html template files to the doxygen depsAnton Khirnov2014-01-011-1/+4
* | doc/muxers/segment: clarify ambiguos referenceStefano Sabatini2014-01-021-1/+1
* | doc/muxers/segment: reference hls muxerStefano Sabatini2014-01-021-0/+3
* | doc/muxers/hls: extend documentationStefano Sabatini2014-01-021-9/+33
* | doc/protocols/rtsp, lavf/rtsp: fix/extend options documentationStefano Sabatini2014-01-011-20/+69
* | ffplay: add documentation for "s" keyWerner Robitza2014-01-011-0/+6
* | avcodec/mpegvideo_enc: implement frame skip score normalizationMichael Niedermayer2014-01-011-0/+3
* | Allow hiding the banner.Carl Eugen Hoyos2013-12-291-0/+7
* | doc/encoders: add wavpackenc docTimothy Gu2013-12-291-1/+63
* | doc/encoders: reformat libwavpack documentationTimothy Gu2013-12-291-12/+29
* | ATRAC+ decoderMaxim Poliakovski2013-12-291-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-271-6/+4
|\ \ | |/
| * doxy: Update the css to have a flat styleLuca Barbato2013-12-271-6/+4
* | Merge commit '9ace13db77a22fd59c217175596a95775c5d25aa'Michael Niedermayer2013-12-271-0/+4
|\ \ | |/
| * doxy: Fix link in badge colorLuca Barbato2013-12-271-0/+4
* | doc/protocols: fix level of udp examples subsectionStefano Sabatini2013-12-271-1/+1
* | doc/protocols/tcp,lavf/tcp: apply minor fixes to TCP protocol documentationStefano Sabatini2013-12-251-8/+17
* | doc/protocols/udp,lavf/udp: apply minor documentation fixesStefano Sabatini2013-12-251-8/+16
* | lavfi/volume: implement process_command() callback, with the volume commandStefano Sabatini2013-12-251-1/+14
OpenPOWER on IntegriCloud