18885 Commits (d89f692f0ea078867be00397b2f8229510400325)
 

Author SHA1 Message Date
Benoit Fouet 748a4312b4 Fix alphabetical order. 16 years ago
Ronald S. Bultje 7268f0bd8e Reindent after r18005. 16 years ago
Daniel Verkamp 8127c4208c Fix an assert(). 16 years ago
Ronald S. Bultje 6a2d3fc30b Merge code for packet reading in "old" (.ra, audio-only) Realmedia files and 16 years ago
Cédric Schieli 2816ce4c91 Split YUV2RGB operands declaration into a separate macro 16 years ago
Baptiste Coudurier f05783c2db cosmetics, remove useless braces 16 years ago
Baptiste Coudurier 9bf1b2683c simplify printing 16 years ago
Baptiste Coudurier f584386d54 reindent 16 years ago
Baptiste Coudurier c6026e4360 fix trkn metadata parsing 16 years ago
Baptiste Coudurier 0fb44a4e47 move read_udta_string up to avoid forward declaration 16 years ago
Baptiste Coudurier 873358e5d4 more generic metadata handling 16 years ago
Baptiste Coudurier 2229a5c60e do not set isom if ctype is not set, happens in mov 16 years ago
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