1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Anssi Hannula ab9c00b992 spdifenc: use special alignment for DTS-HD length_code
Align IEC 61937 length_code for DTS-HD so that
(length_code & 0xf) == 0x8. This is reportedly needed with some
receivers.

Signed-off-by: Anssi Hannula <anssi.hannula@iki.fi>
2011-10-30 15:43:19 +02:00
doc doc: add v4l2 example with ALSA instead of OSS. 2011-10-30 02:07:38 +01:00
ffpresets
libavcodec propresenc: fix missed LE pixfmt occurance 2011-10-30 04:17:01 +01:00
libavdevice lavd: add v4l and v4l2 aliases. 2011-10-30 02:39:30 +02:00
libavfilter lavfi: add internal function ff_fill_rgba_map() 2011-10-28 02:06:50 +02:00
libavformat spdifenc: use special alignment for DTS-HD length_code 2011-10-30 15:43:19 +02:00
libavutil
libpostproc
libswresample resample2: fix potential overflow 2011-10-27 14:34:45 +02:00
libswscale
mt-work
presets
tests Add prores regression test. 2011-10-29 16:19:34 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
.gitignore
avconv.c
Changelog Apple ProRes encoder 2011-10-29 12:46:05 +02:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c ffmpeg: allow pass 3 2011-10-30 02:44:36 +01:00
ffplay.c
ffprobe.c
ffserver.c
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.