Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(258)

Side by Side Diff: source/patched-ffmpeg-mt/Changelog

Issue 2850032: ffmpeg update to june 23 version which fixes mp4 crash on still frames with 3... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « patches/ugly/10_aac_oob_read.patch ('k') | source/patched-ffmpeg-mt/configure » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Entries are sorted chronologically from oldest to youngest within each release, 1 Entries are sorted chronologically from oldest to youngest within each release,
2 releases are sorted from youngest to oldest. 2 releases are sorted from youngest to oldest.
3 3
4 4
5 version <next>: 5 version <next>:
6 6
7 - WebM support in Matroska de/muxer 7 - WebM support in Matroska de/muxer
8 - low overhead Ogg muxing 8 - low overhead Ogg muxing
9 - MMS-TCP support 9 - MMS-TCP support
10 - VP8 de/encoding via libvpx 10 - VP8 de/encoding via libvpx
11 - CODEC_CAP_EXPERIMENTAL added 11 - CODEC_CAP_EXPERIMENTAL added
12 - Demuxer for On2's IVF format 12 - Demuxer for On2's IVF format
13 - Pictor/PC Paint decoder 13 - Pictor/PC Paint decoder
14 - HE-AAC v2 decoder
15 - libfaad2 wrapper removed
14 16
15 17
16 18
17 version 0.6: 19 version 0.6:
18 20
19 - PB-frame decoding for H.263 21 - PB-frame decoding for H.263
20 - deprecated vhook subsystem removed 22 - deprecated vhook subsystem removed
21 - deprecated old scaler removed 23 - deprecated old scaler removed
22 - VQF demuxer 24 - VQF demuxer
23 - Alpha channel scaler 25 - Alpha channel scaler
(...skipping 573 matching lines...) Expand 10 before | Expand all | Expand 10 after
597 599
598 version 0.3.1: added avi/divx support 600 version 0.3.1: added avi/divx support
599 601
600 - added AVI support 602 - added AVI support
601 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec 603 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
602 - added sound for flash format (not tested) 604 - added sound for flash format (not tested)
603 605
604 606
605 607
606 version 0.3: initial public release 608 version 0.3: initial public release
OLDNEW
« no previous file with comments | « patches/ugly/10_aac_oob_read.patch ('k') | source/patched-ffmpeg-mt/configure » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698