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.
 
descriptionA couple of patches to make building with MPlayer easier
owneruoti.urpala@pp1.inet.fi
last changeSat, 9 Mar 2013 12:33:37 +0000 (9 14:33 +0200)
content tags
add:
README
Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.
shortlog
2013-03-09 Uoti UrpalaMerge remote-tracking branch 'libav/master'master
2013-03-08 Anton Khirnovlavc: postpone the removal of request_channels API.
2013-03-08 Anton KhirnovAVFrame: deprecate all now unused fields
2013-03-08 Anton Khirnovlavc: stop setting AVFrame.motion_subsample_log2
2013-03-08 Anton Khirnovavserver: don't set deprecated options.
2013-03-08 Anton Khirnovavplay: switch to new refcounted frames API
2013-03-08 Anton Khirnovavconv: convert to new refcounted AVFrame API
2013-03-08 Anton Khirnovmpegvideo: drop vismv code
2013-03-08 Anton Khirnovlavc: make up a fake frame channel layout when there...
2013-03-08 Anton Khirnovlavc: limit maximum number of channels to 63
2013-03-08 Anton Khirnovlavc: allow decoders to override frame parameters.
2013-03-08 Anton Khirnovlavc decoders: properly initialize AVFrame.
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-03-08 Anton Khirnovmpegvideo_enc: drop support for reusing the input motio...
2013-03-08 Anton Khirnovlavfi: switch to AVFrame.
2013-03-08 Anton KhirnovAVFrame: add side data.
...
heads
11 years ago master