aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: add libswscale.texi and ffmpeg-scaler.texi filesStefano Sabatini2012-11-253-1/+193
* lavu/opt: add av_opt_ accessors for pixel/format/image size optionsStefano Sabatini2012-11-251-0/+9
* doc: add libswresample.texi and ffmpeg-resampler.texi filesStefano Sabatini2012-11-253-1/+262
* doc: move filters documentation to dedicated manual page ffmpeg-filtersStefano Sabatini2012-11-253-4/+31
* doc: move codec options and descriptions to a dedicated manual pageStefano Sabatini2012-11-253-1094/+1121
* ADPCM IMA Dialogic decoderPaul B Mahol2012-11-241-0/+1
* ADPCM AFC decoderPaul B Mahol2012-11-221-0/+1
* ffprobe: implement -sections optionStefano Sabatini2012-11-221-0/+8
* ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini2012-11-221-0/+53
* lavfi/drawtext: add support for printing frame numbersStefano Sabatini2012-11-221-0/+3
* brender_pix: a new image decoderAleksi Nurmi2012-11-221-0/+2
* Fix the path to the C99-to-C89 Converter & Wrapper to the only existing repos...Carl Eugen Hoyos2012-11-221-1/+1
* the hyperlink to the Developer's Certificate of Origin no longer works; use L...Peter Ross2012-11-201-1/+1
* add some planar PCM encodersPaul B Mahol2012-11-201-5/+5
* doc/platform: replace link to site arrozcru.org with link to ffmpeg.zeranoe.comStefano Sabatini2012-11-201-2/+1
* mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-191-0/+2
* doc/general: remove duplicate entry for ADPCM SMJPEG IMAPaul B Mahol2012-11-191-2/+0
* doc/general: remove 8SVX audio, there is no such codecPaul B Mahol2012-11-191-1/+1
* doc/general: move 8SVX codecs to right sectionPaul B Mahol2012-11-191-2/+2
* 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