Remove unused defines, patch by takis P issaris A uhasselt P be
Original thread:
Re: [Ffmpeg-devel] [PATCH] Remove unused internal macros
Sep 7 2006, 14:05
Originally committed as revision 6188 to svn://svn.ffmpeg.org/ffmpeg/trunk
adds support for setting that album tag.
Patch by takis P issaris A uhasselt P be
Original thread:
[PATCH] Allow setting album tag
Date: Sept 06 2006 16:39
Originally committed as revision 6187 to svn://svn.ffmpeg.org/ffmpeg/trunk
Better tag support:
- Make ffplay show comments and copyright info besides the current track, title, author, album, year and genre.
- Makes the AVI demuxer parse the album name stores in the IPRD tag by the AVI muxer.
Patch by takis P issaris A uhasselt P be
Original thread:
[Ffmpeg-devel] [PATCH] Better tag support
Date: 09/06/06 16:58
Originally committed as revision 6186 to svn://svn.ffmpeg.org/ffmpeg/trunk
Javier Garcia [Wed, 6 Sep 2006 09:00:11 +0000 (09:00 +0000)]
Allow RGB Raw encoding
Patch by Javier garcia % garcofra A hotmail P com %
Original thread:
Date: Aug 30, 2006 1:49 PM
Subject: [Ffmpeg-devel] [PATCH] RGB Raw ecoding
Originally committed as revision 6180 to svn://svn.ffmpeg.org/ffmpeg/trunk
second pass encoding changes:
- warn rather than fail when specified bitrate need not be used
- fail with a useful message when specified bitrate is too low
- print potentially useful information if verbose
patch based mostly on suggestions from Michael Niedermayer and Loren Merritt
Originally committed as revision 6176 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michel Bardiaux [Mon, 4 Sep 2006 09:57:47 +0000 (09:57 +0000)]
Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be %
Original thread:
Date: Aug 30, 2006 4:54 PM
Subject: [Ffmpeg-devel] [PATCH] Clarified API for numbered sequences
Originally committed as revision 6166 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add sws_getCachedContext(), which checks if context is valid or reallocs a new one instead.
Patch by Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 31, 2006 7:15 PM
Subject: [Ffmpeg-devel] [PATCH] Add sws_getCachedContext() to swscale library
Originally committed as revision 19667 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
port ppm vhook to swscaler
patch by Victor Paesa % wzrlpy A arsystel P com %
Original thread:
Date: Sep 2, 2006 11:41 PM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale
Originally committed as revision 6159 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 3 Sep 2006 18:51:10 +0000 (18:51 +0000)]
Switch license from GPL to LGPL, this file originates from libdv, which
changed license from GPL to LGPL eventually, see
http://sourceforge.net/mailarchive/forum.php?thread_id=3320020&forum_id=5458
Originally committed as revision 6158 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Thu, 31 Aug 2006 19:14:00 +0000 (19:14 +0000)]
Align the input buffer in ffplay, introduce a public macro for aligned declarations
Update the avcodec_decode_audio and the float_to_int16 descriptions accordingly
Originally committed as revision 6147 to svn://svn.ffmpeg.org/ffmpeg/trunk
David Conrad [Thu, 31 Aug 2006 09:43:29 +0000 (09:43 +0000)]
Fix for AVI files with odd sized 'movi' list
Patch by David Conrad <davedc_@umbc.edu>
Original thread:
Date: Wed, 30 Aug 2006 15:12:35 -0400
Subject: [Ffmpeg-devel] [PATCH] Fix for AVI files with odd sized 'movi' list
Originally committed as revision 6140 to svn://svn.ffmpeg.org/ffmpeg/trunk
Víctor Paesa [Wed, 30 Aug 2006 14:11:27 +0000 (14:11 +0000)]
Re-Add support for PNG or PNM as watermark images, which was broken
since the move to image2 API
Patch by Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 13, 2006 9:18 AM
Subject: [Ffmpeg-devel] [PATCH] Attempt image2 in watermark vhook
Originally committed as revision 6129 to svn://svn.ffmpeg.org/ffmpeg/trunk
Use libswscale in fish vhook.
Patch by
Victor Paesa <wzrlpy@arsystel.com>
Original thread:
Date: Aug 30, 2006 1:16 AM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale
Originally committed as revision 6128 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ramiro Polla [Tue, 29 Aug 2006 12:09:00 +0000 (12:09 +0000)]
Use av_malloc instead of plain malloc where appropriate
Patch by Ramiro Polla % ramiro86 A hotmail.com %
Original thread:
Date: Aug 20, 2006 5:00 AM
Subject: [Ffmpeg-devel] [PATCH] plain malloc in output_example.c
Originally committed as revision 6125 to svn://svn.ffmpeg.org/ffmpeg/trunk
add support for information in CDXA format
patch by Allan Sandfeld Jensen % kde A carewolf P com %
Original thread:
Date: Aug 18, 2006 6:33 PM
Subject: [Ffmpeg-devel] CDXA in libavformat [patch]
Originally committed as revision 6124 to svn://svn.ffmpeg.org/ffmpeg/trunk
Steve L'Homme [Tue, 29 Aug 2006 07:34:58 +0000 (07:34 +0000)]
AVISynth support, patch by Steve Lhomme % slhomme A divxcorp P com %
Original Thread:
Date: Aug 16, 2006 11:45 PM
Subject: [Ffmpeg-devel] [PATCH] AVISynth support
Originally committed as revision 6122 to svn://svn.ffmpeg.org/ffmpeg/trunk
Víctor Paesa [Mon, 28 Aug 2006 11:57:19 +0000 (11:57 +0000)]
convert null vhook to libswscale
Patch by Victor Paesa % wzrlpy A arsystel Pcom %
Original thread:
Date: Aug 23, 2006 7:28 PM
Subject: Re: [Ffmpeg-devel] [PATCH] enable libswscale
Originally committed as revision 6114 to svn://svn.ffmpeg.org/ffmpeg/trunk
remove duplicated parser, people who pass random gibblets of the bitstream into the decoder will have to pass it through a AVParser like for all other codecs too
remove silly internal buffering architecture (removes 1 memcpy() of the bitstream)
mp3on4 and mp3adu untested
Originally committed as revision 6098 to svn://svn.ffmpeg.org/ffmpeg/trunk
move align_get_bits() to .h to avoid conflicts between different bitstream readers in different codecs
add a skip_bits_long() which can skip by any amount in any direction (several codecs contain half working hacks to do that)
Originally committed as revision 6093 to svn://svn.ffmpeg.org/ffmpeg/trunk