FFmpeg git repo
Go to file
Martin Storsjö 647d655d19 rtmpproto: Consistently use the right prev_pkt array
prev_pkt[0] is used for input packets, while prev_pkt[1] is
used for output.

Signed-off-by: Martin Storsjö <martin@martin.st>
2013-09-17 20:09:24 +03:00
compat Revert "w32pthread: help compiler figure out undeeded code" 2013-08-27 23:12:49 +03:00
doc doc: Add missing hashes and dates to APIChanges 2013-09-17 13:31:54 +02:00
libavcodec dca_parser: Handle changes in DCA frame size 2013-09-17 18:16:47 +02:00
libavdevice
libavfilter vf_lut: Constantize 2013-08-31 16:13:42 +02:00
libavformat rtmpproto: Consistently use the right prev_pkt array 2013-09-17 20:09:24 +03:00
libavresample
libavutil mem: Introduce av_reallocp 2013-09-16 19:36:37 +02:00
libswscale Drop pointless directory name prefixes from #includes in the current dir 2013-09-10 12:38:41 +02:00
presets
tests fate.sh: Run git-clone quietly 2013-09-10 12:38:41 +02:00
tools
.gitignore
arch.mak
avconv_filter.c
avconv_opt.c
avconv.c
avconv.h
avplay.c
avprobe.c
avserver.c
Changelog cosmetics: Fix ATRAC codec name spelling 2013-09-02 21:38:57 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure Fix references to deleted avcodec_encode_video() function 2013-09-16 13:59:19 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak
LICENSE
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.