summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc/general: update device and protocol statusLukasz Marek2014-01-28
* doc/APIchanges: add avdevice_*_control_message functionsLukasz Marek2014-01-28
* lavd: add opengl deviceLukasz Marek2014-01-27
* doc/filters: re-edit notes on filtergraph escapingStefano Sabatini2014-01-26
* Documentation for scale filter factorLars Kiesow2014-01-25
* lavfi/drawtext: add option for drawing border around textRamiro Polla2014-01-25
* lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla2014-01-25
* examples/filtering_audio,video: do not call avcodec_register_all()Stefano Sabatini2014-01-24
* doc/ffmpeg: reference time syntax sections in ffmpeg-utils for itsoffset and ...Stefano Sabatini2014-01-24
* examples/muxing: reindent after previous commitStefano Sabatini2014-01-23
* examples/muxing: flush encoders at the endStefano Sabatini2014-01-23
* lavf/libssh: add private_key optionLukasz Marek2014-01-22
* examples/filtering_audio,video: drop call to avcodec_get_frame_defaults()Stefano Sabatini2014-01-21
* examples/muxing: reduce duration, remove wrong and misleading commentStefano Sabatini2014-01-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-01-20
|\
| * lavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edge_width().Anton Khirnov2014-01-20
* | examples/muxing: remove redundant {}Stefano Sabatini2014-01-20
* | examples/muxing: change error checks, from "ret != 0" to "ret < 0"Stefano Sabatini2014-01-20
* | examples/muxing: factorize write_interleave codeStefano Sabatini2014-01-20
* | examples: add remuxing exampleStefano Sabatini2014-01-20
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19
* | lavu/rational: add syntactic sugar.Nicolas George2014-01-19
* | doc/muxers: add "Options", "Examples", "Syntax", etc. subsectionsTimothy Gu2014-01-19
* | doc/encoders: add libx264rgb doc and supported pixfmts for libx264(rgb)Timothy Gu2014-01-19
* | doc/muxers/segment: fix formula for computing the segment_time_delta valueStefano Sabatini2014-01-19
* | lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini2014-01-19
* | Merge commit '33018907bd07b34e0e70d5ae12097265eb3734d7'Michael Niedermayer2014-01-17
|\|
| * mp3enc: allow omitting the id3v2 header with -id3v2_version 0Anton Khirnov2014-01-17
* | Merge commit 'f9cc6883a4e5cf72cbfa21d17e1908a2a432f6bd'Michael Niedermayer2014-01-17
|\|
| * mp3enc: add an option for disabling the Xing frame.Anton Khirnov2014-01-17
* | lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius2014-01-16
* | examples/muxing: simplify video PTS settingStefano Sabatini2014-01-12
* | Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer2014-01-10
|\|
| * lavfi: add framepack filterVittorio Giovara2014-01-09
| * ATRAC3+ decoderMaxim Polijakowski2014-01-09
* | doc/examples/muxing: Fixes frame initialization.Andre Anjos2014-01-09
* | doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu2014-01-09
* | examples/muxing: set timestamps in output audio packetStefano Sabatini2014-01-09
* | examples/muxing: use av_frame_free() in place of av_free()Stefano Sabatini2014-01-09
* | examples/muxing: reuse global audio frameStefano Sabatini2014-01-09
* | examples/muxing: honour distinction between encoder PTS timebase and stream t...Stefano Sabatini2014-01-09
* | examples/muxing: set sample formats from list of codec supported sample formatsStefano Sabatini2014-01-09
* | doc/filters: add rotate example using degreesLou Logan2014-01-09
* | doc/muxers/image2: apply several formatting changesStefano Sabatini2014-01-08
* | doc/muxers/image2: document strftime optionRamiro Polla2014-01-08
* | doc/muxers/matroska: add information to the matroska metadata language entryHelmut K. C. Tessarek2014-01-08
* | doc/ffmpeg: remove documentation for removed vlang/slang optionsStefano Sabatini2014-01-08
* | doc/muxers/matroska: reformat documentationStefano Sabatini2014-01-08
* | doc/filters/equalizer: add examples for equalizerWerner Robitza2014-01-07
* | examples/decoding_encoding: fix style nitsStefano Sabatini2014-01-07