summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* K prefixMichael Niedermayer2006-09-17
* FLV seeking patch by Nazo. lovesyao at aol com.Nazo2006-09-17
* support SI and some non SI prefixesMichael Niedermayer2006-09-17
* wording/spellingDiego Biurrun2006-09-17
* ADI Blackfin optimizationsMichael Benjamin2006-09-16
* Change VHOOKSHFLAGS (which defaults to SHFLAGS) from a shell to a MakefileDiego Biurrun2006-09-16
* Document how to read DirectShow files,Víctor Paesa2006-09-16
* remove junk characters in commentMåns Rullgård2006-09-16
* clean up #ifdef HAVE_IPPMåns Rullgård2006-09-15
* Remove the "rc_init_cplx" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Remove the "bt" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Correct the i_qfactor minimum, which was current set higher then the defaultPanagiotis Issaris2006-09-15
* Remove the "me_range" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Split the DV demuxer and muxer into separate files (as suggested by DiegoPanagiotis Issaris2006-09-15
* Remove the "i_qoffset" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Remove the "b_qoffset" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Remove the "b_qfactor" OptionDef option from ffmpeg.c. The equally namedPanagiotis Issaris2006-09-15
* Fix usage of b_quant_factor. It was not possible to actually use the b_qfactorPanagiotis Issaris2006-09-15
* Remove the "qcomp" OptionDef option from ffmpeg.c. The equally named "qcomp"Panagiotis Issaris2006-09-15
* Remove the "qblur" OptionDef option from ffmpeg.c. The equally named "qblur"Panagiotis Issaris2006-09-15
* Remove the "pbias" OptionDef option from ffmpeg.c. The equally named "pbias"Panagiotis Issaris2006-09-15
* Remove the "ibias" OptionDef option from ffmpeg.c. The equally named "ibias"Panagiotis Issaris2006-09-15
* Remove the "preme" OptionDef option from ffmpeg.cPanagiotis Issaris2006-09-15
* Remove the GOP "g" OptionDef option from ffmpeg.c .Panagiotis Issaris2006-09-15
* Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. ThisPanagiotis Issaris2006-09-15
* Fix Indel --> Intel typo.Diego Biurrun2006-09-15
* Add support for 8-bit grayscale to V4L grabberMichael Benjamin2006-09-15
* Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit ofPanagiotis Issaris2006-09-15
* Rename the AVOption's names to the shorter OptionDef names.Panagiotis Issaris2006-09-15
* remove unused, uninitialized free format frame sizeBaptiste Coudurier2006-09-15
* add support for grayscale rawvideo aviPhilippe De Muyter2006-09-15
* asm implementation of mid_pred.Loren Merritt2006-09-15
* disable vp3 mmx idct for theora files to avoid artifactsAurelien Jacobs2006-09-14
* Synchronize the defaults specified in the AVOptions[] array to the defaultsPanagiotis Issaris2006-09-14
* Make OFFSET() reuse offsetofPanagiotis Issaris2006-09-14
* Remove a redundant memset from libavformat.Panagiotis Issaris2006-09-14
* Allow parameter values (AVOptions) to use the 'k', 'M', 'G'Panagiotis Issaris2006-09-14
* Remove the LGPL exception clause as discussed on ffmpeg-develDiego Biurrun2006-09-14
* Fix vhook build on Cygwin, shared builds only.Víctor Paesa2006-09-13
* Proper armv5te instructions support detection.Siarhei Siamashka2006-09-13
* replaces back some C code by dsp.put_pixels_tab[0][0] (revert r6231)Aurelien Jacobs2006-09-13
* corrects the type of the AVOption parameter "bugs", patch by TakisPanagiotis Issaris2006-09-13
* adds descriptions to the libavcodec AVOptions array, taken from thePanagiotis Issaris2006-09-13
* ffmpeg, ffplay, ffserver need version.hMåns Rullgård2006-09-12
* Enables back the mmx/sse optimized version of the vp3 idct.Aurelien Jacobs2006-09-12
* 10l typoMichael Niedermayer2006-09-12
* Remove superfluous ifeq.Diego Biurrun2006-09-12
* Fix 'make depend' for libpostproc.Diego Biurrun2006-09-12
* Swap back and forward motion vectors to achieve correct pictureKostya Shishkov2006-09-12