33487 Commits (454b1f9b5831ff53d098be737feb7b1e3d73f1d3)
 

Author SHA1 Message Date
Christophe Gisquet 34e1b07546 rv40: don't always do the full prev_type search 13 years ago
Christophe GISQUET e75d1d4f73 dsputil x86: revert a test back to its previous value 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Roland Scheidegger 9b9df1cdff h264: new assembly version of get_cabac for x86_64 with PIC 13 years ago
Roland Scheidegger 14e9ffc1e4 h264: use one table instead of several for cabac functions 13 years ago
Roland Scheidegger 444f47b55c h264: (trivial) remove unneeded macro argument in x86/cabac.h 13 years ago
Jordi Ortiz a7fa5ce671 libschroedingerdec: check malloc 13 years ago
Luca Barbato 3b52e9da10 segment: reorder seg_write_header allocation 13 years ago
Luca Barbato e1e146a2d1 avio: make avio_close(NULL) a no-op 13 years ago
Yusuke Nakamura 546adc1fee mov: Parse EC3SpecificBox (dec3 atom). 13 years ago
Martin Storsjö df8aa4598c mpegts: Make sure we don't return uninitialized packets 13 years ago
Diego Biurrun 1b4f085772 gitignore: replace library catch-all pattern by more specific patterns 13 years ago
Mans Rullgard 0a07f2b346 dsputil: fix invalid array indexing 13 years ago
Sean McGovern 3510a13307 configure: add libavresample to rpath 13 years ago
Mans Rullgard 88de5b0a73 build: icc: silence some warnings 13 years ago
Mans Rullgard b6a6e90a7c fft-test: add option to set cpuflag mask 13 years ago
Mans Rullgard 6eca84bad8 cpu: recognise only cpu flag names pertinent to the architecture 13 years ago
Mans Rullgard 3527a73933 avutil: add av_parse_cpu_flags() function 13 years ago
Mans Rullgard 3d11c2d76d vp8: armv6: fix non-armv6t2 build 13 years ago
Mans Rullgard e4ac031233 vp8: armv6 optimisations 13 years ago
Mans Rullgard b692d246ea vp8: arm: separate ARMv6 functions from NEON 13 years ago
Mans Rullgard dac78fd1d7 ARM: add some compatibility macros 13 years ago
Hendrik Leppkes 949d942eef mov: support eac3 audio 13 years ago
Luca Barbato 8b97ae6484 avf: fix faulty check in has_duration 13 years ago
Justin Ruggles 394dbde548 FATE: use updated reference for aac-latm_stereo_to_51 13 years ago
Justin Ruggles bcb82fe1f4 avconv: use libavresample 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago
Justin Ruggles c5671aeb77 FATE: avoid channel mixing in lavf-dv_fmt 13 years ago
Anton Khirnov 8c4022aceb avconv: fix a segfault on -c copy with -filter_complex. 13 years ago
Yusuke Nakamura 462a5b7839 isom: Support more DTS codec identifiers. 13 years ago
Dale Curtis 7521c4bab2 matroska: Clear prev_pkt between seeks. 13 years ago
Justin Ruggles 83b26046fc avutil: change default buffer size alignment for sample buffer functions 13 years ago
Michael Niedermayer 0ca4414d0f audemux: Add a sanity check for the number of channels 13 years ago
Diego Biurrun a229d6c285 Remove libdirac decoder. 13 years ago
Dale Curtis 8336eb6f85 matroska: Add incremental parsing of clusters. 13 years ago
Luca Barbato 1381081cdb avconv: fix off by one check in complex_filter 13 years ago
Martin Storsjö 269cb6751b mpegts: Try seeking back even for nonseekable protocols 13 years ago
Diego Biurrun 9b75ae05cf swscale: K&R formatting cosmetics (part III) 13 years ago
Mans Rullgard d526c5338d ARM: allow runtime masking of CPU features 13 years ago
Mans Rullgard d7458bc8c6 dsputil: remove unused functions 13 years ago
Yusuke Nakamura 94c9bf8887 mov: Treat keyframe indexes as 1-origin if starting at non-zero. 13 years ago
Yusuke Nakamura ba9869311f mov: Take stps entries into consideration also about key_off. 13 years ago
Mans Rullgard 2bcbd98459 Remove lowres video decoding 13 years ago
Mans Rullgard 95510be8c3 avcodec: remove AVCodecContext.dsp_mask 13 years ago
Anton Khirnov 2994913d70 avconv: fix a segfault when default encoder for a format doesn't exist. 13 years ago
Jan Ekström b5c3f0b994 utvideo: general cosmetics 13 years ago
Alex Converse 7eacd70fea aac: Handle HE-AACv2 when sniffing a channel order. 13 years ago
Alex Converse dc878b96a7 movenc: Support high sample rates in isomedia formats by setting the sample rate field in stsd to 0. 13 years ago
Diego Biurrun f973a85d4a xxan: Remove write-only variable in xan_decode_frame_type0(). 13 years ago
Diego Biurrun b1563d0cf9 ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks(). 13 years ago