Interesting Patches: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
m (remove Nelly Moser Patch, since now in SVN)
(Add PES packetizer)
Line 26: Line 26:
Or  
Or  
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49447
http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49447
== PES packetizer ==
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-September/034849.html
Part of the work of [[FFmpeg Summer Of Code#TS Muxer|Summer Of Code TS Muxer]]

Revision as of 15:00, 4 November 2007

This page tries to collect some useful patches that didn't make into SVN for some reason or another.

native Zlib decoder

[1] In the same thread, there are patches to use the native decoder in several FFmpeg decoders.

WMV3 encoder

[2]

H.263 rtp patch

Media:h263-0.4.7.patch, originally at http://www.salyens.com/downloads/index.html#ffmpeg-0.4.7, now removed.

Apple RPZA encoder

[3]

Microsoft Video for Windows capture support

[4]

1 and 2 bit QTRLE decoder

[5]

Test Pattern Generator Demuxer by Nicholas George

http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-October/036838.html

Test Pattern Generator Demuxer by Ramiro Ribeiro Polla

http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-April/028226.html Or http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/49447

PES packetizer

http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2007-September/034849.html

Part of the work of Summer Of Code TS Muxer