summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* info about h and tpelMichael Niedermayer2003-12-302-1/+6
* interlaced motion estimationMichael Niedermayer2003-12-3023-947/+1450
* 100000lMichael Niedermayer2003-12-301-1/+1
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-309-40/+109
* nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e...Michael Niedermayer2003-12-291-2/+23
* picture number fixesMichael Niedermayer2003-12-293-18/+11
* 10l (segfault fix)Michael Niedermayer2003-12-281-0/+1
* frame stepping patch by (Wolfgang Hesseler <qv at multimediaware dot com>)Wolfgang Hesseler2003-12-281-0/+18
* correct C init tablesAlex Beregszaszi2003-12-271-2/+2
* its nice to include 'what it does & why' in submitted patchesMichael Niedermayer2003-12-271-0/+4
* lrintf patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-12-221-1/+1
* 10l (forgot to copy top_field_first flag)Michael Niedermayer2003-12-221-13/+15
* rv20 / h263 b frame fixMichael Niedermayer2003-12-213-25/+35
* fix crashMichael Niedermayer2003-12-191-2/+2
* SVQ3 uses unrestricted motion vectorsMike Melanson2003-12-181-1/+2
* svq3 fixMichael Niedermayer2003-12-181-0/+1
* harcoded DTS computation for mpegFabrice Bellard2003-12-181-11/+58
* vbv_delayMichael Niedermayer2003-12-174-11/+43
* primitive LPCM generatorFabrice Bellard2003-12-161-7/+47
* better and simpler logic for MPEG muxing - fixed rare MPEG muxing PTS generat...Fabrice Bellard2003-12-161-31/+116
* fixed incorrect PTS/DTS logic in MPEG video case (caused rare PTS glitches if...Fabrice Bellard2003-12-162-21/+11
* pts and dts support in parser APIFabrice Bellard2003-12-162-6/+50
* initial predictors are not sent to the output in QT IMA; fix stereo QTMike Melanson2003-12-161-8/+3
* MPEG1/2 decoding update (buffered frames are decoded now)Fabrice Bellard2003-12-152-16/+16
* make av_read_frame() return buffered frames at EOFFabrice Bellard2003-12-151-4/+24
* moved packet output to a separate function - added the frame buffered by the ...Fabrice Bellard2003-12-151-173/+206
* added End Of File handling to return last picture for MPEG1/2/4Fabrice Bellard2003-12-151-7/+23
* motion estimation & mb compare functions command line optionsMichael Niedermayer2003-12-151-0/+24
* init picture structure to avoid uninitialized fieldsFabrice Bellard2003-12-151-0/+2
* 100l (forgot alpha & ppc)Michael Niedermayer2003-12-152-14/+66
* mv vissualization & field picture fixMichael Niedermayer2003-12-141-3/+6
* cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at...Wolfgang Hesseler2003-12-142-30/+34
* 10l (printing qscale before parsing it)Michael Niedermayer2003-12-141-12/+12
* split intra / inter dequantizationMichael Niedermayer2003-12-144-181/+298
* error concealment regression testMichael Niedermayer2003-12-146-1/+45
* cleanupMichael Niedermayer2003-12-134-21/+12
* Here are juste two added #ifdef CONFIG_ENCODERS to allowAurelien Jacobs2003-12-132-0/+6
* mb type & qp vissualizationMichael Niedermayer2003-12-132-4/+72
* stuffing to stay above min_bitrateMichael Niedermayer2003-12-123-9/+40
* CBR improvementsMichael Niedermayer2003-12-123-18/+25
* fixed top_field_first support when encodingFabrice Bellard2003-12-123-33/+39
* fill codec infoFabrice Bellard2003-12-121-0/+3
* fixing h263p encoding without UMVMichael Niedermayer2003-12-111-2/+0
* obmc encoding flag (forgot to commit...)Michael Niedermayer2003-12-111-0/+6
* set AVCodecContext.width/height before get_buffer()Michael Niedermayer2003-12-111-11/+6
* updateFabrice Bellard2003-12-101-1/+16
* update -interlace helpFabrice Bellard2003-12-101-1/+1
* generate MPEG elementary streams in all cases - added interlaced MPEG2 testFabrice Bellard2003-12-103-7/+20
* interlaced dct encoding fixMichael Niedermayer2003-12-101-4/+5
* interlaced DCT support for MPEG2 encodingFabrice Bellard2003-12-101-30/+52
OpenPOWER on IntegriCloud