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

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

Issue 789004: ffmpeg roll of source to mar 9 version... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/ffmpeg/
Patch Set: '' Created 10 years, 9 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
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 - PB-frame decoding for H.263 7 - PB-frame decoding for H.263
8 - deprecated vhook subsystem removed 8 - deprecated vhook subsystem removed
9 - deprecated old scaler removed 9 - deprecated old scaler removed
10 - VQF demuxer 10 - VQF demuxer
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 - MPEG-4 Audio Lossless Coding (ALS) decoder 44 - MPEG-4 Audio Lossless Coding (ALS) decoder
45 - -formats option split into -formats, -codecs, -bsfs, and -protocols 45 - -formats option split into -formats, -codecs, -bsfs, and -protocols
46 - IV8 demuxer 46 - IV8 demuxer
47 - CDG demuxer and decoder 47 - CDG demuxer and decoder
48 - R210 decoder 48 - R210 decoder
49 - Auravision Aura 1 and 2 decoders 49 - Auravision Aura 1 and 2 decoders
50 - Deluxe Paint Animation playback system 50 - Deluxe Paint Animation playback system
51 - SIPR decoder 51 - SIPR decoder
52 - Adobe Filmstrip muxer and demuxer 52 - Adobe Filmstrip muxer and demuxer
53 - RTP depacketization of H.263 53 - RTP depacketization of H.263
54 - Bink demuxer and Bink Audio decoder 54 - Bink demuxer and audio/video decoders
55 - enable symbol versioning by default for linkers that support it 55 - enable symbol versioning by default for linkers that support it
56 - IFF PBM/ILBM bitmap decoder
57 - concat protocol
58 - Indeo 5 decoder
59 - RTP depacketization of AMR
60 - WMAVoice decoder
61 - FFprobe tool
62 - AMR-NB decoder
63 - RTSP muxer
64 - HE-AAC v1 decoder
65 - Kega Game Video (KGV1) decoder
56 66
57 67
58 68
59 version 0.5: 69 version 0.5:
60 70
61 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer 71 - DV50 AKA DVCPRO50 encoder, decoder, muxer and demuxer
62 - TechSmith Camtasia (TSCC) video decoder 72 - TechSmith Camtasia (TSCC) video decoder
63 - IBM Ultimotion (ULTI) video decoder 73 - IBM Ultimotion (ULTI) video decoder
64 - Sierra Online audio file demuxer and decoder 74 - Sierra Online audio file demuxer and decoder
65 - Apple QuickDraw (qdrw) video decoder 75 - Apple QuickDraw (qdrw) video decoder
(...skipping 494 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 570
561 version 0.3.1: added avi/divx support 571 version 0.3.1: added avi/divx support
562 572
563 - added AVI support 573 - added AVI support
564 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec 574 - added MPEG-4 codec compatible with OpenDivX. It is based on the H.263 codec
565 - added sound for flash format (not tested) 575 - added sound for flash format (not tested)
566 576
567 577
568 578
569 version 0.3: initial public release 579 version 0.3: initial public release
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698