summaryrefslogtreecommitdiffstats
path: root/Changelog
Commit message (Collapse)AuthorAgeFilesLines
* Changelog: reword H264-MT entryMichael Niedermayer2012-12-241-1/+1
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* NIST SPHERE demuxerPaul B Mahol2012-12-231-0/+1
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* lavfi: add pp filter.Clément Bœsch2012-12-231-0/+1
| | | | | | | | | | | Ported from MPlayer. Original author is A'rpi, with various contributions from Michael Niedermayer. The original documentation was mostly written by Diego Biurrun. See the MPlayer history for full credits. The filter is under GPL like the original filter, even if it differs quite a lot. There is not much point in making it LGPL since pp is under GPL.
* Changelog: add entry about the new documentation layout designStefano Sabatini2012-12-221-0/+1
|
* Merge commit 'acb571c89a065d943163c11efb46de35774f1909'Michael Niedermayer2012-12-201-0/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'acb571c89a065d943163c11efb46de35774f1909': avcodec: bump minor for adaptive h264 frame-mt avconv: pass the actually selected decoder to filter_codec_opts(). Conflicts: Changelog ffmpeg_opt.c libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avcodec: bump minor for adaptive h264 frame-mtJanne Grunau2012-12-181-0/+1
| | | | | | | | Also adds forgotten Changelog entry.
| * tak: demuxer, parser, and decoderPaul B Mahol2012-12-071-0/+1
| | | | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
| * Changelog: add an entry for deprecating the avconv -vol optionJustin Ruggles2012-12-061-0/+1
| |
* | avfilter: add apad filterMichael Niedermayer2012-12-181-0/+1
| | | | | | | | | | | | | | | | This filter pads an audio stream with silence It can together with -shortest be used to extend audio streams to the same length as video. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | Silicon Graphics Movie (.mv) demuxerPeter Ross2012-12-171-0/+1
| | | | | | | | Signed-off-by: Peter Ross <pross@xvid.org>
* | Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2012-12-171-0/+1
| | | | | | | | Signed-off-by: Peter Ross <pross@xvid.org>
* | SGI RLE 8-bit decoderPeter Ross2012-12-171-0/+1
| | | | | | | | Signed-off-by: Peter Ross <pross@xvid.org>
* | lavfi: add aselect audio variant of selectStefano Sabatini2012-12-131-0/+1
| |
* | Changelog: update for soxrMichael Niedermayer2012-12-121-0/+1
| | | | | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavf: TED Talks JSON captions demuxer.Nicolas George2012-12-091-0/+1
| |
* | lavf: VobSub demuxer.Clément Bœsch2012-12-071-0/+1
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-061-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | * qatar/master: h264: slice-mt: check master context for valid current_picture_ptr h264: slice-mt: get last_pic_dropable from master context alacenc: add support for multi-channel encoding Conflicts: Changelog libavcodec/alac.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * alacenc: add support for multi-channel encodingJustin Ruggles2012-12-051-0/+1
| |
| * lavfi: add volume filterJustin Ruggles2012-12-051-0/+1
| | | | | | | | | | Based on the volume filter in FFmpeg written by Stefano Sabatini <stefasab@gmail.com>.
* | lavf: add a concat demuxer.Nicolas George2012-12-061-0/+1
| |
* | Ensoniq Paris Audio File demuxerPaul B Mahol2012-12-051-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | IRCAM demuxer & muxerPaul B Mahol2012-12-051-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | AST MuxerJames Almer2012-12-041-1/+1
| | | | | | | | Signed-off-by: James Almer <jamrial@gmail.com>
* | lavfi: add subtitles filter.Clément Bœsch2012-12-041-0/+1
| |
* | PVF demuxerPaul B Mahol2012-12-011-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | update ChangelogPaul B Mahol2012-11-301-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | BRSTM demuxerPaul B Mahol2012-11-291-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | ADPCM IMA Dialogic decoderPaul B Mahol2012-11-241-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | ffprobe: implement -sections optionStefano Sabatini2012-11-221-0/+1
| |
* | ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini2012-11-221-0/+1
| |
* | brender_pix: a new image decoderAleksi Nurmi2012-11-221-0/+1
| | | | | | | | | | | | | | PIX is an image file format that was used by the BRender 3d engine. Signed-off-by: Aleksi Nurmi <aleksi.nurmi@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi/drawtext: implement more generic expansion.Nicolas George2012-11-181-0/+1
| | | | | | | | | | | | The new expansion mechanism uses the %{...} notation. For compatibility reasons, it must be enabled explicitly, but a warning is printed if a conflict is likely to happen.
* | AST demuxerPaul B Mahol2012-11-171-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer2012-11-161-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd': APIChanges: add entry for av_read_packet deprecation mxfdec: fix typo in mxf_read_seek() avserver: use freopen to redirect stdin/out/err to /dev/null avserver: remove daemon mode configure: Check for -Werror parameters on clang doxygen: remove obsolete options from Doxyfile configure: Add option to disable all command line programs Conflicts: Changelog configure doc/APIchanges doc/ffserver.conf doc/ffserver.texi ffserver.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * avserver: remove daemon modeMans Rullgard2012-11-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | This code spews a multitude of warnings with glibc (unchecked return values), some of them possibly warranted. Furthermore, the deamonisation is not suitable for use with typical startup scripts as it does not provide the PID of the daemon in any way. Users wishing to run avserver as a daemon can still do so using start-stop-daemon or equivalent tools. Signed-off-by: Mans Rullgard <mans@mansr.com> Signed-off-by: Janne Grunau <janne-libav@jannau.net>
* | lavfi: add geq filter.Clément Bœsch2012-11-111-0/+1
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-091-0/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | * qatar/master: flacenc: ensure the order is within the min/max range in LPC order search avconv: rescale packet duration to muxer time base when flushing encoders add 24-bit FLAC encoding to Changelog rtpenc_aac: Fix calculation of the header size x86: h264_intrapred: port to cpuflags Conflicts: Changelog libavformat/rtpenc_aac.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * add 24-bit FLAC encoding to ChangelogJustin Ruggles2012-11-081-1/+5
| | | | | | | | Also move a misplaced line from the 9_beta2 section to <next>
| * lavfi: add ashowinfo filterAnton Khirnov2012-10-291-0/+1
| | | | | | | | | | | | It can be useful for debugging. Based on a patch by Stefano Sabatini <stefano.sabatini-lala@poste.it>
* | AVR demuxerPaul B Mahol2012-11-051-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | ffm: redesign header format to make it extensibleMichael Niedermayer2012-11-051-0/+1
| | | | | | | | | | | | | | | | | | Currently FFM files generated with one versions of ffmpeg generally cannot be read by another. By spliting data into chunks, more fields can saftely be appended to chunks as well as new chunks added. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* | lavfi: add field filterStefano Sabatini2012-10-311-0/+1
| | | | | | | | | | | | The filter is a port of libmpcodecs/vf_field.c, since there is no common code I relicensed it as LGPL, while keeping the original author copyright.
* | caf muxer: write metadataPaul B Mahol2012-10-261-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | tools: add ffescape utilityStefano Sabatini2012-10-251-0/+1
| |
* | LVF demuxerPaul B Mahol2012-10-221-0/+1
| | | | | | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* | Merge commit '0af1fe845a9d7112da0a58d33a4fc81fe7c47e95'Michael Niedermayer2012-10-191-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0af1fe845a9d7112da0a58d33a4fc81fe7c47e95': avformat: Fix references to the removed function av_write_header in comments changelog: Mention the MSVC DLL support fate: add dependencies for misc microsoft codecs fate-twinvq: add dependencies fate-mpc: add dependencies fate-indeo: add dependencies fate-als: add dependencies fate: dependencies for demux tests Conflicts: Changelog tests/Makefile tests/fate/demux.mak tests/fate/microsoft.mak tests/fate/mpc.mak tests/fate/vqf.mak Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * changelog: Mention the MSVC DLL supportMartin Storsjö2012-10-181-0/+2
| | | | | | | | | | | | | | Also retroactively add a changelog entry to the 9beta1 list for general MSVC support, which was present there already. Signed-off-by: Martin Storsjö <martin@martin.st>
* | lavc: add raw text subtitles decoder.Clément Bœsch2012-10-181-0/+1
| |
* | Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56'Michael Niedermayer2012-10-171-1/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | * commit '58b619c8a226cc4564ad5af291bc99a04f89ee56': wav muxer: write metadata Conflicts: Changelog libavformat/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * wav muxer: write metadataVictor Vasiliev2012-10-161-0/+1
| | | | | | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
OpenPOWER on IntegriCloud