Wed, 20 Sep 2006 08:39:56 +0000 |
takis |
Remove the "qsquish" OptionDef. The AVOption min/max value is changed to match
libavcodec
|
Wed, 20 Sep 2006 08:36:33 +0000 |
takis |
Remove the "qmax" OptionDef.
libavcodec
|
Wed, 20 Sep 2006 08:34:58 +0000 |
takis |
Remove the "qmin" OptionDef.
libavcodec
|
Wed, 20 Sep 2006 08:34:13 +0000 |
takis |
Remove the "bf" OptionDef parameter so the equally named AVOption will take
libavcodec
|
Wed, 20 Sep 2006 08:27:18 +0000 |
takis |
Correct the constraints of some AVOptions. These had a default value of zero,
libavcodec
|
Fri, 15 Sep 2006 21:57:19 +0000 |
takis |
Correct the i_qfactor minimum, which was current set higher then the default
libavcodec
|
Fri, 15 Sep 2006 10:57:20 +0000 |
takis |
Rename the AVOption's names to the shorter OptionDef names.
libavcodec
|
Thu, 14 Sep 2006 14:02:32 +0000 |
takis |
Synchronize the defaults specified in the AVOptions[] array to the defaults
libavcodec
|
Thu, 14 Sep 2006 13:51:54 +0000 |
takis |
Make OFFSET() reuse offsetof
libavcodec
|
Wed, 13 Sep 2006 09:28:48 +0000 |
gpoirier |
corrects the type of the AVOption parameter "bugs", patch by Takis
libavcodec
|
Wed, 13 Sep 2006 09:03:13 +0000 |
gpoirier |
adds descriptions to the libavcodec AVOptions array, taken from the
libavcodec
|
Sun, 10 Sep 2006 21:51:08 +0000 |
gpoirier |
Use and set sane AVOption defaults
libavcodec
|
Sun, 10 Sep 2006 20:21:40 +0000 |
gpoirier |
make AVOptions default value field work.
libavcodec
|
Sat, 09 Sep 2006 08:49:28 +0000 |
gpoirier |
undefines a few temporary defines which were not undefined after their usage.
libavcodec
|
Sat, 02 Sep 2006 23:10:28 +0000 |
mru |
remove redundant declarations
libavcodec
|
Tue, 18 Jul 2006 11:00:55 +0000 |
lucabe |
Move av_log() & friends to libavutil
libavcodec
|
Tue, 11 Jul 2006 21:45:45 +0000 |
diego |
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
libavcodec
|
Sat, 08 Jul 2006 16:39:58 +0000 |
jbr |
allows user-settable block size and fixes related typo
libavcodec
|
Sat, 08 Jul 2006 07:14:00 +0000 |
aurel |
set proper bits_per_sample value for ADPCM codecs
libavcodec
|
Fri, 07 Jul 2006 22:42:36 +0000 |
aurel |
simplify the voc demuxer using av_get_bits_per_sample()
libavcodec
|
Fri, 07 Jul 2006 17:50:09 +0000 |
bcoudurier |
av_get_bits_per_sample and due simplifications
libavcodec
|
Thu, 06 Jul 2006 13:53:07 +0000 |
diego |
Mark some read-only datastructures as const.
libavcodec
|
Sun, 02 Jul 2006 10:22:31 +0000 |
michael |
flac-lpc patch by (Justin Ruggles jruggle earthlink net)
libavcodec
|
Fri, 30 Jun 2006 07:50:30 +0000 |
gpoirier |
Disable w53 and w97 cmp methods when snow encoder is disabled
libavcodec
|
Fri, 30 Jun 2006 05:53:28 +0000 |
reynaldo |
anothe useless sizeof(char)
libavcodec
|
Sat, 03 Jun 2006 19:04:56 +0000 |
lorenm |
ADPCM: trellis quantization
libavcodec
|
Sat, 03 Jun 2006 06:26:04 +0000 |
corey |
Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1
libavcodec
|
Sat, 13 May 2006 17:16:58 +0000 |
bcoudurier |
add MPEG-2 intra vlc support
libavcodec
|
Sun, 07 May 2006 11:48:07 +0000 |
michael |
make zero motion vector threshold user setable
libavcodec
|
Thu, 30 Mar 2006 04:33:05 +0000 |
corey |
- Add new file internal.h for common internal-use-only functions.
libavcodec
|
Mon, 06 Mar 2006 15:09:04 +0000 |
michael |
switch flac to av_crc
libavcodec
|
Mon, 06 Mar 2006 14:53:13 +0000 |
michael |
switch ac3enc to av_crc
libavcodec
|
Mon, 06 Mar 2006 14:13:01 +0000 |
michael |
generic crc calculation code
libavcodec
|
Fri, 03 Mar 2006 20:36:08 +0000 |
michael |
fix segfault with BLUR8.AVI
libavcodec
|
Tue, 21 Feb 2006 22:05:13 +0000 |
alex |
added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE)
libavcodec
|
Mon, 30 Jan 2006 23:33:19 +0000 |
mru |
add static keyword to some functions
libavcodec
|
Sun, 22 Jan 2006 20:54:52 +0000 |
corey |
sc_factor support for encoding.
libavcodec
|
Thu, 12 Jan 2006 22:43:26 +0000 |
diego |
Update licensing information: The FSF changed postal address.
libavcodec
|
Tue, 10 Jan 2006 20:07:29 +0000 |
banan |
Parameter added for user to set the cutoff frequency when encoding with faac.
libavcodec
|
Thu, 29 Dec 2005 07:24:23 +0000 |
lorenm |
update x264 wrapper.
libavcodec
|
Sun, 25 Dec 2005 18:34:02 +0000 |
michael |
support downscaling frames for dynamic b frame decission
libavcodec
|
Sun, 25 Dec 2005 17:43:52 +0000 |
michael |
10l (didnt remove option from old ones after converting to AVOption)
libavcodec
|
Fri, 23 Dec 2005 16:25:00 +0000 |
michael |
bidir refine support
libavcodec
|
Thu, 22 Dec 2005 01:10:11 +0000 |
diego |
COSMETICS: tabs --> spaces, some prettyprinting
libavcodec
|
Sun, 18 Dec 2005 11:41:32 +0000 |
michael |
typo
libavcodec
|
Sat, 17 Dec 2005 18:14:38 +0000 |
diego |
COSMETICS: Remove all trailing whitespace.
libavcodec
|
Fri, 02 Dec 2005 00:12:37 +0000 |
michael |
default_get_buffer() cleanup
libavcodec
|
Wed, 02 Nov 2005 09:18:32 +0000 |
gpoirier |
Typo fix
libavcodec
|
Tue, 20 Sep 2005 21:43:45 +0000 |
michael |
changing a few options to AVOptions
libavcodec
|
Sun, 18 Sep 2005 14:45:17 +0000 |
michael |
print more time_base fps stuff if av_log level is at debug or above
libavcodec
|
Mon, 12 Sep 2005 19:16:07 +0000 |
michael |
the people want lower case ...
libavcodec
|
Mon, 12 Sep 2005 18:24:48 +0000 |
michael |
dont include opt.h in avcodec.h
libavcodec
|
Mon, 12 Sep 2005 16:30:47 +0000 |
diego |
CAREFULL --> CAREFUL typo fix
libavcodec
|
Mon, 12 Sep 2005 12:07:08 +0000 |
michael |
converting a few more options to AVOptions
libavcodec
|
Mon, 12 Sep 2005 10:23:52 +0000 |
michael |
convert some options in ffmpeg.c to AVOptions
libavcodec
|
Sun, 11 Sep 2005 14:22:42 +0000 |
michael |
flags and named constants with type checking of course for AVOption
libavcodec
|
Sun, 11 Sep 2005 11:10:25 +0000 |
michael |
AVOption API improvments
libavcodec
|
Tue, 06 Sep 2005 12:51:56 +0000 |
michael |
AVOption first try
libavcodec
|
Sat, 03 Sep 2005 20:36:24 +0000 |
michael |
print fourcc in a readable form if possible
libavcodec
|
Fri, 02 Sep 2005 19:16:48 +0000 |
reimar |
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).
libavcodec
|