Sun, 09 May 2010 23:04:06 +0000 |
stefano |
Reorder nut specific codec tags and add a comment for marking them as
libavcodec
|
Sun, 09 May 2010 23:04:03 +0000 |
stefano |
Add missing nut-specific codec tags for rawvideo pixel formats.
libavcodec
|
Sun, 09 May 2010 23:04:01 +0000 |
stefano |
Make the codec tags for the yuvjXXX pixel formats the same as the
libavcodec
|
Sun, 09 May 2010 22:56:04 +0000 |
stefano |
Add support to the Y411 codec tag, corresponding to the rawvideo pixel
libavcodec
|
Sun, 09 May 2010 20:08:13 +0000 |
rbultje |
Remove "bps" parameter to decodeplane8/32(), it's unused.
libavcodec
|
Sun, 09 May 2010 16:24:20 +0000 |
mru |
IFF: decode last 8 pixels per line
libavcodec
|
Sat, 08 May 2010 21:48:44 +0000 |
rbultje |
Optimize decodeplane8(), patch by Sebastian Vater <cdgs basty googlemail com>.
libavcodec
|
Sat, 08 May 2010 16:24:33 +0000 |
reimar |
Another try for fixing/improving decode_video documentation.
libavcodec
|
Thu, 06 May 2010 22:38:18 +0000 |
darkshikari |
Add intra refresh and crf-max support to the libavcodec libx264 wrapper.
libavcodec
|
Thu, 06 May 2010 20:38:42 +0000 |
alexc |
10l: store the result of clipping added in r23035
libavcodec
|
Thu, 06 May 2010 20:35:10 +0000 |
alexc |
Error out when too many bits per frame are requested.
libavcodec
|
Thu, 06 May 2010 20:18:36 +0000 |
alexc |
Make the faac inspired quantizer search make sense for a slightly narrower definition of "make sense."
libavcodec
|
Wed, 05 May 2010 21:38:02 +0000 |
conrad |
schroenc: Set colorspace info
libavcodec
|
Wed, 05 May 2010 21:37:58 +0000 |
conrad |
schroenc: Use AV_RB32
libavcodec
|
Wed, 05 May 2010 21:02:49 +0000 |
conrad |
schroenc: Set open-gop
libavcodec
|
Wed, 05 May 2010 21:02:45 +0000 |
conrad |
schroenc: Set keyframe interval
libavcodec
|
Wed, 05 May 2010 21:02:41 +0000 |
conrad |
schroenc: Use constant quality for constant quality, not noise threshold
libavcodec
|
Wed, 05 May 2010 21:02:37 +0000 |
conrad |
schroenc: Don't touch gop_structure by default, it should be left adaptive
libavcodec
|
Wed, 05 May 2010 17:02:55 +0000 |
cehoyos |
Align plane size to word-boundary.
libavcodec
|
Mon, 03 May 2010 22:08:31 +0000 |
rbultje |
Revert r22974 int->unsigned parts that don't have any meaningful effect.
libavcodec
|
Mon, 03 May 2010 19:21:35 +0000 |
alexc |
10l: The SBR refactor requires the use of 2 independent output X buffers.
libavcodec
|
Mon, 03 May 2010 05:57:48 +0000 |
mstorsjo |
amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output
libavcodec
|
Sun, 02 May 2010 21:52:25 +0000 |
rbultje |
Another buffer overflow, fixes issue1758.
libavcodec
|
Sun, 02 May 2010 16:07:29 +0000 |
reimar |
Clarify how allocation works for the picture argument for
libavcodec
|