summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* various fixes for xvid_rcMichael Niedermayer2006-03-192-7/+17
* Enable ffserver on Darwin, non-AltiVec regression tests pass.Diego Biurrun2006-03-191-1/+0
* fix frametypes with xvid_rcMichael Niedermayer2006-03-181-2/+3
* fixing bquant_offsetMichael Niedermayer2006-03-182-2/+2
* segfault fixMichael Niedermayer2006-03-181-0/+3
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-173-6/+6
* make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn'tCorey Hickey2006-03-171-2/+6
* 10l: Only set *compose97i *add_yblock to dsputils context if we are building ...Oded Shimon2006-03-171-0/+2
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-173-6/+6
* > 2GB file fixBaptiste Coudurier2006-03-161-1/+1
* First part of a series of speed-enchancing patches.Robert Edele2006-03-165-133/+190
* extract durationMichael Niedermayer2006-03-161-1/+12
* keep ftyp firstBaptiste Coudurier2006-03-161-0/+36
* fix warningBaptiste Coudurier2006-03-161-1/+1
* use CFLAGS when compiling qt-faststart, to enable largefile supportBaptiste Coudurier2006-03-161-1/+1
* use fseeko and ftello to be 64 bit offsets compliantBaptiste Coudurier2006-03-161-4/+4
* make the delta magnitude a user specifyable parameter:Harikrishnan Varma2006-03-151-1/+3
* fix sample size for uncompressed soundBaptiste Coudurier2006-03-141-8/+27
* dont pass intra flag if its always 0Michael Niedermayer2006-03-141-13/+13
* fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio arr...Michael Niedermayer2006-03-131-1/+1
* fix coverity warning CID: 255 (uninitalized variable used to build tables whi...Michael Niedermayer2006-03-131-1/+1
* Do not be too verboseLuca Abeni2006-03-131-1/+1
* Tell the user why video capture is failingLuca Abeni2006-03-131-2/+10
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-132-8/+8
* Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreAlan Curry2006-03-131-12/+16
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-131-0/+11
* obey vqscale in 2nd passLoren Merritt2006-03-131-1/+2
* indentionBaptiste Coudurier2006-03-121-5/+5
* reset interlaced_dct flagMichael Niedermayer2006-03-121-0/+1
* use of PRI macros in dprintfBaptiste Coudurier2006-03-121-8/+8
* fix conversion types in dprintfBaptiste Coudurier2006-03-121-3/+3
* fix a warning when DEBUG is definedBaptiste Coudurier2006-03-111-1/+1
* create edts atom when muxing B frames, needed to compute ctsBaptiste Coudurier2006-03-111-2/+2
* do nal reformating when muxing H264, create avcc atomBaptiste Coudurier2006-03-111-0/+128
* some mov files have invalid pts so we need to consider these pts too in calcu...Michael Niedermayer2006-03-111-4/+11
* More correct demuxing and timestamp setting fot Sierra VMDKostya Shishkov2006-03-111-59/+65
* 16-bit DPCM and stereo support for Sierra VMDKostya Shishkov2006-03-111-69/+48
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-119-15/+18
* av_free -> av_freepMichael Niedermayer2006-03-111-3/+3
* fix %8 != 0 w/hMichael Niedermayer2006-03-111-3/+3
* asserts to check if assumed conditions really are trueMichael Niedermayer2006-03-101-0/+2
* out of array read fixMichael Niedermayer2006-03-101-2/+2
* out of array read fixMichael Niedermayer2006-03-101-4/+6
* cleanup picture / debug output codeMichael Niedermayer2006-03-103-26/+25
* fixing out of array access (only cosmetic, this should never have had a end u...Michael Niedermayer2006-03-101-1/+1
* add assert to clarify that we know what we are doingMichael Niedermayer2006-03-101-0/+1
* fixing uninitalized dc_pred_dirMichael Niedermayer2006-03-101-0/+1
* very minor optimizationMichael Niedermayer2006-03-101-1/+1
* unused variableMichael Niedermayer2006-03-101-3/+1
* Fix cropping, depending on enc pix fmtBaptiste Coudurier2006-03-103-14/+32
OpenPOWER on IntegriCloud