]> git.sesse.net Git - ffmpeg/history - libavformat/utils.c
make AVFMT_NOHEADER flag dynamic - added av_open_input_stream()
[ffmpeg] / libavformat / utils.c
2003-10-29 Fabrice Bellardmake AVFMT_NOHEADER flag dynamic - added av_open_input_...
2003-10-26 Panagiotis IssarisGCC 3.3.2 warnings patch by (Panagiotis Issaris <takis...
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...
2003-09-08 Fabrice Bellardremoved ctype.h header
2003-09-07 Michael Niedermayermemory leak fix by (Tom Dexter <devel at www dot digita...
2003-08-29 Roman Shaposhnik 1000l in abbrv. table
2003-08-29 Roman Shaposhnik * making resolution abbreviations right
2003-08-24 Fabrice Bellardsuppressed frame number modulus hack - added loop_input...
2003-08-24 Fabrice Bellardwin32 compile fix
2003-08-21 Roman Shaposhnik all human-readable output should go into stderr...
2003-08-08 Fabrice Bellardno default bit rate if decoding
2003-08-08 Fabrice Bellardinitial duration/start_time generic support - displays...
2003-07-16 Fabrice Bellardfix fmt == NULL case
2003-07-15 Fabrice Bellardfixed RTP/TCP client support
2003-07-12 Roman Shaposhnik * First round of AV sync fixes.
2003-07-04 Michael Niedermayermpeg1 bad frame_rate_base fix by (Arthur van Hoff ...
2003-05-05 Michael NiedermayerVOB stream patch ba (Brian Foley <bfoley at compsoc...
2003-03-18 Michael Niedermayermerging a small amount of the changes from BroadQ,...
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-08 Michael Niedermayerread BITMAPINFOHEADER extra stuff (huffyuv decoding...
2003-02-26 Michael Niedermayermove repeat_pict field from AVCodecContext -> AVFrame...
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-03 Fabrice Bellardzero copy packet handling for DV1394 by Max Krasnyansky
2003-01-23 Roman Shaposhnikzero sized malloc patch by Roman Shaposhnick
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2003-01-23 Fabrice Bellardvideo_device fixes
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2003-01-11 Fabrice Bellardjpeg detection fix - fixed imagepipe output
2003-01-11 Fabrice Bellardadded still image support
2002-12-20 Bill Eldridgemingw patch by (Bill Eldridge <bill at rfa dot org>)
2002-12-11 Philip Gladstone* Extend the syntax of a filename for the img reader...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-04 Michael Niedermayercleanup
2002-11-25 Fabrice Bellardrenamed libav to libavformat