19103 Commits (3c00556f4be2694d530cf3de741cdae0f1069678)
 

Author SHA1 Message Date
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
David Conrad 828775e160 Remove unused FILTSIGN macro 16 years ago
Måns Rullgård e5d0dbf558 Remove aandcttab.o from dct-test dependencies, the lib includes it 16 years ago
Måns Rullgård 99cc563f26 Make examples and test progs depend on libraries 16 years ago
Måns Rullgård 33afad5451 Add $(ELIBS) to example/test app link command 16 years ago
Måns Rullgård bbba084b4f Make examples and test progs depend on libraries 16 years ago
Måns Rullgård 92c093c1b5 Link tests/examples with -lfoo instead of libfoo.a 16 years ago
Måns Rullgård bdc2cc16eb Always use -L flags for all subdirs 16 years ago
Måns Rullgård 3fd422ff77 Move make rules applicable only to subdirs into subdir.mak 16 years ago
Ben Littler 13b47b4012 add another dv fourcc CDVH 16 years ago
Stefano Sabatini 59b053508f Reindent after the last patch. 16 years ago
Stefano Sabatini c95dd8d382 Add/fix support for bitstream formats reading in read_line(). 16 years ago
Stefano Sabatini 21010f6b2a Make the step and offset fields of the component descriptor express a 16 years ago
Reimar Döffinger 8514f8427f Fix ipvideo_decode_block_opcode_0xD again. 16 years ago
Stefano Sabatini 9b34899ecf Document read_line(). 16 years ago
Stefano Sabatini f9f74ab97b Add a notice telling that the behavior of skip_put_bits() is undefined 16 years ago
Reimar Döffinger dd9630e40f Cosmetics: remove some pointless {} 16 years ago