summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* padding fixMichael Niedermayer2003-09-061-40/+38
* big/little endian fixMichael Niedermayer2003-09-061-36/+70
* initial nut muxer and demuxer (demuxer is not fail safe)Alex Beregszaszi2003-09-055-1/+577
* bump version numbers to 0.4.8Alex Beregszaszi2003-09-051-2/+5
* rewriteMichael Niedermayer2003-09-051-24/+17
* fixing copyright header (the code is from strptime.c so the copyright header ...Michael Niedermayer2003-09-041-22/+19
* Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-041-0/+6
* case insensitive codec_get_id()Michael Niedermayer2003-09-041-29/+4
* localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>)Glenn Maynard2003-09-045-22/+91
* MingW patches by (Glenn Maynard <g_sf at zewt dot org>)Michael Niedermayer2003-09-041-1/+6
* initial commit for Id RoQ and Interplay MVE multimedia subsystemsMike Melanson2003-09-025-1/+926
* fix MPEG-TS missdetected as MPEG-PSMichael Niedermayer2003-09-011-1/+1
* first pass at PSX STR demuxer; does not yet interact correctly with MDECMike Melanson2003-09-014-1/+357
* asv2 regression testMichael Niedermayer2003-09-011-0/+1
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-291-1/+2
* libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime d...Michael Niedermayer2003-08-291-0/+4
* 1000l in abbrv. tableRoman Shaposhnik2003-08-291-2/+2
* * making resolution abbreviations rightRoman Shaposhnik2003-08-291-2/+6
* * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is nowRoman Shaposhnik2003-08-284-28/+787
* naughty, forbidden variable declarationsMike Melanson2003-08-271-2/+3
* mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>)Michael Niedermayer2003-08-264-1/+862
* accepts pgmyuv extensionFabrice Bellard2003-08-241-2/+2
* suppressed frame number modulus hack - added loop_input hack which I find eas...Fabrice Bellard2003-08-242-9/+18
* win32 compile fixFabrice Bellard2003-08-241-4/+10
* all human-readable output should go into stderr for now. We reallyRoman Shaposhnik2003-08-211-8/+8
* use codec_tag for encoding tooMichael Niedermayer2003-08-183-11/+22
* * fixing a regression in mpeg encoder (not setting pix_fmt),Roman Shaposhnik2003-08-121-1/+1
* support for older real audio files (<= version 3)Fabrice Bellard2003-08-111-87/+166
* no default bit rate if decodingFabrice Bellard2003-08-081-1/+4
* initial duration/start_time generic support - displays stream duration and av...Fabrice Bellard2003-08-081-0/+318
* update duration and start_timeFabrice Bellard2003-08-081-3/+5
* exports mpegps_demuxFabrice Bellard2003-08-081-1/+1
* update duration and start_timeFabrice Bellard2003-08-081-18/+70
* update duration and start_time - add av_new_stream() usageFabrice Bellard2003-08-083-28/+54
* add av_new_stream() usageFabrice Bellard2003-08-083-19/+7
* added stream start time and duration API - AV_NOPTS_VALUE is no longer zeroFabrice Bellard2003-08-081-4/+34
* patch for DV capturing by Dan Dennedy <dan at dennedy dot org>Roman Shaposhnik2003-08-062-27/+44
* yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias a...D Richard Felker III2003-08-053-1/+101
* ATI VCR2Michael Niedermayer2003-07-241-0/+1
* OSX and BeOS networking fix (socklen_t)François Revol2003-07-243-0/+6
* ATI VCR1 decoderMichael Niedermayer2003-07-241-0/+1
* support aborting in TCPFabrice Bellard2003-07-171-14/+70
* suppressed RTSP abort hack - added PLAY/PAUSEFabrice Bellard2003-07-172-11/+84
* removed warningsFabrice Bellard2003-07-172-47/+50
* added primitive aborting systemFabrice Bellard2003-07-172-1/+32
* warnings are errorsFabrice Bellard2003-07-171-1/+1
* fix fmt == NULL caseFabrice Bellard2003-07-161-1/+1
* Write correct MPEG2-PS streams patch by (mru at users dot sourceforge dot net...Måns Rullgård2003-07-151-1/+1
* fixed NTP generation for mpegFabrice Bellard2003-07-151-7/+24
* fixed RTP/TCP client supportFabrice Bellard2003-07-152-31/+68
OpenPOWER on IntegriCloud