17602 Commits (6bf959fee5a53709b40fa940cf9fef32f07eb666)
 

Author SHA1 Message Date
Diego Biurrun 6bf959fee5 Add av_unused to conditionally used variable, fixes the warning: 16 years ago
Baptiste Coudurier eee99eb3e8 return eof/error if only ffm header has been written, should fix #815 16 years ago
Víctor Paesa cdf5139512 Explain how to add IPv6 support to Cygwin. 16 years ago
Aurelien Jacobs 9f5aca8fec don't support the mp3 extension in the mp2 muxer 16 years ago
Kostya Shishkov 55b557ece1 Silence compiler warnings for XL decoder 16 years ago
Kostya Shishkov b709397530 Make WNV1 decoder use temporary buffer for bit-reversed input 16 years ago
Diego Biurrun 94f694a476 cosmetics: Remove period after copyright statement non-sentence. 16 years ago
Diego Biurrun bf89d54edb cosmetics: Remove period after copyright statement non-sentence. 16 years ago
Kostya Shishkov ad4d0b9ef2 Make TM2 decoder byteswap input into separate buffer instead of doing it in-place. 16 years ago
Kostya Shishkov a2a986371c Factorize stream reading in TM2 decoder 16 years ago
Kostya Shishkov 3ffabd4e49 Silence two pointer assignment compiler warnings in rv34.c 16 years ago
Kostya Shishkov 5d44b2a138 Silence useless compiler warning when passing AVFrame* instead of AVPicture* 16 years ago
Diego Biurrun bc4cccd483 Remove H.264 encoder initialization. 16 years ago
Ronald S. Bultje d1c6e47c16 Fix the Transport: line in the SETUP request so that it works with WMS 16 years ago
Diego Biurrun 82aaa790d2 Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 65ffe3e85c Fix filenames in doxygen comments. 16 years ago
Diego Biurrun 674bd4f691 cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator. 16 years ago
Baptiste Coudurier 7591b30499 remove some warnings due to avctx->execute 16 years ago
Måns Rullgård a95d00b287 shorten: trivial simplification of signature check 16 years ago
Ben Hutchings f579d24bad assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at decadent dot org dot uk 16 years ago
Baptiste Coudurier a4fd53c427 fix decoding 720p50 audio samples 16 years ago
Baptiste Coudurier 0646663882 free audio fifo 16 years ago
Baptiste Coudurier 5efa932d2c use st->priv_data to store per stream context 16 years ago
Baptiste Coudurier 8f819636b7 change prototype of mxf_interleave_get_packet to make it compatible 16 years ago
Baptiste Coudurier 59bcc93bb1 do not use PAL_samples_per_frame in init, to make init independant 16 years ago
Baptiste Coudurier a9025f2ae4 cosmetics, remove empty lines 16 years ago
Baptiste Coudurier a1a37f136d add my copyright as well 16 years ago
Baptiste Coudurier aecee3b214 fix doxygen tag 16 years ago
Baptiste Coudurier 8090b222ac cosmetics, align vertically 16 years ago
Baptiste Coudurier 74334ae11e write best effort video line map 16 years ago
Baptiste Coudurier 4118d68f72 add frame layout local tag, best effort 16 years ago
Baptiste Coudurier baed2ec4c2 add aes3 pcm wrapping and use it by default 16 years ago
Baptiste Coudurier c6b579df52 split wav_desc in generic_sound_desc 16 years ago
Baptiste Coudurier 3f2795ed54 thanks to interleaving, audio is now locked 16 years ago
Baptiste Coudurier 221ef8ca38 local tag 3201 is picture essence coding, so do not write it for wav 16 years ago
Baptiste Coudurier 383dde71f7 stored height is stupidly /2 if interlaced 16 years ago
Baptiste Coudurier 959005883a add size param to write_generic_desc 16 years ago
Baptiste Coudurier 52e5cd2b10 parse mpeg2 progressive frame flag 16 years ago
Baptiste Coudurier 7c7c1a76db delay header writing and parse mpeg2 frame 16 years ago
Baptiste Coudurier cc812c8c7e correctly pack and interleave pcm samples in mxf 16 years ago
Baptiste Coudurier 34c65ac668 function is static 16 years ago
Baptiste Coudurier fd5583bc2d use new ff_interleave_add_packet 16 years ago
Baptiste Coudurier ccf0071dee split av_interleave_per_dts, to avoid code duplication 16 years ago
Stefan Gehrer 4becee2343 ADPCM found in Xbox wav files can be decoded with 16 years ago
Justin Ruggles 7f3a6a0553 cosmetics: change comment type and vertical alignment 16 years ago
Justin Ruggles 64cb376562 cosmetics: add some documentation to FLACContext 16 years ago
Roman Shaposhnik 1a969d6dfe Cosmetics: fixing indentation 16 years ago
Roman Shaposhnik 77cd35cdb5 unrolling encoding loops 16 years ago
Roman Shaposhnik b45ba151cf Cosmetics: simplifying static initialization 16 years ago