Go to file
Michael Niedermayer 4d17179b37 ffmpeg: fix printing INT64_MIN pts at the end
Fixes Ticket3427

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-16 06:26:40 +01:00
compat
doc Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' 2014-03-13 22:35:47 +01:00
libavcodec avcodec/mpegvideo_enc: dont use direct mode for unaligned input 2014-03-15 14:56:42 +01:00
libavdevice
libavfilter avfilter: make avfilter_graph_get_filter use const string name 2014-03-14 23:18:59 +01:00
libavformat avformat/id3v2: decode compilation metadata 2014-03-15 04:29:19 +01:00
libavresample
libavutil Merge commit 'da785231ea0b82b5c2526babbb2871c935b21a87' 2014-03-14 01:56:25 +01:00
libpostproc
libswresample
libswscale swscale/x86/swscale: fix missing xmm clobbers in yuv2yuvX_sse3() 2014-03-15 22:52:22 +01:00
presets
tests
tools
.gitignore
arch.mak Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' 2014-03-13 22:35:47 +01:00
Changelog
cmdutils_common_opts.h
cmdutils_opencl.c
cmdutils.c
cmdutils.h
common.mak
configure configure: factorize mips arch extensions out 2014-03-14 19:49:02 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg_opt: Check ist is valid before using it in audio_channels_map init 2014-03-15 22:14:08 +01:00
ffmpeg_vdpau.c
ffmpeg.c ffmpeg: fix printing INT64_MIN pts at the end 2014-03-16 06:26:40 +01:00
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile Merge commit 'b4dd424d96f09f9bafb88e47f37df65dc4529143' 2014-03-13 22:35:47 +01:00
README
RELEASE Prepare for 11_alpha1 Release 2014-03-13 08:24:11 -04:00
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.