aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '78071a1420b425dfb787ac739048f523007b8139'Michael Niedermayer2012-10-081-0/+8
|\ | | | | | | | | | | | | | | | | | | | | | | * commit '78071a1420b425dfb787ac739048f523007b8139': pixfmt: add AV_ prefixes to PIX_FMT_* Conflicts: doc/APIchanges libavutil/pixfmt.h libavutil/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * pixfmt: add AV_ prefixes to PIX_FMT_*Anton Khirnov2012-10-081-0/+8
| |
| * doc/RELEASE_NOTES: update for the 9 release.Anton Khirnov2012-10-061-54/+67
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | TAK demuxer, decoder and parserPaul B Mahol2012-10-081-0/+2
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: yuv4mpeg: return proper error codes. Give all anonymously typedeffed structs in headers a name fate: Add parseutils test parseutils-test: Drop random colors from parsing test vf_pad/scale: use double precision for aspect ratios. build: error on variable-length arrays ppc: swscale: rework yuv2planeX_altivec() ppc: fmtconvert: kill VLA in float_to_int16_interleave_altivec() x86: dsputil: kill VLA in gmc_mmx() libspeexenc: Updated commentary to reflect recent changes libspeexenc: Add an option for enabling DTX doc/APIchanges: fill in missing dates and hashes. lavr: bump major to 1 and declare it stable. lavr: change the type of the data buffers to uint8_t**. lavc: deprecate the audio resampling API. Conflicts: cmdutils.h configure doc/APIchanges ffplay.c libavcodec/dwt.h libavcodec/libspeexenc.c libavfilter/vf_pad.c libavfilter/vf_scale.c libavformat/asf.h tests/fate/libavutil.mak tests/ref/fate/parseutils Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * doc/APIchanges: fill in missing dates and hashes.Anton Khirnov2012-10-051-5/+5
| |
| * lavr: bump major to 1 and declare it stable.Anton Khirnov2012-10-051-0/+5
| |
* | doc/filters: fix typoStefano Sabatini2012-10-061-1/+1
| |
* | Pinnacle TARGA CineWave YUV16 decoder (fourcc Y216).Carl Eugen Hoyos2012-10-061-0/+2
| | | | | | | | Fixes ticket #1354
* | ffprobe: add -select_streams optionStefano Sabatini2012-10-051-0/+15
| |
* | Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer2012-10-021-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d': avconv: improve sample format negotiation for decoder request Opus encoder using libopus mpegts: Drop pointless casting of hex_dump_debug arguments avformat: const correctness for av_hex_dump / av_hex_dump_log wmadec: Adjust debug printf argument length modifier Conflicts: Changelog ffmpeg.c libavcodec/libopusdec.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Opus encoder using libopusNathan Caldwell2012-10-011-1/+1
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
| * doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-281-41/+20
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-281-21/+2
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-281-13/+68
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-281-59/+0
| | | | | | | | | | | | | | | | This practice is not supported by the MinGW developers, and even requires patching the MinGW runtimes in newer versions. Furthermore, we now support build with MSVC, so this section is rendered useless. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-281-15/+0
| | | | | | | | | | | | | | This works just fine, and has for quite a while, using the mingw-get installer. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-281-4/+5
| | | | | | | | | | | | This is the toolchain most, including Libav's nightlies, use to build. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/swresample.txt: fix typosStefano Sabatini2012-10-021-4/+4
| |
* | lavfi/transpose: add passthrough optionStefano Sabatini2012-10-021-2/+17
| |
* | lavfi/transpose: add support to named options and shortandsStefano Sabatini2012-10-021-2/+6
| | | | | | | | Allow extensibility.
* | lavfi: EBU R.128 scanner.Clément Bœsch2012-10-011-0/+47
| |
* | APIchanges: fill hashes.Clément Bœsch2012-09-301-25/+25
| | | | | | | | Also fix some dates (use the commit date instead of the author date).
* | Move subrip/text API change info from Changelog to doc/APIchanges.Clément Bœsch2012-09-301-0/+4
| | | | | | | | Note that a lavf bump was missing so I'm using 54.28.100 as a reference.
* | ffprobe: extend disposition printing supportStefano Sabatini2012-09-301-3/+15
| | | | | | | | | | | | | | | | | | | | This generalizes the previous work on disposition printing. Disposition flags are shown in a dedicated section, which should improve output intellegibility, extensibility and filtering operations. This breaks output syntax with the recently introduced disposition printing.
* | doc/fate: Move fate config example into doc subdirectoryAlexander Strasser2012-09-292-2/+27
| | | | | | | | | | | | | | Be compatible with texi2html 5.0 which doesn't search relative file names in search paths anymore. Signed-off-by: Alexander Strasser <eclipse7@gmx.net>
* | ffprobe: add support to library ident printingStefano Sabatini2012-09-291-0/+1
| |
* | doc/platform: Rework the Visual Studio linking sectionDerek Buitenhuis2012-09-281-66/+20
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/faq: Change the Visual Studio entry to reflect current statusDerek Buitenhuis2012-09-281-25/+2
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/platform: Replace Visual Studio section with build instructionsDerek Buitenhuis2012-09-281-13/+68
| | | | | | | | Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/platform: Nuke section on linking static MinGW-built libs with MSVCDerek Buitenhuis2012-09-281-59/+0
| | | | | | | | | | | | | | | | This practice is not supported by the MinGW developers, and even requires patching the MinGW runtimes in newer versions. Furthermore, we now support build with MSVC, so this section is rendered useless. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/platform: Remove false claim about MinGW installerDerek Buitenhuis2012-09-281-15/+0
| | | | | | | | | | | | | | This works just fine, and has for quite a while, using the mingw-get installer. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc/platform: Mention MinGW-w64Derek Buitenhuis2012-09-281-4/+5
| | | | | | | | | | | | This is the toolchain most use to build. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | Add missing version macros to librariesjamal2012-09-281-0/+10
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-281-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: libopus: Remap channels using libopus' internal remapping. Opus decoder using libopus avcodec: document the use of AVCodecContext.delay for audio decoding vc1dec: add flush function for WMV9 and VC-1 decoders http: Increase buffer sizes to cope with longer URIs nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments h264_refs: Fix debug tprintf argument types golomb: const correctness for get_ue()/get_se() function arguments get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments Conflicts: Changelog libavcodec/Makefile libavcodec/version.h libavformat/http.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Opus decoder using libopusNicolas George2012-09-281-0/+2
| | | | | | | | Signed-off-by: Diego Biurrun <diego@biurrun.de>
* | Merge commit '7751e4693dd10ec98c20fbd9887233b575034272'Michael Niedermayer2012-09-253-4/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7751e4693dd10ec98c20fbd9887233b575034272': ogg: check that the expected number of headers had been parsed libx264: change default to closed gop to match x264cli Use avcodec_free_frame() to free AVFrames. lavf: use a malloced AVFrame in try_decode_frame(). lavc: add avcodec_free_frame(). lavc: ensure extended_data is set properly on decoding lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults() lavc: use av_mallocz to allocate AVFrames. lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults Conflicts: doc/APIchanges doc/examples/decoding_encoding.c libavcodec/utils.c libavcodec/version.h libavfilter/src_movie.c libavformat/oggdec.c libavformat/oggdec.h libavformat/oggparsetheora.c libavformat/utils.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * lavc: add avcodec_free_frame().Anton Khirnov2012-09-241-0/+4
| | | | | | | | | | Since an AVFrame now has malloced members (extended_data), it must have a destructor.
* | WebVTT demuxer and decoder.Clément Bœsch2012-09-231-0/+1
| |
* | lavfi: add asendcmd and sendcmd filtersStefano Sabatini2012-09-231-0/+131
| |
* | ffprobe: add -bitexact boolean optionStefano Sabatini2012-09-222-1/+5
| | | | | | | | | | The option is mostly useful to make ffprobe output independent from the build, and in particular to fix FATE --enable-small failures.
* | doc/filters: clarify use of graph2dotTim Nicholson2012-09-191-1/+12
| | | | | | | | | | | | | | | | | | | | The GRAPH_DESCRIPTION string supplied to graph2dot must include explicitly defined inputs and outputs which are not normally part of the command line used in a real invocation. This clarifies that requirement, and provides an example. Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* | ffprobe: fix CSV writer outputStefano Sabatini2012-09-191-11/+10
| | | | | | | | Fix regression introduced in 749ddc14fc9ebcef09965dfd98c8bf2505dc3b58.
* | ffprobe: Add a few common disposition casesDerek Buitenhuis2012-09-181-0/+3
| | | | | | | | | | | | | | This info is crucial in knowing which stream to pick in an automated setup. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
* | doc: fix typos in filter documentationBobby Bingham2012-09-181-2/+2
| | | | | | | | Signed-off-by: Bobby Bingham <uhmmmm@gmail.com>
* | Mentioning 8bps once in the FFmpeg documentation is sufficient.Carl Eugen Hoyos2012-09-161-2/+0
| |
* | Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b'Michael Niedermayer2012-09-161-3/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b': avformat: fix typo in avformat_close_input mp3enc: write Xing TOC mp3enc: support MPEG-2 and MPEG-2.5 in Xing header. mp3enc: downgrade some errors in writing Xing frame to warnings lavf: flush the output AVIOContext in av_write_trailer(). lavf: cosmetics, reformat av_write_trailer(). avio: flush the internal buffer in avio_close() Enhance doc on asyncts audiofilter cmdutils: avoid setting data pointers to invalid values in alloc_buffer() libavcodec: remove av_destruct_packet_nofree() Conflicts: libavcodec/avpacket.c libavformat/mp3enc.c libavformat/nutenc.c libavformat/utils.c libavformat/version.h tests/ref/lavf/voc tests/ref/lavf/voc_s16 Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * Enhance doc on asyncts audiofilterAndrey Utkin2012-09-151-3/+6
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* | Document tcp proto 'timeout' parameter behaviorAndrey Utkin2012-09-151-0/+5
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/hue: add dynamic expression evaluation supportJérémy Tran2012-09-151-0/+50
| | | | | | | | Signed-off-by: Stefano Sabatini <stefasab@gmail.com>