5398 Commits (26d6d032702c55616127511fa317b96763eb5cb3)
 

Author SHA1 Message Date
Diego Biurrun 08842d13dd 100l typo: forgotten $ 19 years ago
Diego Biurrun 6fe2dcd049 10l typo: libdir --> incdir 19 years ago
Jindřich Makovička 63a5b0b1ae - fix insufficient code length for exp_vlc 19 years ago
Diego Biurrun dc2a1ce5c0 Simplify header installation. 19 years ago
Diego Biurrun 1d67a1d46f Add incdir to configure. 19 years ago
Diego Biurrun a4848db6fe Make sure that install-progs has the proper dependencies when compiling 19 years ago
Diego Biurrun b12f8273fa Separate library install into static and shared installation. 19 years ago
Baptiste Coudurier e60b4ced1f mp4 codecs objecttype handling patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com) 19 years ago
Diego Biurrun f29f3b5d9f Separate header file installation from the general install target. 19 years ago
Michael Niedermayer 5e43b17e7c Fix for url_fclose() being called on an already closed file based on a patch by (<Colin Ward> hitman codehq org) 19 years ago
Diego Biurrun 1eb17b3c35 The install-progs target should depend on $(PROG). 19 years ago
Diego Biurrun 81dcdc53a3 Separate program installation into its own target. 19 years ago
Diego Biurrun c86eb7ae86 Add installlib and install-headers targets like everywhere else. 19 years ago
Diego Biurrun d9c2bab2f8 Install static libpostproc if CONFIG_PP is set. 19 years ago
Diego Biurrun b1d2a364d7 Install libpostproc headers if CONFIG_PP is set. 19 years ago
Alan Curry d33d485e83 Move the v{Y,C}CoeffsBank vectors into the SwsContext, filling them in just 19 years ago
Diego Biurrun c9fa86df9d cosmetics: indentation fixes 19 years ago
Alan Curry f688668c3c Fix big-endian color permutation problems. 19 years ago
Michael Niedermayer 0b2bb3543f mpeg-ps probe 2nd try 19 years ago
Alexander Strasser 5c4b1b2538 Don't use pow/powf functions where we just need integer arithmetic. 19 years ago
Måns Rullgård 0a925109ec add adtsenc.c with myself as maintainer 19 years ago
Loren Merritt ef9d1d1575 h264: special case dc-only idct. ~1% faster overall 19 years ago
Måns Rullgård a283db3962 generate adts frame headers if required 19 years ago
Måns Rullgård 100a74222b use get_bits1/skip_bits[1] in ac3 and aac parsers 19 years ago
Aurelien Jacobs b96532e970 voc: set bits_per_sample correctly (fix mplayer playback) 19 years ago
Aurelien Jacobs ea395e8c6c add a Creative VOC (de)muxer 19 years ago
Stefan Huehner 9b2283cc33 Patch by Stefan Huehner / stefan % huehner ! org \ 19 years ago
Michael Niedermayer ee7388c934 fix segfault on broken streams 19 years ago
Loren Merritt 4e295993ba 10l in 1.12 19 years ago
Alan Curry 7d20ebffdf Correct RGB vs. BGR confusion, the macros vec_mstrgb24 and vec_mstbgr24 each 19 years ago
Michael Niedermayer 9870a7bdb8 replace probe() by one similar to MPEG-ES 19 years ago
Luca Abeni 47f388503b Add video4linux2 detection to configure. 19 years ago
Colin Ward 72fbc5092a Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific. 19 years ago
Alan Curry 3845b56dd1 altivec_yuv2packedX() ignores the requested output format and unconditionally 19 years ago
Luca Abeni ad97e414e2 Correctly set the interlaced_frame and top_field_first fields. 19 years ago
Diego Biurrun 064cf25155 typo 19 years ago
Diego Biurrun 7f2a97537c List of people maintaining different parts of FFmpeg. 19 years ago
Alan Curry 5edb653bca AltiVec operations need to have memory aligned on 16-byte boundaries. 19 years ago
Alan Curry be9d060d0c vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect 19 years ago
Loren Merritt c0234aa44c slightly faster loopfilter 19 years ago
Måns Rullgård 4accd1fd18 bump version numbers and update docs for adts aac support 19 years ago
Måns Rullgård 86db37df52 create adts stream if CODEC_FLAG_GLOBAL_HEADER not set 19 years ago
Måns Rullgård fda885c703 read/write adts aac 19 years ago
Måns Rullgård da46276ff8 adts aac parser 19 years ago
Måns Rullgård 79b0b66ba0 decode adts aac streams 19 years ago
Loren Merritt 6ee669732d 10l (x86_64) 19 years ago
Loren Merritt e545f37527 18% faster put_h264_qpel16_mc[13]2_mmx2 19 years ago
Loren Merritt c03ce51dfb 11% faster put_h264_qpel16_v_lowpass_mmx2 19 years ago
Loren Merritt 0331f09237 15% faster put_h264_qpel16_hv_lowpass_mmx2 19 years ago
Alexander Strasser 1a44a8b654 Some Make variants complain if the LIB variable does not exist. 19 years ago