summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* sweeping change from -EIO -> AVERROR_IOMike Melanson2004-06-19
| | | | Originally committed as revision 3239 to svn://svn.ffmpeg.org/ffmpeg/trunk
* A/V Synch in ffmpeg patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-06-18
| | | | Originally committed as revision 3233 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l fix by (Bohdan Horst <nexus at irc dot pl>)Michael Niedermayer2004-06-17
| | | | Originally committed as revision 3227 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pass timestamps correctly for -sync 0Michael Niedermayer2004-06-15
| | | | | | use zero sized frames in avi to handle duplicate frames Originally committed as revision 3225 to svn://svn.ffmpeg.org/ffmpeg/trunk
* file id stringMichael Niedermayer2004-06-14
| | | | | | max short startcode distance Originally committed as revision 3223 to svn://svn.ffmpeg.org/ffmpeg/trunk
* user specified start time offsetWolfram Gloger2004-06-11
| | | | | | | | frame dup/drop info typos patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>) Originally committed as revision 3217 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more fourccsMichael Niedermayer2004-06-10
| | | | Originally committed as revision 3212 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ac3 bugfix, bug found by "Ben Cooley" <bcooley at dstreamtech dot com>Michael Niedermayer2004-06-09
| | | | Originally committed as revision 3209 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix playback of http://www.zonque.org/test-long.psMichael Niedermayer2004-05-31
| | | | | | better seeking, (not to keyframes but at least to the start of packets ...) Originally committed as revision 3182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* h261 decoder by (Maarten Daniels <maarten.daniels at student dot luc dot ac ↵Michael Niedermayer2004-05-30
| | | | | | dot be>) Originally committed as revision 3176 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-05-30
| | | | Originally committed as revision 3174 to svn://svn.ffmpeg.org/ffmpeg/trunk
* skip subtitle streams instead of perishingMichael Niedermayer2004-05-30
| | | | Originally committed as revision 3173 to svn://svn.ffmpeg.org/ffmpeg/trunk
* correctly interleave packets during encodingMichael Niedermayer2004-05-29
| | | | | | | dts/pts fixed for streamcopy dont use coded_frame->key_frame hack in muxers, use AVPacket.flags instead Originally committed as revision 3171 to svn://svn.ffmpeg.org/ffmpeg/trunk
* exporting keyframe flags, fixes keyframe stuff with streamcopyMichael Niedermayer2004-05-29
| | | | Originally committed as revision 3169 to svn://svn.ffmpeg.org/ffmpeg/trunk
* pass AVPacket into av_write_frame()Michael Niedermayer2004-05-29
| | | | | | | | | | fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont add padding in the middle of the data patch by (Sidik Isani <isani at ↵Sidik Isani2004-05-25
| | | | | | cfht dot hawaii dot edu>) Originally committed as revision 3158 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (avi seeking)Michael Niedermayer2004-05-24
| | | | Originally committed as revision 3155 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 100l (AVStream.duration)Michael Niedermayer2004-05-24
| | | | Originally committed as revision 3154 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cur_dts in native timebaseMichael Niedermayer2004-05-23
| | | | Originally committed as revision 3153 to svn://svn.ffmpeg.org/ffmpeg/trunk
* store index for seeking in the native timebase of each streamMichael Niedermayer2004-05-23
| | | | | | | | set correct timebase for nut merge mpeg-ts seeking with existing seeking code 10l fix in mpegts (27mhz vs. 90khz) Originally committed as revision 3152 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
| | | | Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bytestream tracing supportMichael Niedermayer2004-05-20
| | | | | | | | sync points removing timestamp lru prediction extendible frame_code / frame_code table Originally committed as revision 3142 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * IEC DV seems to accept SMPTE way of tagging 16:9 too.Roman Shaposhnik2004-05-18
| | | | Originally committed as revision 3139 to svn://svn.ffmpeg.org/ffmpeg/trunk
* segfault fixMichael Niedermayer2004-05-13
| | | | Originally committed as revision 3135 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support SVQ1 in AVI files, just for funMike Melanson2004-05-07
| | | | Originally committed as revision 3112 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vbr audio fixMichael Niedermayer2004-05-06
| | | | Originally committed as revision 3111 to svn://svn.ffmpeg.org/ffmpeg/trunk
* match latest specMichael Niedermayer2004-05-02
| | | | | | seeking to startcode-less frames Originally committed as revision 3102 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix rounding errors with NTSC patch by (Luca Abeni <lucabe72 at email dot it>)Luca Abeni2004-04-27
| | | | Originally committed as revision 3084 to svn://svn.ffmpeg.org/ffmpeg/trunk
* export pts if availableMichael Niedermayer2004-04-27
| | | | Originally committed as revision 3081 to svn://svn.ffmpeg.org/ffmpeg/trunk
* NULL pointers ...Michael Niedermayer2004-04-27
| | | | Originally committed as revision 3080 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg SVCD compatibility, SCR fixes, standard complianceHauke Duden2004-04-26
| | | | | | | | | | | | | | | | | | | - fixed VBR+constrained bitstream header flags for non-VCD - more sane (and SVCD compatible) value for video stream->max_buffer_size - always write at least one PES header stuffing byte for MPEG-2 to prevent accidental start code generation - do not write more than 16 stuffing bytes in a PES header (not allowed). Use padding packets instead. - include a PES extension in the first MPEG-2 packet - fill the first pack of SVCD files with padding - "sanity hack" that prevents the SCR from overtaking the PTS for non-VCD - fixed VCD PTS values to correspond to the SCR - always include DTS in the first SVCD packet (fixes lots of compatibility problems with DVD players) patch by (Hauke Duden <H.NS.Duden at gmx dot net>) Originally committed as revision 3078 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ring buffer fix by (Luca Abeni <lucabe72 at email dot it>)Michael Niedermayer2004-04-25
| | | | Originally committed as revision 3067 to svn://svn.ffmpeg.org/ffmpeg/trunk
* vis detection patch by (James Morrison <ja2morri at csclub dot uwaterloo dot ↵James Morrison2004-04-24
| | | | | | ca>) Originally committed as revision 3057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
| | | | Originally committed as revision 3054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
| | | | Originally committed as revision 3053 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Mpeg start codes patch by ("Dmitry Borisov" <jbors at mail dot ru>)Dmitry Borisov2004-04-23
| | | | Originally committed as revision 3046 to svn://svn.ffmpeg.org/ffmpeg/trunk
* various fixesMichael Niedermayer2004-04-18
| | | | Originally committed as revision 3031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cleanupMichael Niedermayer2004-04-17
| | | | | | fix streamcopy Originally committed as revision 3026 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot ↵Wolfram Gloger2004-04-13
| | | | | | uni-muenchen dot de>) Originally committed as revision 3011 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms ↵Steven M. Schultz2004-04-12
| | | | | | at 2BSD dot COM>) Originally committed as revision 3009 to svn://svn.ffmpeg.org/ffmpeg/trunk
* store correct ptsMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3008 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bit-exactMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3007 to svn://svn.ffmpeg.org/ffmpeg/trunk
* distclean by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2004-04-12
| | | | Originally committed as revision 3006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* libavformat/mov.c fails with gcc 2.95.3 patch by ("Steven M. Schultz" <sms ↵Steven M. Schultz2004-04-12
| | | | | | at 2BSD dot COM>) Originally committed as revision 3004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moving nearly identical binary search code from nut/mpeg/asf to utils.cMichael Niedermayer2004-04-12
| | | | Originally committed as revision 3003 to svn://svn.ffmpeg.org/ffmpeg/trunk
* codec tag for FLVMichael Niedermayer2004-04-11
| | | | Originally committed as revision 3002 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 4xm codec tagMichael Niedermayer2004-04-11
| | | | Originally committed as revision 3001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* some tag for mpeg2, so looking MPEG2VIDEO up worksMichael Niedermayer2004-04-11
| | | | Originally committed as revision 2999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid seeking to the end, as it confuses some crappy codeMichael Niedermayer2004-04-11
| | | | Originally committed as revision 2996 to svn://svn.ffmpeg.org/ffmpeg/trunk