1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
Go to file
Michael Niedermayer 6faf0a21e1 Merge remote-tracking branch 'qatar/master'
* qatar/master: (53 commits)
  probe: Restore identification of files with very large id3 tags and no extension.
  probe: Remove id3 tag presence as a criteria to do file extension checking.
  mpegts: MP4 SL support
  mpegts: MP4 OD support
  mpegts: Add support for Sections in PMT
  mpegts: Replace the MP4 descriptor parser with a recursive parser.
  mpegts: Add support for multiple mp4 descriptors
  mpegts: Parse mpeg2 SL descriptors.
  isom: Add MPEG4SYSTEMS dummy object type indication.
  aacdec: allow output reconfiguration on channel changes
  nellymoserenc: take float input samples instead of int16
  nellymoserdec: use dsp functions for overlap and windowing
  nellymoserdec: do not fail if there is extra data in the packet
  nellymoserdec: fail if output buffer is too small
  nellymoserdec: remove pointless buffer size check.
  lavf: add init_put_byte() to the list of visible symbols.
  seek-test: free options dictionary after use
  snow: do not draw_edge if emu_edge is set
  tools/pktdumper: update to recent avformat api
  seek-test: update to recent avformat api
  ...

Conflicts:
	doc/APIchanges
	libavcodec/mpegaudiodec.c
	libavcodec/nellymoserdec.c
	libavcodec/snow.c
	libavcodec/version.h
	libavcodec/wmadec.c
	libavformat/avformat.h
	libavformat/mpegts.c
	libavformat/mxfdec.c
	libavformat/utils.c
	libavformat/wtv.c

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-29 02:08:54 +02:00
doc Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
ffpresets
libavcodec Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
libavdevice Merge remote-tracking branch 'qatar/master' 2011-10-28 03:05:16 +02:00
libavfilter lavfi: add internal function ff_fill_rgba_map() 2011-10-28 02:06:50 +02:00
libavformat Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
libavutil
libpostproc
libswresample resample2: fix potential overflow 2011-10-27 14:34:45 +02:00
libswscale sws: replace long by x86_reg in x86 asm 2011-10-24 12:23:51 +02:00
mt-work
presets
tests Merge remote-tracking branch 'qatar/master' 2011-10-27 01:39:04 +02:00
tools Merge remote-tracking branch 'qatar/master' 2011-10-29 02:08:54 +02:00
.gitignore
avconv.c Merge remote-tracking branch 'qatar/master' 2011-10-26 02:36:07 +02:00
Changelog pulse: introduce pulseaudio input 2011-10-26 16:39:33 -07: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 Merge remote-tracking branch 'qatar/master' 2011-10-26 02:36:07 +02:00
ffplay.c ffplay: add frame drop statistics 2011-10-24 22:44:47 +02:00
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.