| Commit message (Expand) | Author | Age | Files | Lines |
* | configure: Add --enable-runtime-cpudetect | Ramiro Polla | 2009-04-08 | 1 | -1/+1 |
* | Add av_shrink_packet function for use in av_get_packet that reduces pkt->size | Reimar Döffinger | 2009-04-08 | 2 | -0/+15 |
* | Clarify which time_base the relevant members of AVPacket use | Robert Swain | 2009-04-08 | 1 | -6/+6 |
* | Fix second amr_nb_decode_frame() to also use the new AVPacket argument | Robert Swain | 2009-04-07 | 1 | -1/+3 |
* | Move av_packet_*() functions from libavformat/ to libavcodec/, where the | Thilo Borgmann | 2009-04-07 | 3 | -0/+126 |
* | fix vp5/vp6 decoding by using new prototype for decode function | Aurelien Jacobs | 2009-04-07 | 2 | -4/+5 |
* | Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an | Thilo Borgmann | 2009-04-07 | 137 | -172/+541 |
* | Move AVPacket up a bit, so that structs/functions that include AVPacket can | Thilo Borgmann | 2009-04-07 | 1 | -49/+49 |
* | Move scale factor computation to its own function. Patch by Kenan | Kenan Gillet | 2009-04-07 | 1 | -8/+24 |
* | Try to honor even completely invalid motion vectors as far as is | Michael Niedermayer | 2009-04-06 | 1 | -0/+1 |
* | Add convenience macros for 5.0/5.1 back speaker configurations. | Justin Ruggles | 2009-04-06 | 1 | -3/+4 |
* | mlpdec: Filters and matrices may change only once per substream per access unit. | Ramiro Polla | 2009-04-06 | 1 | -0/+22 |
* | mlpdec: There must be no extraword for MLP. | Ramiro Polla | 2009-04-05 | 1 | -0/+4 |
* | mlpdec: Validate non-restart bit from the substream header. | Ramiro Polla | 2009-04-05 | 1 | -2/+12 |
* | mlpdec: matrix_out_ch must not be greater than max_matrix_channel, and not ma... | Ramiro Polla | 2009-04-05 | 1 | -1/+1 |
* | Make sure the last bits of huffyuv frames are zeroed. | Michael Niedermayer | 2009-04-05 | 1 | -0/+2 |
* | ARM: NEON optimized put_signed_pixels_clamped | David Conrad | 2009-04-04 | 2 | -0/+39 |
* | ARM: NEON optimised add_pixels_clamped | Måns Rullgård | 2009-04-04 | 2 | -0/+49 |
* | Add missing static qualifier from function declaration. Patch by Kenan | Kenan Gillet | 2009-04-04 | 1 | -1/+1 |
* | Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency | Stefano Sabatini | 2009-04-04 | 7 | -16/+19 |
* | Mark line_skip3 asm argument as output-only instead of using av_uninit. | Reimar Döffinger | 2009-04-03 | 1 | -2/+2 |
* | Mark put_signed_pixels_clamped_mmx output operands as early-clobber because | Reimar Döffinger | 2009-04-03 | 1 | -1/+1 |
* | Use DECLARE_ASM_CONST for non-global ff_vector128 constant used via MANGLE | Reimar Döffinger | 2009-04-03 | 1 | -1/+1 |
* | Add VC-1 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-04-03 | 3 | -0/+359 |
* | Rewrite put_signed_pixels_clamped_mmx() to eliminate mmx.h from dsputil_mmx.c. | Alex Converse | 2009-04-02 | 1 | -13/+31 |
* | Move AVPacket declaration from avformat.h to avcodec.h. | Thilo Borgmann | 2009-04-02 | 1 | -2/+51 |
* | Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. | Jai Menon | 2009-04-02 | 3 | -1/+23 |
* | Register VA API HW accelerators. | Gwenole Beauchesne | 2009-04-02 | 1 | -0/+3 |
* | Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL | Gwenole Beauchesne | 2009-04-02 | 1 | -1/+1 |
* | Add VA API pixfmt (only VLD is available ATM). | Gwenole Beauchesne | 2009-04-02 | 1 | -0/+1 |
* | Add MPEG-4 / H.263 bitstream decoding through VA API. | Gwenole Beauchesne | 2009-04-02 | 2 | -0/+177 |
* | Extend read_line() to make it take a read_pal_component parameter. | Stefano Sabatini | 2009-04-01 | 1 | -3/+8 |
* | Add SSE4 detection support | David Conrad | 2009-04-01 | 2 | -2/+10 |
* | Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. | Gwenole Beauchesne | 2009-04-01 | 1 | -0/+1 |
* | Remove unused FILTSIGN macro | David Conrad | 2009-04-01 | 1 | -1/+0 |
* | Remove aandcttab.o from dct-test dependencies, the lib includes it | Måns Rullgård | 2009-04-01 | 1 | -1/+1 |
* | Reindent after the last patch. | Stefano Sabatini | 2009-03-31 | 1 | -10/+10 |
* | Add/fix support for bitstream formats reading in read_line(). | Stefano Sabatini | 2009-03-31 | 1 | -9/+16 |
* | Make the step and offset fields of the component descriptor express a | Stefano Sabatini | 2009-03-31 | 1 | -2/+12 |
* | Fix ipvideo_decode_block_opcode_0xD again. | Reimar Döffinger | 2009-03-31 | 1 | -7/+8 |
* | Document read_line(). | Stefano Sabatini | 2009-03-31 | 1 | -0/+12 |
* | Add a notice telling that the behavior of skip_put_bits() is undefined | Stefano Sabatini | 2009-03-31 | 1 | -0/+1 |
* | Cosmetics: remove some pointless {} | Reimar Döffinger | 2009-03-31 | 1 | -13/+6 |
* | Slightly simplify ipvideo_decode_block_opcode_0xD | Reimar Döffinger | 2009-03-31 | 1 | -13/+7 |
* | One more simplification for ipvideo_decode_block_opcode_0xA | Reimar Döffinger | 2009-03-31 | 1 | -49/+22 |
* | Cosmetics: reorder the pixel format descriptors to make them match the | Stefano Sabatini | 2009-03-31 | 1 | -73/+73 |
* | Slightly simplify first part of ipvideo_decode_block_opcode_0xA, | Reimar Döffinger | 2009-03-31 | 1 | -21/+14 |
* | Change the order of the components for RGB565LE and RGB565BE, | Stefano Sabatini | 2009-03-31 | 1 | -4/+4 |
* | Add comments specifying the name of the components in the descriptors. | Stefano Sabatini | 2009-03-31 | 1 | -40/+40 |
* | Make ipvideo_decode_block_opcode_0x8 a lot simpler by decoding the pixels | Reimar Döffinger | 2009-03-31 | 1 | -73/+22 |