aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/filters: re-edit notes on filtergraph escapingStefano Sabatini2014-01-261-29/+25
* Documentation for scale filter factorLars Kiesow2014-01-251-0/+5
* lavfi/drawtext: add option for drawing border around textRamiro Polla2014-01-251-0/+10
* lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla2014-01-251-1/+1
* examples/filtering_audio,video: do not call avcodec_register_all()Stefano Sabatini2014-01-242-2/+0
* doc/ffmpeg: reference time syntax sections in ffmpeg-utils for itsoffset and ...Stefano Sabatini2014-01-241-15/+12
* examples/muxing: reindent after previous commitStefano Sabatini2014-01-231-32/+32
* examples/muxing: flush encoders at the endStefano Sabatini2014-01-231-23/+30
* lavf/libssh: add private_key optionLukasz Marek2014-01-221-0/+4
* examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()Stefano Sabatini2014-01-212-2/+0
* examples/muxing: reduce duration, remove wrong and misleading commentStefano Sabatini2014-01-211-2/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-201-0/+5
|\
| * lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-201-0/+5
* | examples/muxing: remove redundant {}Stefano Sabatini2014-01-201-6/+4
* | examples/muxing: change error checks, from "ret != 0" to "ret < 0"Stefano Sabatini2014-01-201-2/+3
* | examples/muxing: factorize write_interleave codeStefano Sabatini2014-01-201-17/+28
* | examples: add remuxing exampleStefano Sabatini2014-01-203-0/+166
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-191-0/+3
* | lavu/rational: add syntactic sugar.Nicolas George2014-01-191-0/+3
* | doc/muxers: add "Options", "Examples", "Syntax", etc. subsectionsTimothy Gu2014-01-191-7/+34
* | doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)Timothy Gu2014-01-191-1/+11
* | doc/muxers/segment: fix formula for computing the segment_time_delta valueStefano Sabatini2014-01-191-1/+1
* | lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini2014-01-191-64/+52
* | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer2014-01-171-2/+9
|\|
| * mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-171-2/+9
* | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer2014-01-171-3/+4
|\|
| * mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-171-3/+4
* | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius2014-01-161-5/+27
* | 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
|\|