summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* lavfi/drawtext: implement more generic expansion.Nicolas George2012-11-181-2/+59
* AST demuxerPaul B Mahol2012-11-171-0/+2
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-171-0/+1
* PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-171-1/+3
* doc/texi2pod: recognize @table @command.Nicolas George2012-11-171-1/+1
* lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-171-0/+3
* doc/filters: fix a few typos in the frei0r docsStefano Sabatini2012-11-161-2/+2
* doc/ffprobe: factorize definition of writers syntaxStefano Sabatini2012-11-161-17/+3
* Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer2012-11-164-28/+5
|\
| * APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-151-0/+4
| * avserver: remove daemon modeMans Rullgard2012-11-152-10/+1
| * doxygen: remove obsolete options from DoxyfileJanne Grunau2012-11-151-17/+0
* | lavu/opt: fix av_opt_get_key_value() API.Nicolas George2012-11-161-3/+3
* | doc/APIchanges: clarify comment on new APIs.Nicolas George2012-11-161-1/+1
* | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer2012-11-141-0/+21
|\ \ | |/
| * hlsenc: stand alone hls segmenterLuca Barbato2012-11-131-0/+21
* | Update iec61883 to handle multiple devices, and allowGeorg Lippitsch2012-11-131-0/+7
* | Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol2012-11-131-3/+3
* | lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini2012-11-131-0/+3
* | doc/encoders: document libtheora encoderStefano Sabatini2012-11-131-0/+39
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-123-2/+5
|\ \ | |/
| * doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun2012-11-111-0/+7
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-1/+1
| * lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles2012-11-111-0/+3
* | lavfi: remove mp=geq filter.Clément Bœsch2012-11-111-1/+0
* | lavfi: add geq filter.Clément Bœsch2012-11-111-2/+77
* | lavfi: remove mp=fixpts filter.Clément Bœsch2012-11-111-1/+0
* | lavfi: remove mp=tile filter.Clément Bœsch2012-11-111-1/+0
* | doc/filters: complete tile documentation.Clément Bœsch2012-11-111-2/+34
* | doc/Makefile: generate library headers with the correct section numberStefano Sabatini2012-11-111-1/+3
* | doc: add libavfilter.texiStefano Sabatini2012-11-112-0/+38
* | doc: add libavutil.texiStefano Sabatini2012-11-113-1/+43
* | doc/faq: explain libfoo-dev packages.Nicolas George2012-11-081-0/+11
* | doc/faq: replace @file by @command for "ffmpeg".Nicolas George2012-11-071-1/+1
* | doc/libavcodec: hint to where to find the Git historyAlexander Strasser2012-11-071-1/+1
* | doc/Makefile: change DOCLIBS checkStefano Sabatini2012-11-071-6/+4
* | doc/Makefile: remove .3 file with make cleanStefano Sabatini2012-11-061-1/+1
* | doc/libavcodec: do not say multimedia streams in the titleAlexander Strasser2012-11-061-1/+1
* | doc/libavcodec: improve wording in descriptionAlexander Strasser2012-11-061-2/+6
* | doc/ffserver: fix typos/reword paragraphs about FFM versionsStefano Sabatini2012-11-061-5/+5
* | examples/muxing: fix typo: allocated -> allocateStefano Sabatini2012-11-061-1/+1
* | examples/demuxing: fix brainoStefano Sabatini2012-11-061-1/+1
* | examples/demuxing: dump input information *after* trying to open audio streamStefano Sabatini2012-11-061-3/+3
* | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer2012-11-051-0/+3
|\ \ | |/
| * lavu: add av_ctz() for trailing zero bit countJustin Ruggles2012-11-051-0/+3
* | AVR demuxerPaul B Mahol2012-11-051-0/+2
* | docs/ffserver: document ffm/ffm2Michael Niedermayer2012-11-051-0/+13
* | doc/libavcodec: apply misc minor typo fixesStefano Sabatini2012-11-041-4/+4
* | doc: add libavcodec.texiStefano Sabatini2012-11-042-5/+1133
* | cmdutils: allow to set the report file name.Nicolas George2012-11-041-2/+14
OpenPOWER on IntegriCloud