FFmpeg git repo
Go to file
Mans Rullgard 487fef2dcc asf: update seek test reference
This updates the seek test reference to match de11ee9.  Before this
change, most of the seeks requested positions before the supposed
start of the file (the preroll time), resulting in the first packet
being returned.  With the preroll subtracted, some of these seeks
will land within the file and some beyond the end, thus returning
a different set of packets.

Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-03-17 19:51:28 +00:00
doc Add missed APIchanges and changelog entries 2011-03-17 12:28:37 +01:00
ffpresets
libavcodec aacenc: cosmetics, indentation, and comment clarification 2011-03-16 23:35:39 -04:00
libavdevice
libavfilter
libavformat nutenc: fix a memleak 2011-03-17 16:25:54 +00:00
libavutil
libpostproc
libswscale
tests asf: update seek test reference 2011-03-17 19:51:28 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add missed APIchanges and changelog entries 2011-03-17 12:28:37 +01:00
Doxyfile
INSTALL
LICENSE
Makefile
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c
ffplay.c
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.