Sat, 10 Jul 2010 06:34:57 +0000 |
darkshikari |
Change qmax/qmin limits to 63 instead of 51.
libavcodec
|
Fri, 09 Jul 2010 17:09:57 +0000 |
victor |
Current Cygwin has mkstemp().
libavcodec
|
Fri, 09 Jul 2010 16:05:58 +0000 |
mru |
resample: replace VLA with malloc/free
libavcodec
|
Fri, 09 Jul 2010 16:05:52 +0000 |
mru |
resample: check memory allocations in av_resample_init()
libavcodec
|
Fri, 09 Jul 2010 10:53:36 +0000 |
mru |
libxvid: add some const fixing a warning
libavcodec
|
Fri, 09 Jul 2010 10:53:30 +0000 |
mru |
Allow using libxvid RC without enabling encoding wrapper
libavcodec
|
Thu, 08 Jul 2010 22:57:27 +0000 |
diego |
Add back previously removed non-existing function params in doxygen comments.
libavcodec
|
Thu, 08 Jul 2010 17:55:37 +0000 |
diego |
Improve variable names in imlt_window_float() and mlt_compensate_output().
libavcodec
|
Thu, 08 Jul 2010 15:01:59 +0000 |
rbultje |
Add missing doxy for function arguments.
libavcodec
|
Thu, 08 Jul 2010 15:00:47 +0000 |
rbultje |
Fix two doxy warnings.
libavcodec
|
Thu, 08 Jul 2010 13:35:46 +0000 |
diego |
Restore array sizes in doxygen parameter names.
libavcodec
|
Thu, 08 Jul 2010 08:58:52 +0000 |
benoit |
Remove a useless variable in zmbv decoder.
libavcodec
|
Wed, 07 Jul 2010 23:52:24 +0000 |
jbr |
ac3: make the value of codec_id during (E-)AC-3 parsing stay CODEC_ID_EAC3
libavcodec
|
Wed, 07 Jul 2010 21:50:50 +0000 |
alexc |
Cosmetics: whitespace
libavcodec
|
Wed, 07 Jul 2010 21:48:51 +0000 |
alexc |
aacenc: Enforce LFE bitstream restrictions.
libavcodec
|
Wed, 07 Jul 2010 21:23:36 +0000 |
cehoyos |
Add new decoder property max_lowres and do not init decoder if requested value is higher.
libavcodec
|