This project is a fork of the FFMpeg-mirror.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/FFMpeg-mirror.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionffmpeg with support for matroska ordered chapters
ownerwyskas@gmail.com
last changeSat, 12 Sep 2009 08:59:40 +0000 (12 10:59 +0200)
content tags
add:
README
FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.
shortlog
2009-09-12 Anton KhirnovMerge commit 'origin/master' into ordered_chaptersmaster
2009-09-11 bananRemove table that was forgotten in the split.
2009-09-11 bananFix doxygen comment
2009-09-11 faust3reinit get_bits for every decode_packet call
2009-09-11 benoitMake get_ur_golomb capable of reading 16 bit values.
2009-09-11 benoitFix a typo in the documentation.
2009-09-11 mruARM: NEON optimised MDCT
2009-09-11 mruPrepare for optimised forward MDCT implementations
2009-09-11 mruARM: faster NEON IMDCT
2009-09-10 bananCosmetics, add spaces
2009-09-10 bananMove get_arg to avoid future declaration of function...
2009-09-10 bananUse reget_buffer instead of get_buffer. Fixes issue1367.
2009-09-10 bananAdded ATRAC1 id
2009-09-10 bananInitial commit of the MD studio demuxer, not hooked...
2009-09-10 bananInitial commit of the atrac1 decoder, not hooked up yet
2009-09-10 bananRemove redundant code forgotten in the split
...
heads
13 years ago metadata_mux
14 years ago master
14 years ago ass_fix