2891 Commits (7d67aa9b0f3bd2cb6c023e8b9e537606aa6b08d9)
 

Author SHA1 Message Date
Laurent Aimar cc15c93127 H264 fourcc patch by (Laurent Aimar <fenrir at via dot ecp dot fr>) 21 years ago
Michael Niedermayer 68ca24e6db intra16x16 fix 21 years ago
Michael Niedermayer 8fc7c99369 10000l 21 years ago
Michael Niedermayer d3985de709 cleanup 21 years ago
Michael Niedermayer f7190f7399 h263 OBMC & 4MV support 21 years ago
Michel Bardiaux a11d11aaa8 seek by mouse in ffplay patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) 21 years ago
Wolfgang Hesseler e26a83355a debug parameter patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer b68ab2609c dont read from b frames if draw_horiz_band==NULL 21 years ago
Roman Shaposhnik e15c330246 * 3x encoding speedup. Finally we seem to be on par with libdv 21 years ago
Roberto Togni e1c2a5a0a8 - Add reget_buffer() function to AVCodecContext 21 years ago
Michael Niedermayer 9bc8b38660 16x8 MV vissualization by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer bc1e364666 10l 21 years ago
Michael Niedermayer 28ba74a686 Patch for PPM probing by (Rob Joyce <rjoyce at twcny dot rr dot com>) 21 years ago
Alex Beregszaszi 105c3d2521 theora alpha3 support (with maintaining backward compatibility, maybe we should remove all backward compatibility codes after final theora release?) 21 years ago
Alex Beregszaszi 9a7ad92531 finally working with old theora bitstream (flipped image), the only sample I have is decoded successfully (theora.ogg) 21 years ago
Fabrice Bellard bcbecff13f fixed memory leak 21 years ago
Philip Gladstone 91628427ec Add more resilience in reading ffm files. In particular, don't assume 21 years ago
Philip Gladstone d445a7e9cc Changed a bunch of calls to sprintf to snprintf to protect against buffer 21 years ago
Michael Niedermayer bf63eb4bba av_d2q() documentation 21 years ago
Mike Melanson 11498da334 set frame rate information, for good measure 21 years ago
Mike Melanson d66dae57e8 use the proper file framerate (specified by a float); account the pts 21 years ago
Mike Melanson 42cad81aea yep, FLI support 21 years ago
Michael Niedermayer ad0d17f1f8 qprd with b frames fix 21 years ago
Michael Niedermayer dd3e415e06 qprd needs mbd=2 21 years ago
Zdenek Kabelac 4b813d5c5a * sys/types.h for size_t 21 years ago
Zdenek Kabelac 67070e4f29 * *FILE needs <stdio.h> 21 years ago
Ivan Kalvachev 57489bc511 silence few warnings 21 years ago
Michael Niedermayer 9515c0c107 better fix 21 years ago
Michael Niedermayer 7d58735942 small mjpeg fix by (James Stembridge <jstembridge at users dot sourceforge dot net>) 21 years ago
Måns Rullgård 278de4755d support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård)) 21 years ago
Michael Niedermayer 30758048ef ac prediction with rate distorted qp fix 21 years ago
Michael Niedermayer 1f26c6f338 rate distored optimal lambda->qp support 21 years ago
Michael Niedermayer 567e36d8f1 last frame 21 years ago
Ivan Kalvachev c512b303c2 mpegvideo is back 21 years ago
Fabrice Bellard e240a0bbe0 simpler bandwidth allocation for RTSP streaming - use av_read_frame() - initial support for raw MPEG2 transport stream streaming using RTSP 21 years ago
Fabrice Bellard 72ea344bd1 initial seek support 21 years ago
Fabrice Bellard 254abc2ec6 use av_read_frame() - added initial seek support (rename -start to -ss (mplayer...)) - added '-dump' option to dump input packets 21 years ago
Fabrice Bellard afda223c6b frame rate should be completely disabled in asf (closer now) - disabled seek 21 years ago
Fabrice Bellard 155e9ee909 initial seek support 21 years ago
Fabrice Bellard 27f388aa24 seek support 21 years ago
Fabrice Bellard f9b5459e79 seeking support - fixed some ADPCM decoding cases 21 years ago
Fabrice Bellard 8e38ff0c07 fixed double free 21 years ago
Fabrice Bellard ba0ce88a2d added parsing 21 years ago
Fabrice Bellard 4986a42929 seek support for PCM formats 21 years ago
Fabrice Bellard ccd39ae6ea use parsers 21 years ago
Fabrice Bellard ff762d6ed2 initial seek support - more generic play/pause support 21 years ago
Fabrice Bellard fb2758c83d initial av_read_frame() and av_seek_frame() support 21 years ago
Fabrice Bellard c6f353ff61 also parse extradata for MPEG4 21 years ago
Fabrice Bellard 8424cf505c new audio/video parser API 21 years ago
Fabrice Bellard 962d6ae6c5 exported mpa_decode_header for new parser API 21 years ago