summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)Michael Niedermayer2004-05-25
* 100l (avi seeking)Michael Niedermayer2004-05-24
* 100l (AVStream.duration)Michael Niedermayer2004-05-24
* cur_dts in native timebaseMichael Niedermayer2004-05-23
* store index for seeking in the native timebase of each streamMichael Niedermayer2004-05-23
* 100lMichael Niedermayer2004-05-23
* mpeg audio timestamp fixMichael Niedermayer2004-05-23
* ooopsMichael Niedermayer2004-05-22
* move time_base (pts_num/pts_den) from AVFormatContext -> AVStreamMichael Niedermayer2004-05-21
* more data_size=0 cleanupMichael Niedermayer2004-05-21
* data_size = 0 cleanupMichael Niedermayer2004-05-21
* oops, forgot to commit that change from the warning fixes by (Michael Roitzsc...Michael Niedermayer2004-05-21
* forgotten prototypesMichael Niedermayer2004-05-21
* muxing overhead statistic fix for stream copyingMichael Niedermayer2004-05-20
* bytestream tracing supportMichael Niedermayer2004-05-20
* rtp callback context patch by ("Chris Flerackers" <cflerackers at androme dot...Chris Flerackers2004-05-18
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-18
* * IEC DV seems to accept SMPTE way of tagging 16:9 too.Roman Shaposhnik2004-05-18
* * reimplementation using mutexes and condition variables.Roman Shaposhnik2004-05-18
* don't compile ffserver if network is not enabled patch by (Luca Abeni <lucabe...Luca Abeni2004-05-17
* mention avcodec_align_dimensions()Michael Niedermayer2004-05-13
* segfault fixMichael Niedermayer2004-05-13
* no longer trueMike Melanson2004-05-13
* removing unused encoding codeMichael Niedermayer2004-05-12
* automatic framerate selectionMichael Niedermayer2004-05-12
* automatic pixel format selectionMichael Niedermayer2004-05-12
* how to encode SVQ1Mike Melanson2004-05-12
* svq1 regression testMichael Niedermayer2004-05-12
* segfault fixMichael Niedermayer2004-05-12
* support skiped blocks in SVQ1Michael Niedermayer2004-05-12
* motion estimation for SVQ1Michael Niedermayer2004-05-12
* UINT64_MAX fixMichael Niedermayer2004-05-11
* moving motion estimation specific variables from MpegEncContext -> MotionEstC...Michael Niedermayer2004-05-11
* reduce dependancy between motion estimation and MpegEncContextMichael Niedermayer2004-05-11
* dummy avcodec_thread_init() to avoid linking issuesMichael Niedermayer2004-05-10
* p frame encoding, only with 0,0 motion vectors yet thoughMichael Niedermayer2004-05-09
* using pointers so the code could eventually be used for P framesMichael Niedermayer2004-05-08
* width height %64 != 0 fixMichael Niedermayer2004-05-08
* imlib2 needs -lmMichael Niedermayer2004-05-08
* buffer hints, use reget_buffer, removed copy from previous frameRoberto Togni2004-05-07
* color and 10lMichael Niedermayer2004-05-07
* rate distorted intra only encodingMichael Niedermayer2004-05-07
* 10lMichael Niedermayer2004-05-07
* first pass at a Sorenson Video 1 (SVQ1) encoderMike Melanson2004-05-07
* support SVQ1 in AVI files, just for funMike Melanson2004-05-07
* vbr audio fixMichael Niedermayer2004-05-06
* next_pts fix by (Wolfram Gloger <wmglo at dent dot med dot uni-muenchen dot de>)Michael Niedermayer2004-05-05
* coder, context, predictor command line optionsMichael Niedermayer2004-05-05
* support decoding mpeg4 with buggy dc clippingMichael Niedermayer2004-05-05
* mpeg4 dc prediction simplificationMichael Niedermayer2004-05-05