19219 Commits (147a90a3e59414a98f09d7a61db6664680a7d631)
 

Author SHA1 Message Date
Martin Storsjö 99f373f3a6 Only insert the SPS and PPS NALs in sprop-parameter-sets 16 years ago
Stefano Sabatini 5a43bbc37d Add missing entry corresponding to r18163. 16 years ago
Stefano Sabatini 26f3f2914e Cosmetics: remove empty line. 16 years ago
Stefano Sabatini b4656e6b0d Fix minor version for the r18116 entry: minor was not bumped in that 16 years ago
Justin Ruggles 8613af0a65 Add convenience macros for 5.0/5.1 back speaker configurations. 16 years ago
Ramiro Polla 75428fa447 mlpdec: Filters and matrices may change only once per substream per access unit. 16 years ago
Ramiro Polla 89e39be3b6 mlpdec: There must be no extraword for MLP. 16 years ago
Ramiro Polla cc9c512638 mlpdec: Validate non-restart bit from the substream header. 16 years ago
Ramiro Polla 0091d8a164 mlpdec: matrix_out_ch must not be greater than max_matrix_channel, and not max_channel. 16 years ago
Ramiro Polla dd4090256c swscale: Remove X86 commented out code. 16 years ago
Michael Niedermayer 300a3d0d00 Make sure the last bits of huffyuv frames are zeroed. 16 years ago
Ramiro Polla 40fa514033 swscale: Use function pointers for swScale functions. 16 years ago
Ramiro Polla 14d5c18c98 swscale: {}-related cosmetics. 16 years ago
Ramiro Polla 7ac4032784 swscale: Add const to some swScale functions' parameters. 16 years ago
David Conrad cc2e555420 ARM: NEON optimized put_signed_pixels_clamped 16 years ago
Måns Rullgård 08e12b2240 ARM: NEON optimised add_pixels_clamped 16 years ago
Kenan Gillet 3c00556f4b Add missing static qualifier from function declaration. Patch by Kenan 16 years ago
Stefano Sabatini 6b4343616c Rename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity and consistency 16 years ago
Stefano Sabatini 1b2120c39d Remove JACK input device addition entry. 16 years ago
Michael Niedermayer 634b927f82 Do not fail on zero packets. 16 years ago
Reimar Döffinger 0be9e73e38 Mark line_skip3 asm argument as output-only instead of using av_uninit. 16 years ago
Reimar Döffinger d7460a9cac Mark put_signed_pixels_clamped_mmx output operands as early-clobber because 16 years ago
Reimar Döffinger 531a3d2721 Use DECLARE_ASM_CONST for non-global ff_vector128 constant used via MANGLE 16 years ago
Gwenole Beauchesne 68367bdef0 Add VC-1 bitstream decoding through VA API. 16 years ago
Stefano Sabatini b1516707c4 Update after the last two commits. 16 years ago
Olivier Guilyardi 80ff8a16f5 Implement JACK input device. 16 years ago
Olivier Guilyardi 7b09db3522 Implement av_fifo_space(). 16 years ago
Diego Biurrun a8f9e7f641 Fix lzo-test linking: -llzo2 should be in ELIBS, not EXTRALIBS. 16 years ago
Alex Converse 3dd6531208 Rewrite put_signed_pixels_clamped_mmx() to eliminate mmx.h from dsputil_mmx.c. 16 years ago
Stefano Sabatini dd3bbb4903 Update after the last API change. 16 years ago
Thilo Borgmann fabd2469f1 Move AVPacket declaration from avformat.h to avcodec.h. 16 years ago
Ramiro Polla 95b5770bc7 swscale: Remove mmx2 params from h[yc]scale(). 16 years ago
Ramiro Polla 392b656764 swscale: Split h[yc]scale_fast() into their own functions. 16 years ago
Ramiro Polla 5b7c7dd329 swscale: Execute sfence and emms depending on runtime flags. 16 years ago
Jai Menon 3dd2f87e61 Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. 16 years ago
Reimar Döffinger 3dd3604197 Reindent 16 years ago
Reimar Döffinger fb9ac65411 Support DVD subtitles in mov/mp4 as created by Nero. 16 years ago
Gwenole Beauchesne e103e6dbcf Register VA API HW accelerators. 16 years ago
Gwenole Beauchesne ff41873562 Add VA API deps. 16 years ago
Gwenole Beauchesne 5666fd731e Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL 16 years ago
Diego Biurrun 82a6ef2089 Replace manual setting of the removed av_log_level variable by the 16 years ago
Gwenole Beauchesne da425800ee Add VA API pixfmt (only VLD is available ATM). 16 years ago
Diego Biurrun d326cf7f8f Add an empty line in front of configure debug instructions. 16 years ago
Gwenole Beauchesne b4df97365f Add MPEG-4 / H.263 bitstream decoding through VA API. 16 years ago
Baptiste Coudurier fcb4228c86 skip empty data packets in flv, fix input.flv 16 years ago
Måns Rullgård 60c703ac4b ARM: START/STOP_TIMER support for ARMv7 16 years ago
Måns Rullgård 439ccc4e0e Split libavutil/timer.h per architecture 16 years ago
Stefano Sabatini 0a47f60aa8 Extend read_line() to make it take a read_pal_component parameter. 16 years ago
David Conrad 710441c2f6 Add SSE4 detection support 16 years ago
Gwenole Beauchesne 41913a35b0 Add 16cif video frame size abbreviation. i.e. -s alias for 1408x1152. 16 years ago