summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc/filters: add sepia example for colorchannelmixerLukasz Marek2013-07-19
* examples: demuxing: print ffplay command even if sample format is planarwm42013-07-19
* examples: demuxing: simplify audio outputwm42013-07-19
* examples: demuxing: do partial audio packet decodingwm42013-07-19
* doc/filters: update/correct mp documentationStefano Sabatini2013-07-17
* doc/bitstream_filters: document dump_extraStefano Sabatini2013-07-17
* lavfi/mp: remove mp=perspectivePaul B Mahol2013-07-14
* lavfi: port perspective filter from libmpcodecsPaul B Mahol2013-07-14
* doc/bitstream_filters: amend name of some bitstream filtersStefano Sabatini2013-07-14
* lavfi/delogo: Document where parameter show=1 draws its rectangleJean Delvare2013-07-13
* lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol2013-07-12
* lavf/segment: add initial_offset optionStefano Sabatini2013-07-11
* doc/formats: add section describing stream specifiersStefano Sabatini2013-07-11
* doc/developer: update sections about external developmentStefano Sabatini2013-07-11
* lavfi: add aecho filterPaul B Mahol2013-07-10
* Update back for git masterMichael Niedermayer2013-07-10
* Update for 2.0Michael Niedermayer2013-07-10
* doc/RELEASE_NOTES: add a note about AVISynthMichael Niedermayer2013-07-10
* doc/ffmpeg: document -override_ffserverMichael Niedermayer2013-07-09
* lavfi/drawtext: add support for printing frame metadataPaul B Mahol2013-07-09
* lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol2013-07-09
* lavfi: add psnr filterPaul B Mahol2013-07-08
* lavfi/blend: use dual input helpersPaul B Mahol2013-07-06
* examples/muxing: add support to audio resamplingStefano Sabatini2013-07-06
* doc/encoders: add libopus encoder docTimothy Gu2013-07-06
* lavfi/delogo: option show shouldn't affect bandJean Delvare2013-07-05
* doc/filters: clarify documentation for overlay repeatlast optionStefano Sabatini2013-07-05
* lavf: fix documentation for avoid_negative_tsStefano Sabatini2013-07-05
* lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini2013-07-03
* Revert "doc: add script to compute texi files dependencies"Michael Niedermayer2013-07-03
* examples/muxing: make more compact audio/video_time computationStefano Sabatini2013-07-03
* doc/muxers: Add AIFF docTimothy Gu2013-07-03
* doc: add script to compute texi files dependenciesStefano Sabatini2013-07-03
* lavf: add support for libgmewm42013-07-02
* lavf/http: add support for reading streamcast metadatawm42013-07-02
* doc/encoders: apply various fixes to libmp3lame documentationStefano Sabatini2013-07-01
* update all trac links to use the trac subdomainMichael Niedermayer2013-06-29
* doc/muxers: apply various minor fixes to segment documentationStefano Sabatini2013-06-29
* doc/muxers: sort muxers by nameStefano Sabatini2013-06-29
* cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu2013-06-29
* doc/decoders: document libopus decoderTimothy Gu2013-06-28
* doc/encoders: alphabetically list the encodersTimothy Gu2013-06-28
* examples/muxing: rename audio/video_pts to audio/video_timeStefano Sabatini2013-06-26
* doc/bitstream_filters: document the chomp filterStefano Sabatini2013-06-26
* doc/bitstream-filters.texi: add documentation for the aac_adtstoasc filterStefano Sabatini2013-06-26
* examples/Makefile: disable -O2 optimizationsStefano Sabatini2013-06-26
* examples/muxing: remove useless instructionStefano Sabatini2013-06-26
* doc/filters: Fix texi syntaxJean Delvare2013-06-26
* Merge branch 'drawbox_exprs' of https://github.com/mjmvisser/FFmpegMichael Niedermayer2013-06-26
|\
| * enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, ...Mark Visser2013-06-25