summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-11-09 10:29:51 +0100
committerMichael Niedermayer <michaelni@gmx.at>2012-11-09 10:29:51 +0100
commit1b5a6d3c4966fb67d79445aca9c1ad6c1ecbdd4b (patch)
treec9ba394ee683ee33501a52b655542087c9d76071 /Changelog
parent769354348a3acddb36582277a7d3f26e6d179369 (diff)
parent3a2731cbd31d0c5681ddbc7c78edd5c53c4d0032 (diff)
Merge remote-tracking branch 'qatar/master'
* 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>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b6bff7b3dd..19fda04ca8 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ version <next>:
- remove -same_quant, it hasn't worked for years
- FFM2 support
- X-Face image encoder and decoder
+- 24-bit FLAC encoding
- metadata (INFO tag) support in WAV muxer
- subtitles raw text decoder
- support for building DLLs using MSVC