Reinhard Tartler
f17b892787
document APE patch
2011-03-17 13:09:40 +01:00
Diego Biurrun
c5898d7c1d
Fix a bunch of typos in the release documentation.
2011-03-06 11:02:36 +01:00
Reinhard Tartler
2adad90ae7
Amend Changelog for 0.5.4
2011-02-20 09:38:11 +01:00
Reinhard Tartler
04847a06c2
Update Changelog for 0.5.4 release.
2011-02-13 23:35:38 +01:00
Diego Biurrun
69e8b43812
Update Changelog for 0.5.3 release.
...
Originally committed as revision 25521 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-10-18 19:38:02 +00:00
Diego Biurrun
2fcb56dab9
Update Changelog for 0.5.2 release.
...
Originally committed as revision 23298 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-05-24 21:41:51 +00:00
Diego Biurrun
461243731d
Mention LGPL libswscale in the Changelog.
...
Originally committed as revision 22253 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-03-06 19:50:56 +00:00
Diego Biurrun
4c83c13bc8
Mention security fixes in the changelog.
...
Originally committed as revision 22121 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-28 22:22:22 +00:00
Reinhard Tartler
afc97d4735
reverting objected hunks from previous commit
...
as discussed with diego on irc, the spurious newline deletion and the
LIBAVCODEC_VERSION_MINOR bump are being reverted based on comments on
ffmpeg-cvslog by ramiro, uoti and michael.
See http://comments.gmane.org/gmane.comp.video.ffmpeg.cvs/28112 for the
full context.
Originally committed as revision 21755 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-11 11:52:59 +00:00
Reinhard Tartler
e5bea45df7
Add a lock manager API to libavcodec.
...
Allows an application to register a callback that manages mutexes
on behalf of FFmpeg.
With this callback registered FFmpeg is fully thread safe.
backport r19025 by andoma
NB: This is a feature backport with little regression potential. It was
requested at FOSDEM 2010 by ben@geexbox.org for use by geexbox and the
enna mediacenter in the upcoming debian/squeeze and ubuntu/lucid
release.
Approved by DonDiego on #ffmpeg-devel
Originally committed as revision 21731 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-09 20:28:42 +00:00
Reinhard Tartler
f5c694972e
mention symbol versioning
...
Originally committed as revision 21596 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2010-02-01 16:02:46 +00:00
Diego Biurrun
7a5e131735
The license upgrade code was ported from trunk.
...
Originally committed as revision 20876 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2009-12-15 22:34:22 +00:00
Diego Biurrun
9ad437eafb
Merge OpenCORE AMR support from trunk.
...
Originally committed as revision 19133 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2009-06-07 20:14:56 +00:00
Diego Biurrun
a4d8ebfaa1
Merge GPL --> LGPL conversion of AC-3 decoder from trunk.
...
Originally committed as revision 18915 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2009-05-23 12:58:44 +00:00
Diego Biurrun
0ae7dcae2c
Mention post 0.5 commits in the changelog.
...
Originally committed as revision 18914 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2009-05-23 12:18:53 +00:00
Diego Biurrun
d6c23ec06a
Merge explanation of changelog sort order from trunk.
...
Originally committed as revision 18913 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
2009-05-23 12:04:11 +00:00
Diego Biurrun
b00b15be03
Mention non-recursive Makefiles in the changelog.
...
Originally committed as revision 17725 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 07:57:04 +00:00
Diego Biurrun
58cf42faca
cosmetics: spelling/wording fixes
...
Originally committed as revision 17724 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 07:52:47 +00:00
Ben Littler
56dc1fdf94
figure out which muxers support which codecs? new api required!
...
Originally committed as revision 17714 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 04:37:46 +00:00
Robert Swain
dbf9ddec33
The Ogg muxer will handle Theora as well
...
Originally committed as revision 17713 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 04:19:59 +00:00
Ben Littler
d70fe5a349
vorbis and flac ogg muxer only
...
Originally committed as revision 17708 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:48:30 +00:00
Ben Littler
f58c7139d6
ogg muxer is vorbis only
...
Originally committed as revision 17707 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-02 02:31:46 +00:00
Diego Biurrun
e0e86c5228
Add release version number.
...
Originally committed as revision 17696 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 18:12:06 +00:00
Aurelien Jacobs
ec26457064
new metadata API is now officially part of public API
...
Originally committed as revision 17682 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 14:50:03 +00:00
Baptiste Coudurier
bd3f81f313
MXF D-10 muxer
...
Originally committed as revision 17204 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-13 07:28:20 +00:00
Toshimitsu Kimura
865780ae9b
Gopher protocol, patch by Toshimitsu Kimura, lovesyao gmail com
...
Originally committed as revision 17159 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-11 16:28:46 +00:00
Nicolas Martin
eaf5d0112b
NC camera demuxer
...
Patch by Nicolas Martin - elvadrias at gmail
Originally committed as revision 17062 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-08 18:50:32 +00:00
Jai Menon
9a77d59a89
Use libopenjpeg for jpeg2k decoding.
...
Patch by Jaikrishnan Menon
Originally committed as revision 17017 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-06 11:49:31 +00:00
Peter Ross
d8964f3afa
Electronic Arts TQI decoder
...
Originally committed as revision 17002 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-02-05 08:58:35 +00:00
Benoit Fouet
115d095e5f
Add a Changelog entry for the ALSA stuff.
...
Originally committed as revision 16806 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-26 13:55:54 +00:00
Baptiste Coudurier
7eb68edba7
R3D REDCODE demuxer
...
Originally committed as revision 16692 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-20 07:42:14 +00:00
Stefan Gehrer
055dc116fc
added demuxer for FunCom ISS audio files,
...
extended ADPCM decoder by ISS specific IMA variant
Originally committed as revision 16658 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-17 20:08:43 +00:00
Ben Littler
7906f3cae1
hybrid wavpack support
...
Originally committed as revision 16646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16 19:18:10 +00:00
Ben Littler
0ac1dc6f3c
add svq3 watermark support entry
...
Originally committed as revision 16631 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16 03:46:51 +00:00
Kostya Shishkov
6beb8b2612
RV30 decoder
...
Originally committed as revision 16247 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-20 18:06:01 +00:00
Kenan Gillet
73b458e354
Commit last ok'ed parts of QCELP decoder and enable it.
...
patch by Kenan Gillet, kenan.gillet gmail com
Originally committed as revision 15978 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-02 16:48:05 +00:00
Kostya Shishkov
11c0f9eca1
enable RV40 decoder
...
Originally committed as revision 15968 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-01 06:40:36 +00:00
Peter Ross
42b30357be
Electronic Arts TGQ video decoder
...
Originally committed as revision 15789 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-11-08 00:29:22 +00:00
David Conrad
f6958006f7
Documentation and changelog update for libspeex decoding
...
Originally committed as revision 15698 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-25 06:59:14 +00:00
Diego Biurrun
d8d12c1594
Remove obsolete liba52 wrapper code.
...
Originally committed as revision 15571 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-06 05:17:57 +00:00
Michael Niedermayer
0c86f89a53
Forgotten changelog update for ASS/SSA (de)muxer.
...
Originally committed as revision 15431 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-26 19:57:06 +00:00
Bartlomiej Wolowiec
755ba88640
Remaining parts of Nellymoser encoder
...
Originally committed as revision 15138 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-09-01 11:19:26 +00:00
Justin Ruggles
1f6a594de4
turn on E-AC-3 decoding support and update the Changelog
...
Originally committed as revision 15103 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 03:08:18 +00:00
Roman Shaposhnik
f8007a1473
Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as
...
specified in SMPTE 370M
Originally committed as revision 15010 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-28 22:41:00 +00:00
Carl Eugen Hoyos
cedebde15a
Remaining parts of GSoC MXF muxer by Zhentan Feng.
...
Originally committed as revision 14975 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-26 15:58:25 +00:00
Peter Ross
eb6fc557db
Include floating point PCM in changelog and documentation.
...
Originally committed as revision 14879 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 10:54:24 +00:00
Robert Swain
7d8f3de4a8
Last hunk of the AAC decoder code to be OKed and build system and documentation
...
alterations as appropriate
Originally committed as revision 14873 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-21 07:21:26 +00:00
Jai Menon
833e90ddf5
Update changelog and general.texi to reflect
...
addition of the alac encoder, add Jai Menon
to MAINTAINERS and bump LIBAVCODEC_VERSION_MINOR.
Originally committed as revision 14849 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-19 19:25:00 +00:00
Peter Ross
cfc78718f3
Electronic Arts TGV decoder
...
Originally committed as revision 14642 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-06 08:33:25 +00:00
Peter Ross
51c3861e16
Add D-Cinema audio muxer
...
Originally committed as revision 14531 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-04 07:35:07 +00:00