6651 Commits (8cd019bdca4f7a6b485b63c25b80b68851ac6fc1)
 

Author SHA1 Message Date
Panagiotis Issaris 8cd019bdca Remove the "sc_threshold" OptionDef variable. 18 years ago
Panagiotis Issaris c6dafae954 Remove the "bug" OptionDef used for setting the workaround_bugs variable. 18 years ago
Panagiotis Issaris 58bba31e3f Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match 18 years ago
Panagiotis Issaris 6bacd250f4 Remove the "qmax" OptionDef. 18 years ago
Panagiotis Issaris 5687a2f4cc Remove the "qmin" OptionDef. 18 years ago
Panagiotis Issaris 315b0f9742 Remove the "bf" OptionDef parameter so the equally named AVOption will take 18 years ago
Panagiotis Issaris fcc9b95653 Inform the user that a certain AVOption is out of range. 18 years ago
Panagiotis Issaris 076ce01793 Correct the constraints of some AVOptions. These had a default value of zero, 18 years ago
Panagiotis Issaris 4ff8fcefd2 Migrate the "packetsize" OptionDef option to become an AVOption. 18 years ago
Panagiotis Issaris 09a455764b Migrate the "muxrate" OptionDef option to become an AVOption. 18 years ago
Luca Barbato 99aed7c8fc New single instruction math operation header 18 years ago
Michael Niedermayer 39e1b5cf8e use correct rounding functions 18 years ago
Benjamin Larsson 7a9d265b14 Added qcelp faq. 18 years ago
Panagiotis Issaris 81d0618fa4 Remove the "bufsize" OptionDef option from ffmpeg.c. The equally named "bufsize" 18 years ago
Panagiotis Issaris 97c73545a5 Add support for SI (k, M, ...) and IEC/IEEE (Ki, Mi, ...) units. 18 years ago
Luca Abeni e9e12f0e11 Remove the dependency of libswscale on img_format.h 18 years ago
Luca Abeni 5784b620d2 Fix the PIX_FMT_* ---> IMGFMT_* conversion (PIX_FMT_RGB32 is IMGFMT_BGR32) 18 years ago
Michael Niedermayer 7eb1042cbd K prefix 18 years ago
Nazo aeb20f7f9d FLV seeking patch by Nazo. lovesyao at aol com. 18 years ago
Michael Niedermayer e66477afbe support SI and some non SI prefixes 18 years ago
Diego Biurrun 99f6278e31 wording/spelling 18 years ago
Michael Benjamin 5ca030fed4 ADI Blackfin optimizations 18 years ago
Diego Biurrun cab3ef828a Change VHOOKSHFLAGS (which defaults to SHFLAGS) from a shell to a Makefile 18 years ago
Víctor Paesa 2c29781dc8 Document how to read DirectShow files, 18 years ago
Måns Rullgård cd621028c0 remove junk characters in comment 18 years ago
Måns Rullgård f07e8487b0 clean up #ifdef HAVE_IPP 18 years ago
Panagiotis Issaris 469b7bf868 Remove the "rc_init_cplx" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris dc5ee8bc54 Remove the "bt" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris 0dcb89fc52 Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris fda7eb9098 Correct the i_qfactor minimum, which was current set higher then the default 18 years ago
Panagiotis Issaris e2a5bc881c Remove the "me_range" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris d4fc91b449 Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
Panagiotis Issaris bcce83e693 Remove the "i_qoffset" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris a2c00e43c7 Remove the "b_qoffset" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris debe5ce152 Remove the "b_qfactor" OptionDef option from ffmpeg.c. The equally named 18 years ago
Panagiotis Issaris 3c96abacf0 Fix usage of b_quant_factor. It was not possible to actually use the b_qfactor 18 years ago
Panagiotis Issaris 3d720bda76 Remove the "qcomp" OptionDef option from ffmpeg.c. The equally named "qcomp" 18 years ago
Panagiotis Issaris 99aaf41312 Remove the "qblur" OptionDef option from ffmpeg.c. The equally named "qblur" 18 years ago
Panagiotis Issaris 908b845785 Remove the "pbias" OptionDef option from ffmpeg.c. The equally named "pbias" 18 years ago
Panagiotis Issaris 356e7a9d60 Remove the "ibias" OptionDef option from ffmpeg.c. The equally named "ibias" 18 years ago
Panagiotis Issaris 7c272c0eb0 Remove the "preme" OptionDef option from ffmpeg.c 18 years ago
Panagiotis Issaris babe0e8cef Remove the GOP "g" OptionDef option from ffmpeg.c . 18 years ago
Panagiotis Issaris a551510665 Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This 18 years ago
Diego Biurrun 02c1592fde Fix Indel --> Intel typo. 18 years ago
Michael Benjamin 1733fc4a6b Add support for 8-bit grayscale to V4L grabber 18 years ago
Panagiotis Issaris 3c0ba8703c Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of 18 years ago
Panagiotis Issaris 7df00a4e06 Rename the AVOption's names to the shorter OptionDef names. 18 years ago
Baptiste Coudurier 8e453fc3c7 remove unused, uninitialized free format frame size 18 years ago
Philippe De Muyter 3c61983828 add support for grayscale rawvideo avi 18 years ago
Loren Merritt 93a319f13b asm implementation of mid_pred. 18 years ago