summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc updateFabrice Bellard2002-11-19
* '-' can be used for standard inputFabrice Bellard2002-11-19
* fixed output pts computation in case of pcm audio (fixes ffplay status display)Fabrice Bellard2002-11-19
* better than nothing patch for correct audio output with ffplayFabrice Bellard2002-11-19
* a/v sync support: added correct pts handlingFabrice Bellard2002-11-19
* factorized All In Wonder code (not tested) - Added AIW auto detect (not teste...Fabrice Bellard2002-11-19
* * oops fixed bad initialization of ff vals.Zdenek Kabelac2002-11-19
* * fixed prototypeZdenek Kabelac2002-11-19
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-19
* now raw mpeg4 video decoding is fully supportedFabrice Bellard2002-11-18
* added multicast SDP/RTP demux for multicast streams - added support for MPEG4...Fabrice Bellard2002-11-18
* do not read probe data if format is specified - match_ext() must be exportedFabrice Bellard2002-11-18
* fixed multicast connectFabrice Bellard2002-11-18
* fixing compilation of cs_testMichael Niedermayer2002-11-18
* hurry_up=5 supportMichael Niedermayer2002-11-18
* lower case div3Michael Niedermayer2002-11-18
* slices & encoding optimMichael Niedermayer2002-11-15
* dr1Michael Niedermayer2002-11-15
* 0.1lMichael Niedermayer2002-11-14
* YV12 support (warning this is experimental & wont work with offical huffyuv b...Michael Niedermayer2002-11-14
* fixing mp3 detection patch by (John Ryland <jryland at trolltech dot com>)John Ryland2002-11-14
* 16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-cre...Joel Yliluoma2002-11-14
* huffyuvMichael Niedermayer2002-11-14
* * const warning fixZdenek Kabelac2002-11-14
* * minor warning fixZdenek Kabelac2002-11-14
* * not checking for get_buffer_callback - it would be user's errorZdenek Kabelac2002-11-14
* 1l found by kabiMichael Niedermayer2002-11-14
* * fix double freeZdenek Kabelac2002-11-13
* * fixing some minor const warningsZdenek Kabelac2002-11-12
* * init for inv_zigzag_direct16 moved to init blockZdenek Kabelac2002-11-12
* * init table onceZdenek Kabelac2002-11-12
* * using macros to shorten init partZdenek Kabelac2002-11-12
* Bump up the priority on the decoding thread.François Revol2002-11-12
* * quick fix for bit exact settingZdenek Kabelac2002-11-11
* * updateZdenek Kabelac2002-11-11
* 100l for kabi (fixing qpel)Michael Niedermayer2002-11-11
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
* * using DSPContext - so each codec could use its local (sub)set of CPU extensionZdenek Kabelac2002-11-11
* * useless commit - ignoreZdenek Kabelac2002-11-11
* * avcodec_init could be removed I guess...Zdenek Kabelac2002-11-11
* * constsZdenek Kabelac2002-11-11
* * added dsp_maskZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* * cleanup statics & constZdenek Kabelac2002-11-11
* 10l - set pixelfmt (colorspace) _before_ calling get_buffer() callbackArpi2002-11-10
* reversing header gameMichael Niedermayer2002-11-10