summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Build libav* as static libraries, they'll only be used by gst-ffmpeg after allHEADmasterEdward Hervey2-3/+2
2009-03-31libavutil: Add a MARKER logging item.Edward Hervey1-0/+2
2009-03-25Android: auto-generated fileEdward Hervey1-0/+744
2009-03-25Android : Makefiles for libavutil and libavcodecEdward Hervey3-0/+174
2009-03-25New ignore fileEdward Hervey1-0/+3
2009-03-16cosmetics, remove useless bracesbcoudurier1-2/+2
2009-03-16simplify printingbcoudurier1-4/+2
2009-03-16reindentbcoudurier1-7/+7
2009-03-16fix trkn metadata parsingbcoudurier1-12/+21
2009-03-16move read_udta_string up to avoid forward declarationbcoudurier1-70/+68
2009-03-16more generic metadata handlingbcoudurier1-33/+50
2009-03-16do not set isom if ctype is not set, happens in movbcoudurier1-2/+1
2009-03-16Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other referencesconrad1-1/+1
2009-03-15search for hdlr atom in meta, some files do not store version+flagsbcoudurier1-3/+10
2009-03-15mingw32: call lib.exe instead of lib to facilitate running it through wine.ramiro1-1/+1
2009-03-15Disallow out-of-tree builds with config.h in the source tree.diego1-0/+2
2009-03-15Fix index generation in the way that it was supposed to be used. See therbultje1-9/+11
2009-03-15Add cook channel count function, part of multichannel cookbanan1-0/+10
2009-03-15Add max allowed subpackets in multichannel cookbanan1-0/+1
2009-03-15Remove code that was disabled by the recent major version bump.diego1-6/+0
2009-03-15Fix typo: 'conjuction' -> 'conjunction'.stefano1-1/+1
2009-03-15save avctx in cook decoder context and use it for av_logbanan1-13/+15
2009-03-15memset when category is >=7, part of cook multichannelbanan1-1/+1
2009-03-151 km^3 cola, timecode_frame_start is a 64 bit integer, this resulted inreimar1-1/+1
2009-03-15Force ebp_available for icc.cehoyos1-0/+2
2009-03-15cosmetics: Remove file name from file header.diego1-2/+1
2009-03-15add my gpg key fingerprintbcoudurier1-0/+1
2009-03-15add my gpg key fingerprintattila1-0/+1
2009-03-15typo in the mail, the 4am commit is always the worstbcoudurier2-2/+2
2009-03-15cosmeticsbcoudurier1-0/+1
2009-03-15add my copyright in mov de/muxerbcoudurier2-0/+2
2009-03-15Expand "lsb" to "least significant bits".stefano1-1/+1
2009-03-15Rename the (yet not defined) macros:stefano1-2/+2
2009-03-15allocate palette in codec directlybcoudurier2-8/+9
2009-03-15cosmetics, add some whitespaces and empty linesbcoudurier1-13/+21
2009-03-15Correct MV prediction for B-frame blocks in RV4 decoderkostya1-1/+1
2009-03-15add loglevel option to set libav* logging level, -v does not set it anymorebcoudurier1-2/+8
2009-03-15do not modify sample_count, check against index entriesbcoudurier1-8/+3
2009-03-14use utc time for timestamp and do not set it if not specifiedbcoudurier2-6/+6
2009-03-14Fix ff_random_get_seed() prototypemru1-1/+1
2009-03-14swf timestamps are 16 bitsbcoudurier1-1/+1
2009-03-14remove unused fields in swf contextbcoudurier2-2/+0
2009-03-14do not parse timestamp if bitexact is set, should fix regression testsbcoudurier1-2/+3
2009-03-14Enable generic index creation and seeking for NUV demuxer.reimar1-0/+1
2009-03-14Add AVFMT_GENERIC_INDEX support also for formats that do not use a parser.reimar1-0/+5
2009-03-14Make pcm_read_seek treat negative time stamps as 0, this avoids incorrectlyreimar2-78/+156
2009-03-14Add av_uninit to vbA[1-8], vbB[1-8] variables to work arounddiego1-2/+2
2009-03-14prettyprinting cosmeticsdiego2-15/+15
2009-03-14Add av_uninit to vsrcBuc variable to work around somediego2-2/+2
2009-03-14Improve description of next_free_data_block_num struct member.diego1-3/+3