| Commit message (Expand) | Author | Age | Files | Lines |
* | support discarding uninterresting packets | Michael Niedermayer | 2005-01-22 | 1 | -1/+1 |
* | fixing demuxing for short files where the framerate detection failed | Michael Niedermayer | 2005-01-22 | 1 | -0/+5 |
* | various security fixes and precautionary checks | Michael Niedermayer | 2005-01-12 | 1 | -1/+1 |
* | integer overflows, heap corruption | Michael Niedermayer | 2005-01-08 | 1 | -3/+14 |
* | 10l | Michael Niedermayer | 2005-01-03 | 1 | -1/+1 |
* | 1/0l fix | Michael Niedermayer | 2004-12-22 | 1 | -1/+1 |
* | prefer integer fps if possible when guessing | Michael Niedermayer | 2004-12-21 | 1 | -0/+9 |
* | guess fps for the variable fps case | Michael Niedermayer | 2004-12-21 | 1 | -0/+5 |
* | try to guess the fps if they are variable | Michael Niedermayer | 2004-12-19 | 1 | -0/+23 |
* | workaround some broken mpeg-ps timestamps | Michael Niedermayer | 2004-12-15 | 1 | -0/+8 |
* | some sanity checks on what is muxed, invalid timestamps in mpeg are very comm... | Michael Niedermayer | 2004-12-14 | 1 | -3/+16 |
* | fix timestamp prediction for low_delay mpeg streams | Michael Niedermayer | 2004-12-14 | 1 | -4/+2 |
* | use pts based duration/bitrate guessing code for mpeg-ts | Michael Niedermayer | 2004-12-06 | 1 | -1/+1 |
* | fixing pipe seek bug | Michael Niedermayer | 2004-12-06 | 1 | -1/+1 |
* | fifo_realloc() | Michael Niedermayer | 2004-12-01 | 1 | -1/+31 |
* | fixing playback of ftp://ftp.mplayerhq.hu/MPlayer/incoming/blender_raw.avi | Michael Niedermayer | 2004-11-30 | 1 | -1/+1 |
* | split ffhuffyuv into 2 codecs: | Loren Merritt | 2004-11-28 | 1 | -0/+1 |
* | int / int64 fix by (Wolfram Gloger <wmglo @@@ dent:med:uni-muenchen:de>) | Michael Niedermayer | 2004-11-23 | 1 | -1/+2 |
* | raw h261 demuxing fix | Michael Niedermayer | 2004-11-13 | 1 | -0/+1 |
* | try to guess the codec for imag2pipe too | Michael Niedermayer | 2004-11-12 | 1 | -1/+1 |
* | move p*m from image/lavf -> image2/lavc | Michael Niedermayer | 2004-11-11 | 1 | -0/+30 |
* | porting png support from -f image to -f image2 | Michael Niedermayer | 2004-11-09 | 1 | -0/+1 |
* | fix image stream copy | Michael Niedermayer | 2004-11-08 | 1 | -1/+3 |
* | bug in libavformat av_update_cur_dts(), patch by (Nathan Kurz <nate at verse ... | Nathan Kurz | 2004-10-22 | 1 | -6/+9 |
* | set keyframe flag at a more central place instead of in every demuxer for con... | Michael Niedermayer | 2004-10-22 | 1 | -0/+24 |
* | fix assertion failure in case of timestamp discontinuities | Michael Niedermayer | 2004-10-13 | 1 | -1/+2 |
* | generic cur_dts update | Michael Niedermayer | 2004-10-12 | 1 | -23/+21 |
* | default stream timebase docs patch by (Nathan Kurz <nate at verse dot com>) | Nathan Kurz | 2004-10-11 | 1 | -1/+3 |
* | print start_time patch by (Wolfram Gloger <wmglo at dent dot med dot uni-muen... | Wolfram Gloger | 2004-10-11 | 1 | -0/+8 |
* | use native timebase for seeking | Michael Niedermayer | 2004-10-10 | 1 | -64/+98 |
* | write error handling | Michael Niedermayer | 2004-10-08 | 1 | -1/+12 |
* | initial dts fix | Michael Niedermayer | 2004-10-03 | 1 | -2/+2 |
* | SCR timestamp fix try #1 | Michael Niedermayer | 2004-10-03 | 1 | -0/+28 |
* | move free() of AVStream priv data to av_write_trailer() | Michael Niedermayer | 2004-10-01 | 1 | -3/+6 |
* | move packet interleaving function into AVOutputFormat, so it can be overriden... | Michael Niedermayer | 2004-09-29 | 1 | -59/+93 |
* | uninitalized variables | Michael Niedermayer | 2004-09-28 | 1 | -1/+2 |
* | Minor Patch for shared libs on Mac OSX by (Bill May <wmay at cisco dot com>) | Michael Niedermayer | 2004-08-13 | 1 | -3/+3 |
* | HTTP Authentication Patch by (Petr Doubek <doubek at vision dot ee dot ethz d... | Petr Doubek | 2004-08-12 | 1 | -3/+23 |
* | ffserver fixes by (Koos Vriezen <koos.vriezen at xs4all dot nl>) | Michael Niedermayer | 2004-07-25 | 1 | -1/+7 |
* | image2 / image API cleanup phase-1 | Michael Niedermayer | 2004-07-15 | 1 | -0/+1 |
* | fix first timestamp when decoding mpeg-ps | Michael Niedermayer | 2004-06-30 | 1 | -1/+8 |
* | flush audio encoder buffers at the end | Michael Niedermayer | 2004-06-22 | 1 | -0/+4 |
* | 1000l | Michael Niedermayer | 2004-06-20 | 1 | -2/+2 |
* | user specified start time offset | Wolfram Gloger | 2004-06-11 | 1 | -3/+8 |
* | correctly interleave packets during encoding | Michael Niedermayer | 2004-05-29 | 1 | -39/+134 |
* | pass AVPacket into av_write_frame() | Michael Niedermayer | 2004-05-29 | 1 | -19/+94 |
* | 100l (avi seeking) | Michael Niedermayer | 2004-05-24 | 1 | -1/+1 |
* | cur_dts in native timebase | Michael Niedermayer | 2004-05-23 | 1 | -74/+34 |
* | store index for seeking in the native timebase of each stream | Michael Niedermayer | 2004-05-23 | 1 | -16/+49 |
* | move time_base (pts_num/pts_den) from AVFormatContext -> AVStream | Michael Niedermayer | 2004-05-21 | 1 | -41/+37 |