1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
Go to file
Michael Niedermayer a80f74c584 av_picture_crop(): Support simple cases with packed pixels too.
This fixes a regression when linked to old ffmpeg.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-15 22:37:02 +02:00
doc showinfo: replace "CRC" by "checksum" 2011-05-15 12:28:53 +02:00
ffpresets Remove now useless ffpresets for x264, use -preset 2011-04-16 16:59:39 -07:00
libavcodec av_picture_crop(): Support simple cases with packed pixels too. 2011-05-15 22:37:02 +02:00
libavdevice Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
libavfilter showinfo: replace "CRC" by "checksum" 2011-05-15 12:28:53 +02:00
libavformat Initial caf muxer. 2011-05-15 03:25:57 +02:00
libavutil imgutils: generalize linesize computation for bitstream formats 2011-05-15 12:27:07 +02:00
libpostproc Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
libswscale swscale: fix compile on mingw32 2011-05-14 13:22:46 +02:00
mt-work
tests Merge remote branch 'qatar/master' 2011-05-15 04:44:07 +02:00
tools Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
.gitignore
Changelog Initial caf muxer. 2011-05-15 03:25:57 +02:00
cmdutils_common_opts.h
cmdutils.c Allocate per codec options, now that options are freed between inputs and outputs. 2011-05-10 16:42:52 -07:00
cmdutils.h Merge remote branch 'qatar/master' 2011-05-04 04:06:26 +02:00
common.mak
configure UDP: udp depends on pthreads now 2011-05-13 17:49:00 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: Allow seting and cycling through debug modes. 2011-05-15 01:39:04 +02:00
ffplay.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ffprobe.c Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
ffserver.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ffserver.h
INSTALL Merge remote branch 'qatar/master' 2011-04-08 02:50:13 +02:00
LICENSE
MAINTAINERS
Makefile Makefile:Put lost tab back. 2011-05-06 02:21:52 +02:00
README
subdir.mak
version.sh

FFmpeg README
-------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.