No Description https://ffmpeg.org/

Michael Niedermayer 8120a1d9bd qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 13 years ago
doc 8d61c68442 vf_unsharp: set default chroma size value to 5x5 13 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 8120a1d9bd qdm2dec: check remaining input bits in the mainloop of qdm2_fft_decode_tones() 13 years ago
libavdevice e5578ad3cd v4l2: fix uninitialized variable 13 years ago
libavfilter 4e0fae982e vf_transpose: remove pix_fmts which can currently not be supported. 13 years ago
libavformat fd30240e98 libavformat: add support for G726 audio decoder in RTP and RTSP streams 13 years ago
libavutil 0411b19289 av_lzo1x_decode: properly handle negative buffer length. 13 years ago
libpostproc c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 13 years ago
libswscale b0804f3705 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests b0804f3705 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 13 years ago
.gitignore 85b1e265c9 gitignore: ignore .exp files, as generated by the MS linker on win32 13 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Doxyfile 1e1015fd22 Version numbers for 0.8.6 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE be1ae17ec0 libaac+ support 13 years ago
MAINTAINERS 902e9595e3 MAINTAINERS: new ffplay maintainer 13 years ago
Makefile b0804f3705 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 1e1015fd22 Version numbers for 0.8.6 13 years ago
VERSION 1e1015fd22 Version numbers for 0.8.6 13 years ago
cmdutils.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils.h 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils_common_opts.h 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
common.mak c137fdd778 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 864581fea3 configure: fix arch x86_32 13 years ago
ffmpeg.c 6109974cd9 ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats 13 years ago
ffplay.c abaf8c386e ffplay: limit lowres to the maximum supported. Fixes Ticket591 13 years ago
ffprobe.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffserver.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.