- Feb 12, 2009
-
-
Patrik Kullman authored
Patch by Patrik Kullman, patrik at yes dot nu Originally committed as revision 17174 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 08, 2009
-
-
Stefano Sabatini authored
corresponding calls to avformat_alloc_context(). Originally committed as revision 17048 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 06, 2009
-
-
Luca Abeni authored
Originally committed as revision 17016 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 05, 2009
-
-
Ronald S. Bultje authored
move move a struct/typedef in rtsp.h that is only used in ffserver.c into ffserver.c. See "[PATCH] rtsp.h: move/remove unused thingies" thread on ML. Originally committed as revision 17005 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 30, 2009
-
-
Diego Biurrun authored
Originally committed as revision 16861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 18, 2009
-
-
Stefano Sabatini authored
corresponding calls to av_random_init(). Originally committed as revision 16682 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 17, 2009
-
-
Aurelien Jacobs authored
Originally committed as revision 16654 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 13, 2009
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
This is safer since they may use the symbol LIBAVFORMAT_BUILD defined in avformat.h. Originally committed as revision 16589 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 09, 2009
-
-
Aurelien Jacobs authored
Originally committed as revision 16505 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 30, 2008
-
-
Carl Eugen Hoyos authored
/home/melanson/fate/source/ffserver.c(4349): warning #188: enumerated type mixed with another type audio_enc.codec_id = audio_id; ^ /home/melanson/fate/source/ffserver.c(4354): warning #188: enumerated type mixed with another type video_enc.codec_id = video_id; ^ Originally committed as revision 16397 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 19, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 16242 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
av_set_string3(). Originally committed as revision 16241 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 29, 2008
-
-
Stefano Sabatini authored
See the thread: "Define cmdline_program_name and use it in show_help". Originally committed as revision 15952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 25, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 15695 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15694 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 21, 2008
-
-
Aurelien Jacobs authored
Originally committed as revision 15662 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 01, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 15506 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 30, 2008
-
-
Ronald S. Bultje authored
that it only describes the lower-level transport (TCP vs. UDP) and not the actual data layout (e.g. RDT vs. RTP). See discussion in "Realmedia patch" thread on ML. Originally committed as revision 15481 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 29, 2008
-
-
Diego Pettenò authored
patch by Diego Pettenò, flameeyes gmail com Originally committed as revision 15461 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 28, 2008
-
-
Michael Niedermayer authored
when it is moved to cmdutils.c/h. Originally committed as revision 15449 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 24, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 15398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 07, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 15241 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15240 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 15238 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 03, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 15191 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
ffserver a configuration parameter. The name of the new parameter introduced is MaxHTTPConnections. Originally committed as revision 15182 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 13, 2008
-
-
Aurelien Jacobs authored
Originally committed as revision 14728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 14724 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 24, 2008
-
-
Diego Biurrun authored
Originally committed as revision 14376 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 16, 2008
-
-
Baptiste Coudurier authored
print AVCodecContext address instead of AVClass, better when multiple instances of same codecs are used, based on r14237 Originally committed as revision 14255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 09, 2008
-
-
Stefano Sabatini authored
av_set_string() deprecated since r14134. Originally committed as revision 14145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 25, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13978 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13973 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 24, 2008
-
-
Stefano Sabatini authored
Originally committed as revision 13956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Originally committed as revision 13955 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
commandlines. Originally committed as revision 13954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-