FFmpeg git repo
Go to file
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used
This silences a warning with gcc.

Signed-off-by: Martin Storsjö <martin@martin.st>
2014-07-08 21:14:43 +03:00
compat
doc dsputil: Split off IDCT bits into their own context 2014-06-30 07:58:46 -07:00
libavcodec arm: Avoid using the 'setend' instruction on ARMv7 and newer 2014-07-08 12:09:09 +03:00
libavdevice
libavfilter af_compand: make sure request_frame always outputs at least one frame 2014-07-08 07:54:00 +00:00
libavformat mov: Remove a variable that is set but never used 2014-07-08 21:14:43 +03:00
libavresample avresample: Add avresample_get_out_samples 2014-05-28 22:04:56 +02:00
libavutil audio_fifo: Split into a separate doxygen module 2014-07-06 11:44:10 -07:00
libswscale Remove all Blackfin architecture optimizations 2014-06-02 08:41:47 -07:00
presets
tests fate: Add dependencies for dct/fft/mdct/rdft tests 2014-06-26 16:03:21 -07:00
tools ismindex: Add an option for outputting files elsewhere than in the current directory 2014-07-03 20:13:27 +03:00
.gitignore Remove avserver. 2014-06-18 14:55:28 +02:00
arch.mak
avconv_dxva2.c
avconv_filter.c avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avconv_opt.c avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avconv_vda.c
avconv_vdpau.c
avconv.c Use av_packet_rescale_ts() to simplify code. 2014-06-20 14:14:48 +02:00
avconv.h avconv: do not use the stream codec context for encoding 2014-06-01 08:33:21 +02:00
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
Changelog Remove avserver. 2014-06-18 14:55:28 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak build: export library dependencies in ${name}_FFLIBS 2014-05-20 00:43:51 +02:00
configure dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile Remove avserver. 2014-06-18 14:55:28 +02:00
README
RELEASE
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.