5787 Commits (38f0d3ce7613028337f35dcdc4f8f2aa1070c5e3)
 

Author SHA1 Message Date
Roman Shaposhnik e5867e4d50 Not that we're that far from being an *initial* implementation, but 19 years ago
Dan Maas 2e52b44e50 AC coefficient weighing (per SMPTE 314M) for the DV encoder and decoder. The 19 years ago
Måns Rullgård 1540cfdcce SRCS must be set using := or things break when ASM_OBJS is added to OBJS 19 years ago
Aurelien Jacobs 59f45163df don't try to test streams which are commented out in test.conf 19 years ago
Michael Niedermayer 0403f791b3 remove wrong assert() 19 years ago
Michael Niedermayer d676478c8d replace for loop with 2 asserts() 19 years ago
Alex Beregszaszi c16601bb8e print a hint when trying V4L2 on V4L device 19 years ago
Dan Maas 6df5f6ae51 size[0-3] are not initialized (and can get random negative trash 19 years ago
Måns Rullgård 1bd8624697 kill some warnings 19 years ago
Loren Merritt 285b570fd2 fix a memory leak on seeking. 19 years ago
Diego Biurrun 788223b155 Remove outdated FAQ entry about A/V sync issues when grabbing. 19 years ago
Diego Biurrun d315ec5c31 Use BSD-compatible expr syntax and change test -ne to test != for portability. 19 years ago
Alan Curry 1d773cfde0 Fix rgb32tobgr16, rgb32to15, and rgb32tobgr15. All had the same problem that 19 years ago
Michael Niedermayer 7bdb4f67bc 10l (forgot EOBs) 19 years ago
Aurelien Jacobs 927e193d3a get ride of perl and sort in ffserver regtest (and avoid problem with behavior of sort changing with locales) 19 years ago
Aurelien Jacobs 2af799468a update ffserver.regression.ref to the actual md5 values 19 years ago
Aurelien Jacobs ddf2b51bee fix ffserver regtest inconsistency between different arch (and even different kind of x86) 19 years ago
Michael Niedermayer 6661b2130d dont lowwer qnos of more blocks then needed 19 years ago
Antoine Cellerier 88d6903e23 Give a hint about what is the expected the data type of command line options. 19 years ago
Michael Niedermayer d2d230a756 fixing dv_guess_qnos() 19 years ago
Michael Niedermayer fe78f7cdaa print a big warning if we mess up and run out of space ... 19 years ago
Baptiste Coudurier b4712e3c8b CTTS support patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) 19 years ago
Diego Biurrun 70b0bb8772 link fixes 19 years ago
Ivan Kalvachev afe6a4a0be Use native bswap32 instruction when __CPU__ is x86_64 instead of generic 386 code. 19 years ago
Loren Merritt 85ed1022b3 minor simplifications in cabac_mb_type 19 years ago
Alex Beregszaszi 571fa53105 support correct ptses on other than version 3.2.0 aswell 19 years ago
Luca Barbato 5cb9fda4b0 Fix AltiVec H.264 decoding on FSF gcc. 19 years ago
Alex Beregszaszi 1319a77b01 added none/8bit/24bit audio formats and defaulting to s16 for now (once the system works like pix_fmt, the defaulting should be changed to SAMPLE_FMT_NONE) 19 years ago
Alex Beregszaszi 33f5e2ec3e make those nasty variables static, also fix a html bug 19 years ago
Alex Beregszaszi fb7a2bf695 check for CODEC_ID_NONE instead 0, tobe compatible with movenc.c and possible CODEC_ID_NONE value change 19 years ago
Alex Beregszaszi a1db1fc445 explain extradata and pass avctx to av_log's 19 years ago
Kostya Shishkov b0ca57356e ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's not 19 years ago
Erik Slagter 277fe2294f pass noise reduction option to x264 19 years ago
Erik Slagter b0ec9efd7a Increase maximum number of B-frames, necessary for H.264 encoding. 19 years ago
Baptiste Coudurier de23f234df Cleans reading stsd audio, and makes it more generic patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com>) 19 years ago
Julian Scheid a7f41f91e7 The current_sample field is meant to be the sample number, not an offset into 19 years ago
Måns Rullgård c7bb67c485 Create installation directories in the common install-* targets. 19 years ago
Michael Niedermayer c2ca19d7f9 RMP4 ("xvid fork") decoding support 19 years ago
Guillaume Poirier da6ec7203d Colin offered to maintain Amiga PPC port, Romain has only OSX 19 years ago
Baptiste Coudurier 73920f079a simplify mov_read_hdlr patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier bd12d3e9dc add 'in32' fourcc support patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Baptiste Coudurier 4ea28253b6 add mov_read_ftyp to check iso media file type and set c->mp4 patch by (Baptiste COUDURIER <baptiste.coudurier 0 smartjog o com>) 19 years ago
Alan Curry cd92221a8d Just a comment update, replacing a FIXME to reflect the new expectation of 19 years ago
Alan Curry b9a6fae930 don't call altivec_yuv2packedX() with a dstFormat that it doesn't support; 19 years ago
Luca Abeni 8cecedfbe8 ff_asts_init needs to be inside #ifdef CONFIG_MUXERS, remove some misplaced 19 years ago
Falk Hüffner 1b137298fa Change license header to LGPL for consistency. 19 years ago
Alan Curry cbddd5dfc6 Fix vec_clip for gcc's that don't handle (vector signed short){16} according 19 years ago
Mike Melanson 2637670144 complete AVS playback system (from Creature Shock computer game), 19 years ago
Aurelien Jacobs 220522479b Clarify creative ADPCM changelog entry 19 years ago
Alan Curry 247d2c9699 ng the fix for vCCoeffsBank patch by (Alan Curry <pacman TheWorld com>) 19 years ago