Diego Biurrun
da9cea77e3
Fix a bunch of common typos.
14 years ago
Anton Khirnov
2e87b4c511
Warn about avserver being broken.
Also remove mentions of it from other avtools' manuals.
14 years ago
Luca Barbato
708060d7d1
doc: update to refer to avconv
14 years ago
Luca Barbato
0395d37abb
doc: remove some stale entries from the faq
Some entries should be still amended.
14 years ago
Kostya Shishkov
19341c58e0
Dxtory capture format decoder
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Luca Barbato
d5837d7fe9
doc: update documentation to use avconv
14 years ago
Luca Barbato
ca410b4eb0
doc: update demuxers section
Cleanup tags usage and update commandline examples.
14 years ago
Luca Barbato
9bdfe9ac1c
doc: extend external library coverage
14 years ago
Luca Barbato
1de6e14efe
doc: split platform specific information
Move the platform-specific information in its own file.
14 years ago
Luca Barbato
2f017d9791
doc: port the git-howto to texinfo
14 years ago
Luca Barbato
c1f5da698b
doc: provide fallback css and customize @float
Add "note" or "important" class to the generated div.
14 years ago
Luca Barbato
1ebbdda1d2
doc: document fate in a texinfo
Summarize the information provided in the wiki and the one provided
in fate.txt
14 years ago
Luca Barbato
12dca02e9e
doc: add pulseaudio to the input list
14 years ago
Paul B Mahol
e93947b7d8
cljr: add encoder
Signed-off-by: Diego Biurrun <diego@biurrun.de>
14 years ago
Diego Biurrun
47b20a1db0
build: merge lists of HTML documentation targets
14 years ago
Diego Biurrun
d8538f06e6
doc: add editor configuration section with Vim and Emacs settings
based on a patch by Victor Vasiliev, vasilvv gmail com
14 years ago
Diego Biurrun
def5dc1260
doc: document preferred Doxygen syntax and make patcheck detect it
14 years ago
Luca Barbato
a0338b598b
doc: break some long lines in developer.texi
14 years ago
Luca Barbato
2cf74eca70
drawtext: make x and y parametric
Introduce variables "E", "PHI", "PI", "main_w"/"W", "main_h"/"H",
"text_w"/"w", "text_h"/"h", "x", "y", "n" and "t" in line with
vf_overlay and refactor the code accordingly.
14 years ago
Janne Grunau
84994421bc
doc: remove space between variable and post increment in example code
14 years ago
Justin Ruggles
0eea212943
Add avcodec_decode_audio4().
Deprecate avcodec_decode_audio3().
Implement audio support in avcodec_default_get_buffer().
Implement the new audio decoder API in all audio decoders.
14 years ago
Justin Ruggles
560f773c7d
avcodec: change number of plane pointers from 4 to 8 at next major bump.
Add AV_NUM_DATA_POINTERS to simplify the bump transition.
This will allow for supporting more planar audio channels without having to
allocate separate pointer arrays.
14 years ago
Victor Vasiliev
9b9815eec4
Update developers documentation with coding conventions.
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
14 years ago
Luca Barbato
7d68f592f6
doc: improve general documentation for MacOSX
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
14 years ago
Reimar Döffinger
f28070a123
Add PlayStation Portable PMP format demuxer
Not yet complete, for demuxing AAC the AAC header must be generated
manually.
Possibly the decoder could accept the header as extradata to simplify
this.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
14 years ago
Mans Rullgard
b94a3b288e
APIchanges: fill in some blanks
Signed-off-by: Mans Rullgard <mans@mansr.com>
14 years ago
Luca Barbato
9270b8a3d1
doc: cleanup filter section
Use the @command{} tag when needed and cleanup the examples.
14 years ago
Justin Ruggles
a17c3c7d15
avformat: add CRI ADX format demuxer
14 years ago
Justin Ruggles
bbb46f3ec7
libavutil: add utility functions to simplify allocation of audio buffers.
Based on code by Stefano Sabatini.
14 years ago
Justin Ruggles
8889cc4f5b
libavutil: add planar sample formats and av_sample_fmt_is_planar()
14 years ago
Anton Khirnov
b0641ab7a0
doc/filters: fix some typos.
14 years ago
Justin Ruggles
f3a29b750a
avcodec: move some AVCodecContext fields to an internal struct.
A new field, AVCodecContext.internal is used to hold a new struct
AVCodecInternal, which has private fields that are not codec-specific and are
used by general libavcodec functions.
Moved internal_buffer, internal_buffer_count, and is_copy.
14 years ago
Anton Khirnov
f872e4d0a7
Add an APIchanges entry and a minor bump for avio changes.
14 years ago
Martin Storsjö
627067118c
avutil: Add av_timegm as a public function
This is useful, since the normal timegm function isn't a standard
function (requiring _BSD_SOURCE or _SVID_SOURCE on glibc to
be visible, and not available on e.g. windows). The widely available
function mktime uses the local time zone, which requires ugly
workarounds to handle UTC time.
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Janne Grunau
d8a091698a
doc: add support for an optional navigation bar in texi2html pages
The navigation header for the web pages lives in a different repository.
Read it during documentation regeneration to use the same navigation bar
on all pages.
14 years ago
Luca Barbato
58b68d6b36
texi2html: remove stray \n
Single-quoted strings are printed verbatim in perl.
14 years ago
Luca Barbato
84fb63ed23
doc: prettyfy the texi2html documentation
make it use the website css and start structuring it so it is consistent
14 years ago
Derek Buitenhuis
c433a3f9a5
VBLE Decoder
Add a decoder for the VBLE Lossless Codec, which
still has a cult following. Used to be popular
several years ago on doom9.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Luca Barbato
299809defb
doc: update libavfilter documentation
Update the reference to the conversion tool to use avconv and
make sure the example line works as supposed.
Remove the paragraph pointing to the svn repo
14 years ago
Martin Storsjö
65ac51373b
udp: Allow specifying the local IP address
This is useful if sending multicast data on a host with
multiple interfaces.
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Anton Khirnov
8a691dfdab
doc/git-howto: expand format-patch and send-email notes.
14 years ago
Kostya Shishkov
f545e00677
BMV demuxer and decoder
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Anton Khirnov
eacec07e9c
doc/APIchanges: add missing dates and hashes
14 years ago
Anton Khirnov
a2aeeb2263
avconv: move copy_initial_nonkeyframes to the options context.
Also document it.
14 years ago
Anton Khirnov
d9b49e72a6
doc/avconv: elaborate on basic functionality.
14 years ago
Anton Khirnov
2b56db5869
doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats
14 years ago
Reimar Döffinger
ba04ecfdac
avstring: Add locale independent implementations of strcasecmp/strncasecmp
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Luca Barbato
07b172fe8f
avstring: Add locale independent implementations of toupper/tolower
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Martin Storsjö
b6d08f40aa
avformat: Add functions for doing global network initialization
Signed-off-by: Martin Storsjö <martin@martin.st>
14 years ago
Anton Khirnov
a2c0b830d5
avconv: add -dump_attachment option.
14 years ago