summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-19 20:31:24 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-05-19 20:31:24 +0200
commit040a796dab2721abbbeceb3df8368e59254d6827 (patch)
treeecc911ba7a60b4d8f083bbffb4c1362bd62065ad /Changelog
parent612abe2773e72cc3942069c104294ab2223338eb (diff)
parent755cd4197d53946208e042f095b930dca18d9430 (diff)
Merge commit '755cd4197d53946208e042f095b930dca18d9430'
* commit '755cd4197d53946208e042f095b930dca18d9430': mov: enable parsing for VC-1. lavfi: Add fps filter. lavfi: initialize pts to AV_NOPTS_VALUE when creating new buffer refs. avconv: add support for audio in complex filtergraphs. Conflicts: ffmpeg.c libavfilter/version.h libavformat/mov.c tests/ref/fate/vc1-ism Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 99b7f0e80d..a567d6c7e5 100644
--- a/Changelog
+++ b/Changelog
@@ -31,6 +31,7 @@ version next:
- Avid Meridien (AVUI) decoder
- accept + prefix to -pix_fmt option to disable automatic conversions.
- audio filters support in libavfilter and avconv
+- add fps filter
version 0.10: