18823 Commits (110f147a85f563ad3074fa78b4d8c68e6f4f4ba3)
 

Author SHA1 Message Date
David Conrad 170e6b14f7 Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other references 16 years ago
Baptiste Coudurier df8843c65f search for hdlr atom in meta, some files do not store version+flags 16 years ago
Ramiro Polla 06abe7f5b4 mingw32: call lib.exe instead of lib to facilitate running it through wine. 16 years ago
Matthieu Castet 337cee680b Disallow out-of-tree builds with config.h in the source tree. 16 years ago
Ronald S. Bultje 7a160bca83 Fix index generation in the way that it was supposed to be used. See the 16 years ago
Benjamin Larsson b217024706 Add cook channel count function, part of multichannel cook 16 years ago
Benjamin Larsson 0eec287596 Add max allowed subpackets in multichannel cook 16 years ago
Diego Biurrun 3cf6adaf64 Remove code that was disabled by the recent major version bump. 16 years ago
Stefano Sabatini 323a8230fb Fix typo: 'conjuction' -> 'conjunction'. 16 years ago
Benjamin Larsson d4b3d0408f save avctx in cook decoder context and use it for av_log 16 years ago
Benjamin Larsson 7c119ced99 memset when category is >=7, part of cook multichannel 16 years ago
Reimar Döffinger 16473c1376 1 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted in 16 years ago
Carl Eugen Hoyos be2cf98a75 Force ebp_available for icc. 16 years ago
Diego Biurrun 60a847b5db cosmetics: Remove file name from file header. 16 years ago
Baptiste Coudurier 3c6547bede add my gpg key fingerprint 16 years ago
Attila Kinali 08519772a1 add my gpg key fingerprint 16 years ago
Baptiste Coudurier 7c4502c8c4 typo in the mail, the 4am commit is always the worst 16 years ago
Baptiste Coudurier 4909e517fd cosmetics 16 years ago
Baptiste Coudurier 983bdd3788 add my copyright in mov de/muxer 16 years ago
Stefano Sabatini 7867978374 Expand "lsb" to "least significant bits". 16 years ago
Stefano Sabatini e5681ba0f2 Rename the (yet not defined) macros: 16 years ago
Baptiste Coudurier e49da8273b allocate palette in codec directly 16 years ago
Baptiste Coudurier 6c00a9dec2 cosmetics, add some whitespaces and empty lines 16 years ago
Kostya Shishkov 0304109df6 Correct MV prediction for B-frame blocks in RV4 decoder 16 years ago
Baptiste Coudurier 3d45a83a59 add loglevel option to set libav* logging level, -v does not set it anymore 16 years ago
Baptiste Coudurier f0f2218dce do not modify sample_count, check against index entries 16 years ago
Baptiste Coudurier ed6ae6a58b use utc time for timestamp and do not set it if not specified 16 years ago
Måns Rullgård 9bceffef3a Fix ff_random_get_seed() prototype 16 years ago
Baptiste Coudurier 36a12218db swf timestamps are 16 bits 16 years ago
Baptiste Coudurier 40a1d41fd2 remove unused fields in swf context 16 years ago
Baptiste Coudurier 2261a952f9 do not parse timestamp if bitexact is set, should fix regression tests 16 years ago
Reimar Döffinger 881dad9e76 Enable generic index creation and seeking for NUV demuxer. 16 years ago
Reimar Döffinger 74f5ae847d Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser. 16 years ago
Reimar Döffinger bd36f175ab Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectly 16 years ago
Diego Biurrun 2f2cabef9c Add av_uninit to vbA[1-8], vbB[1-8] variables to work around 16 years ago
Diego Biurrun 6d79971e69 prettyprinting cosmetics 16 years ago
Diego Biurrun f5b2476fd3 Add av_uninit to vsrcBuc variable to work around some 16 years ago
Diego Biurrun b91813b6da Improve description of next_free_data_block_num struct member. 16 years ago
Michael Niedermayer 85b4230f68 Do not lose user flags when passing calls from the new to the old seeking API. 16 years ago
Michael Niedermayer 4ed29207c2 Switch ffplay to new seeking API. 16 years ago
Michael Niedermayer b82744c9ae Switch regression test to the new seeking API. 16 years ago
Michael Niedermayer 32d885926d add avformat_seek_file() 16 years ago
Stefano Sabatini c73d39965e Add an example showing how to create a video from many images. 16 years ago
Cédric Schieli 786dcfef48 Make the source buffer operands parametrized in the YSCALEYUV2RGB_YA macro 16 years ago
Daniel Verkamp 5cf59463a2 Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. 16 years ago
Reimar Döffinger 7e04cfba27 Set pkt->pos correctly (to the start of header of the packet) in swfdec. 16 years ago
Baptiste Coudurier 4e35ffa978 fix swf seeking by fixing new stream detection 16 years ago
Diego Biurrun 38eb4b114d Remove 'lib' and 'swscale-error' from list of phony targets. 16 years ago
Diego Biurrun 0cc647cbfb Mark all clean targets as phony. 16 years ago
Michael Niedermayer 7ed673af71 Print timing_info on -debug 1. 16 years ago