summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Smacker demuxer and decoder.Kostya Shishkov2006-03-21
* provide more info on which streams lack codec parametersMichael Niedermayer2006-03-21
* free ftyp atomBaptiste Coudurier2006-03-21
* since Michael prefers to keep dsputil.h private to libavcodecMåns Rullgård2006-03-20
* Add the mmx and sse2 implementations of ff_snow_vertical_compose().Robert Edele2006-03-20
* Snow mmx + sse2 part 2Robert Edele2006-03-20
* fixing interlaced direct mode field select valuesMichael Niedermayer2006-03-20
* various fixes for xvid_rcMichael Niedermayer2006-03-19
* Enable ffserver on Darwin, non-AltiVec regression tests pass.Diego Biurrun2006-03-19
* fix frametypes with xvid_rcMichael Niedermayer2006-03-18
* fixing bquant_offsetMichael Niedermayer2006-03-18
* segfault fixMichael Niedermayer2006-03-18
* Reenable NUT and NUT regression tests as requested by Michael.Diego Biurrun2006-03-17
* make ff_rate_control_init() bail out if rc_strategy==1 and lavc wasn'tCorey Hickey2006-03-17
* 10l: Only set *compose97i *add_yblock to dsputils context if we are building ...Oded Shimon2006-03-17
* Disable the NUT (de)muxer until it has been synced with the specification.Diego Biurrun2006-03-17
* > 2GB file fixBaptiste Coudurier2006-03-16
* First part of a series of speed-enchancing patches.Robert Edele2006-03-16
* extract durationMichael Niedermayer2006-03-16
* keep ftyp firstBaptiste Coudurier2006-03-16
* fix warningBaptiste Coudurier2006-03-16
* use CFLAGS when compiling qt-faststart, to enable largefile supportBaptiste Coudurier2006-03-16
* use fseeko and ftello to be 64 bit offsets compliantBaptiste Coudurier2006-03-16
* make the delta magnitude a user specifyable parameter:Harikrishnan Varma2006-03-15
* fix sample size for uncompressed soundBaptiste Coudurier2006-03-14
* dont pass intra flag if its always 0Michael Niedermayer2006-03-14
* fixing coverity warnig CID: 253 (reading over the end of the aspect_ratio arr...Michael Niedermayer2006-03-13
* fix coverity warning CID: 255 (uninitalized variable used to build tables whi...Michael Niedermayer2006-03-13
* Do not be too verboseLuca Abeni2006-03-13
* Tell the user why video capture is failingLuca Abeni2006-03-13
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-13
* Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with moreAlan Curry2006-03-13
* seed iterative_me with mvs from conventional search.Loren Merritt2006-03-13
* obey vqscale in 2nd passLoren Merritt2006-03-13
* indentionBaptiste Coudurier2006-03-12
* reset interlaced_dct flagMichael Niedermayer2006-03-12
* use of PRI macros in dprintfBaptiste Coudurier2006-03-12
* fix conversion types in dprintfBaptiste Coudurier2006-03-12
* fix a warning when DEBUG is definedBaptiste Coudurier2006-03-11
* create edts atom when muxing B frames, needed to compute ctsBaptiste Coudurier2006-03-11
* do nal reformating when muxing H264, create avcc atomBaptiste Coudurier2006-03-11
* some mov files have invalid pts so we need to consider these pts too in calcu...Michael Niedermayer2006-03-11
* More correct demuxing and timestamp setting fot Sierra VMDKostya Shishkov2006-03-11
* 16-bit DPCM and stereo support for Sierra VMDKostya Shishkov2006-03-11
* simplify AVFormatParameters NULL checksMichael Niedermayer2006-03-11
* av_free -> av_freepMichael Niedermayer2006-03-11
* fix %8 != 0 w/hMichael Niedermayer2006-03-11
* asserts to check if assumed conditions really are trueMichael Niedermayer2006-03-10
* out of array read fixMichael Niedermayer2006-03-10
* out of array read fixMichael Niedermayer2006-03-10