Go to file
Stefano Sabatini 1a490df12f ffprobe: show pkt_size in frame
Fix trac ticket #2027.
2012-12-15 11:46:47 +01:00
compat
doc ffprobe: show pkt_size in frame 2012-12-15 11:46:47 +01:00
libavcodec lavc: add pkt_size field to AVFrame 2012-12-15 11:46:30 +01:00
libavdevice
libavfilter Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd' 2012-12-14 15:56:56 +01:00
libavformat lavf/segment: provide more debug feedback when a new segment starts 2012-12-14 18:19:47 +01:00
libavresample Merge remote-tracking branch 'qatar/master' 2012-12-12 10:50:21 +01:00
libavutil Merge commit 'c0dc57f1264dad1e121772d03abdb9e14ed8857f' 2012-12-14 15:43:46 +01:00
libpostproc doxy: add ref for lavfi, lpp and lsws. 2012-12-11 02:13:43 +01:00
libswresample audioconvert/arm: require alignment of 16 2012-12-14 04:49:09 +01:00
libswscale doxy: add ref for lavfi, lpp and lsws. 2012-12-11 02:13:43 +01:00
presets
tests fate: check if rsync has the contimeout option 2012-12-15 01:33:19 +01:00
tools qt-faststart: Check offset_count 2012-12-13 15:07:20 +01:00
.gitignore
arch.mak
Changelog lavfi: add aselect audio variant of select 2012-12-13 00:10:24 +01:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
configure fate: check if rsync has the contimeout option 2012-12-15 01:33:19 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c ffmpeg: sub2video: use start and end time. 2012-12-12 15:05:50 +01:00
ffmpeg.h ffmpeg: sub2video: use start and end time. 2012-12-12 15:05:50 +01:00
ffplay.c
ffprobe.c ffprobe: show pkt_size in frame 2012-12-15 11:46:47 +01:00
ffserver.c
INSTALL
library.mak Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
LICENSE
MAINTAINERS
Makefile Merge remote-tracking branch 'qatar/master' 2012-12-11 08:24:45 +01:00
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.