| Commit message (Expand) | Author | Age | Files | Lines |
* | typo fix by (lists: kenneth aafloy net) | Michael Niedermayer | 2005-06-05 | 1 | -1/+1 |
* | changing a few AV_LOG_DEBUG to AV_LOG_INFO | Michael Niedermayer | 2005-05-29 | 1 | -13/+13 |
* | AVPacket.pos | Michael Niedermayer | 2005-05-26 | 1 | -0/+25 |
* | av_find_stream_info() end check fixes | Michael Niedermayer | 2005-05-22 | 1 | -2/+4 |
* | drop most url_fileno() calls (allows to use ByteIOContext directly in caller ... | Aurelien Jacobs | 2005-05-19 | 1 | -5/+3 |
* | 10l (overflows) | Michael Niedermayer | 2005-05-12 | 1 | -3/+3 |
* | better r_frame_rate guessing code | Michael Niedermayer | 2005-05-06 | 1 | -21/+30 |
* | division by zero fix | Michael Niedermayer | 2005-05-06 | 1 | -2/+2 |
* | prefer container time_base for frame duration guess | Michael Niedermayer | 2005-05-06 | 1 | -6/+6 |
* | switch to native time bases | Michael Niedermayer | 2005-04-30 | 1 | -90/+50 |
* | PIX_FMT_NONE and related fixes | Michael Niedermayer | 2005-04-25 | 1 | -3/+7 |
* | discard dummy packets before doing inapropriate checks on them and failing as... | Michael Niedermayer | 2005-03-24 | 1 | -3/+4 |
* | more fine grained discarding of packets | Michael Niedermayer | 2005-03-17 | 1 | -1/+1 |
* | keyframe & non keyframe index fixes | Michael Niedermayer | 2005-03-13 | 1 | -8/+17 |
* | shorten decoder by (Jeff Muizelaar <jrmuizel gmail com>) | Michael Niedermayer | 2005-02-26 | 1 | -0/+1 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -1/+0 |
* | dont predict missing timestamps if we lack the required information to do so | Michael Niedermayer | 2005-01-29 | 1 | -1/+1 |
* | support colon-separated rates patch by Roine Gustafsson <roine AT users DOT s... | Roine Gustafsson | 2005-01-27 | 1 | -0/+2 |
* | 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 |