Age | Commit message (Collapse) | Author |
|
Originally committed as revision 9109 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 9088 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Nicolas George \ nicolas george normalesup org /
Originally committed as revision 8947 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8810 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
vstats
Originally committed as revision 8809 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8808 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 8807 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8732 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8569 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8556 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8555 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8548 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8547 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
current time of day, which is useless, and which the filters could just as
easily query for themselves.
patch by Bobby Bingham, uhmmmm gmail com
Originally committed as revision 8541 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
related to samples which is short * while len passed to decode_audio2 is related to pkt->data which is uint8_t *
Originally committed as revision 8537 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8536 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8422 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Ramiro Polla, angustia arrozcru.no-ip org
Originally committed as revision 8348 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8341 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8340 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
which use av_log() for logging instead of fprintf().
Originally committed as revision 8339 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8336 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8304 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8287 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8285 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] remove unused variables
Date: 2007-03-07-07:37 AM
Originally committed as revision 8284 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8282 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8274 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8268 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8267 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8266 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Benoit Fouet % benoit P fouet A purplelabs P com %
Original thread:
Subj: [Ffmpeg-devel] [PATCH] use new way to handle "ab" option
Date: 03/03/2007 10:51 PM
Originally committed as revision 8244 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
to "picture" as suggested by Baptiste Coudurier.
Originally committed as revision 8220 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8172 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
options work in the same manner
patch by Benoit Fouet %benoit P fouet A purplelabs P com%
Orginal thread:
Date: Feb 22, 2007 11:15 AM
Subject: [Ffmpeg-devel] [PATCH] ffmpeg.c duplicate *_opts for every codec types
Originally committed as revision 8169 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
(avoid calling sws_freeContext(NULL))
Originally committed as revision 8162 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 8122 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
audio "subsection".
Patch by Benoit Fouet, benoit fouet % purplelabs com.
Originally committed as revision 8037 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
ttp://thread.gmane.org/gmane.comp.video.ffmpeg.devel/42920
patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Original thread:
Date: Jan 31, 2007 8:56 PM
Subject: [Ffmpeg-devel] [PATCH] New grabbing interface
Originally committed as revision 7983 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7968 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
AVERROR_ defines are moved to avcodec.h as they are needed in there as well. Feel free to move that to avutil/common.h.
Bumped up avcodec/format version numbers as though it's binary compatible we will want to rebuild apps as error values changed.
Please from now on use return AVERROR(EFOO) instead of the ugly return -EFOO in your code.
This also removes the need for berrno.h.
Originally committed as revision 7965 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Matthijs Douze, Matthijs.Douze inrialpes fr
Originally committed as revision 7901 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7895 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
(which will be removed at the next avutil version increment)
Originally committed as revision 7882 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Patch by Michel Bardiaux, mbardiaux mediaxim be.
Originally committed as revision 7826 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7792 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7705 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7662 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
Originally committed as revision 7641 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
|
patch by Ramiro Polla % ramiro A lisha P ufsc P br %
Originally committed as revision 7445 to svn://svn.ffmpeg.org/ffmpeg/trunk
|