|
|
|
@cdf51395
|
16 years |
victorpaesa |
Explain how to add IPv6 support to Cygwin.
Originally committed as …
|
|
|
@9f5aca8f
|
16 years |
Aurélien Jacobs |
don't support the mp3 extension in the mp2 muxer
especially not under …
|
|
|
@55b557ec
|
16 years |
kostya.shishkov |
Silence compiler warnings for XL decoder
Originally committed as …
|
|
|
@b7093975
|
16 years |
kostya.shishkov |
Make WNV1 decoder use temporary buffer for bit-reversed input
…
|
|
|
@94f694a4
|
16 years |
diego |
cosmetics: Remove period after copyright statement non-sentence.
…
|
|
|
@bf89d54e
|
16 years |
diego |
cosmetics: Remove period after copyright statement non-sentence.
…
|
|
|
@ad4d0b9e
|
16 years |
kostya.shishkov |
Make TM2 decoder byteswap input into separate buffer instead of doing …
|
|
|
@a2a98637
|
16 years |
kostya.shishkov |
Factorize stream reading in TM2 decoder
Originally committed as …
|
|
|
@3ffabd4e
|
16 years |
kostya.shishkov |
Silence two pointer assignment compiler warnings in rv34.c
Originally …
|
|
|
@5d44b2a1
|
16 years |
kostya.shishkov |
Silence useless compiler warning when passing AVFrame* instead of …
|
|
|
@bc4cccd4
|
16 years |
diego |
Remove H.264 encoder initialization.
We have no H.264 encoder to speak …
|
|
|
@d1c6e47c
|
16 years |
rsbultje |
Fix the Transport: line in the SETUP request so that it works with WMS …
|
|
|
@82aaa790
|
16 years |
diego |
Use full internal pathname in doxygen @file directives.
Otherwise …
|
|
|
@bad5537e
|
16 years |
diego |
Use full internal pathname in doxygen @file directives.
Otherwise …
|
|
|
@65ffe3e8
|
16 years |
diego |
Fix filenames in doxygen comments.
Originally committed as revision …
|
|
|
@674bd4f6
|
16 years |
diego |
cosmetics: Use 'num' instead of 'nom' as abbreviation for numerator.
…
|
|
|
@7591b304
|
16 years |
baptiste.coudurier |
remove some warnings due to avctx->execute
Originally committed as …
|
|
|
@a95d00b2
|
16 years |
mans |
shorten: trivial simplification of signature check
Originally …
|
|
|
@f579d24b
|
16 years |
baptiste.coudurier |
assume widescreen when ratio also > 17, patch by Ben Hutchings, ben at …
|
|
|
@a4fd53c4
|
16 years |
baptiste.coudurier |
fix decoding 720p50 audio samples
Originally committed as revision …
|
|
|
@06466638
|
16 years |
baptiste.coudurier |
free audio fifo
Originally committed as revision 16905 to …
|
|
|
@5efa932d
|
16 years |
baptiste.coudurier |
use st->priv_data to store per stream context
Originally committed as …
|
|
|
@8f81963
|
16 years |
baptiste.coudurier |
change prototype of mxf_interleave_get_packet to make it compatible …
|
|
|
@59bcc93
|
16 years |
baptiste.coudurier |
do not use PAL_samples_per_frame in init, to make init independant
…
|
|
|
@a9025f2a
|
16 years |
baptiste.coudurier |
cosmetics, remove empty lines
Originally committed as revision 16901 …
|
|
|
@a1a37f13
|
16 years |
baptiste.coudurier |
add my copyright as well
Originally committed as revision 16900 to …
|
|
|
@aecee3b2
|
16 years |
baptiste.coudurier |
fix doxygen tag
Originally committed as revision 16899 to …
|
|
|
@8090b22
|
16 years |
baptiste.coudurier |
cosmetics, align vertically
Originally committed as revision 16898 to …
|
|
|
@74334ae1
|
16 years |
baptiste.coudurier |
write best effort video line map
Originally committed as revision …
|
|
|
@4118d68f
|
16 years |
baptiste.coudurier |
add frame layout local tag, best effort
Originally committed as …
|
|
|
@baed2ec4
|
16 years |
baptiste.coudurier |
add aes3 pcm wrapping and use it by default
Originally committed as …
|
|
|
@c6b579df
|
16 years |
baptiste.coudurier |
split wav_desc in generic_sound_desc
Originally committed as revision …
|
|
|
@3f2795ed
|
16 years |
baptiste.coudurier |
thanks to interleaving, audio is now locked
Originally committed as …
|
|
|
@221ef8ca
|
16 years |
baptiste.coudurier |
local tag 3201 is picture essence coding, so do not write it for wav
…
|
|
|
@383dde71
|
16 years |
baptiste.coudurier |
stored height is stupidly /2 if interlaced
Originally committed as …
|
|
|
@95900588
|
16 years |
baptiste.coudurier |
add size param to write_generic_desc
Originally committed as revision …
|
|
|
@52e5cd2b
|
16 years |
baptiste.coudurier |
parse mpeg2 progressive frame flag
Originally committed as revision …
|
|
|
@7c7c1a76
|
16 years |
baptiste.coudurier |
delay header writing and parse mpeg2 frame
Originally committed as …
|
|
|
@cc812c8c
|
16 years |
baptiste.coudurier |
correctly pack and interleave pcm samples in mxf
Originally committed …
|
|
|
@34c65ac6
|
16 years |
baptiste.coudurier |
function is static
Originally committed as revision 16886 to …
|
|
|
@fd5583bc
|
16 years |
baptiste.coudurier |
use new ff_interleave_add_packet
Originally committed as revision …
|
|
|
@ccf0071d
|
16 years |
baptiste.coudurier |
split av_interleave_per_dts, to avoid code duplication
Originally …
|
|
|
@4becee23
|
16 years |
stefan.gehrer |
ADPCM found in Xbox wav files can be decoded with
existing …
|
|
|
@7f3a6a05
|
16 years |
justin.ruggles |
cosmetics: change comment type and vertical alignment
Originally …
|
|
|
@64cb3765
|
16 years |
justin.ruggles |
cosmetics: add some documentation to FLACContext
Originally committed …
|
|
|
@1a969d6d
|
16 years |
Roman R. |
Cosmetics: fixing indentation
Originally committed as revision 16880 …
|
|
|
@77cd35cd
|
16 years |
Roman R. |
unrolling encoding loops
Originally committed as revision 16879 to …
|
|
|
@b45ba151
|
16 years |
Roman R. |
Cosmetics: simplifying static initialization
Originally committed as …
|
|
|
@85eca52
|
16 years |
Roman R. |
simplifying DIF encoding process
Originally committed as revision …
|
|
|
@76bd5997
|
16 years |
Roman R. |
Cosmetics: fixing the indentation
Originally committed as revision …
|
|
|
@9b8390bf
|
16 years |
Roman R. |
factoring code into dv_init_enc_block
Originally committed as …
|
|
|
@5c2a9dd6
|
16 years |
Roman R. |
Cosmetics: replacing 0 with NULL for pointer assignment
Originally …
|
|
|
@2331854d
|
16 years |
Roman R. |
Cosmetics: moving the function definition around
Originally committed …
|
|
|
@b25d4392
|
16 years |
Roman R. |
Replacing the constant with a macro
Originally committed as revision …
|
|
|
@82159ad9
|
16 years |
justin.ruggles |
flacdec: add support for SAMPLE_FMT_32
Originally committed as …
|
|
|
@99b38122
|
16 years |
michaelni |
Fix documentation of the return value of avcodec_encode_video(). …
|
|
|
@67a7e4db
|
16 years |
diego |
Use '#if defined()' for OS-specific preprocessor checks.
Avoids some …
|
|
|
@e1f7cb7f
|
16 years |
mans |
ARM: NEON optimised vector_fmul_window
Originally committed as …
|
|
|
@dd927e2e
|
16 years |
mans |
ARM: NEON optimised vector_fmul
Originally committed as revision …
|
|
|
@89150098
|
16 years |
stefan.gehrer |
remove duplicate tables
Originally committed as revision 16866 to …
|
|
|
@63cae55d
|
16 years |
alex.converse |
Use the new RDFT code in the QDM2 decoder.
Originally committed as …
|
|
|
@68602540
|
16 years |
alex.converse |
Add the rdft family of transforms (fft/ifft of an all real sequence) …
|
|
|
@9d52d54d
|
16 years |
diego |
Add required header mem.h, av_malloc and friends are used.
Originally …
|
|
|
@dbef3f46
|
16 years |
diego |
cosmetics: Move all #includes together at the beginning of the file.
…
|
|
|
@cf2c671f
|
16 years |
diego |
Add 'void' keyword to parameterless function declaration.
Originally …
|
|
|
@dc8a7c93
|
16 years |
diego |
Add missing void keyword to parameterless function declarations.
…
|
|
|
@f92a6c66
|
16 years |
kostya.shishkov |
Record B-fraction index from frame header and two fields from entry …
|
|
|
@3021a8a7
|
16 years |
benoit.fouet |
Make ff_h263_resync() return the bit position of the resync_marker or …
|
|
|
@5449a787
|
16 years |
lucabe72 |
If AVPacket->data == NULL, the packet does not contain any buffer to …
|
|
|
@73f18493
|
16 years |
benoit.fouet |
Use a constant instead of a magic number.
Patch by Gwenolé Beauchesne: …
|
|
|
@2ed42113
|
16 years |
stefan.gehrer |
avoid indeterminate order of accessing src
Originally committed as …
|
|
|
@04e76709
|
16 years |
Aurélien Jacobs |
typo
Originally committed as revision 16854 to …
|
|
|
@4d55404f
|
16 years |
diego |
Rename string.c to avstring.c so that the name of header and C file …
|
|
|
@2e584eea
|
16 years |
diego |
cosmetics: Add empty line for consistent formatting.
patch by Gwenolé …
|
|
|
@eea3256
|
16 years |
alex.converse |
Mark ff_fft_end av_cold.
Originally committed as revision 16851 to …
|
|
|
@bf23f6dc
|
16 years |
tempn |
pvez avi fourcc is truemotion1
Originally committed as revision 16850 …
|
|
|
@7d685b48
|
16 years |
diego |
spelling/grammar/consistency review part III
Originally committed as …
|
|
|
@bfe3676f
|
16 years |
diego |
spelling/grammar/consistency review part II
Originally committed as …
|
|
|
@7b484a7a
|
16 years |
Reimar.Doeffinger |
Add "const" to AES function arguments where possible without …
|
|
|
@0838cfdc
|
16 years |
michaelni |
Fix remotely exploitable arbitrary code execution vulnerability.
Found …
|
|
|
@5a446bc8
|
16 years |
lorenm |
fix an overflow in vc1 intra overlap filter
Originally committed as …
|
|
|
@b69201a8
|
16 years |
diego |
Add common.h #include, necessary for av_const.
Originally committed …
|
|
|
@8116911
|
16 years |
kostya.shishkov |
Fix Doxygen comments for VC-1 decoder.
Originally committed as …
|
|
|
@1aa73351
|
16 years |
kostya.shishkov |
Fix Doxygen comments for RV3/4 decoder.
Originally committed as …
|
|
|
@20642e28
|
16 years |
kostya.shishkov |
Fix Doxygen comments for APE decoder.
Originally committed as …
|
|
|
@89c9ff50
|
16 years |
diego |
spelling/grammar/consistency review part I
Originally committed as …
|
|
|
@d972e56c
|
16 years |
baptiste.coudurier |
second try fixing time code in gxf
Originally committed as revision …
|
|
|
@be195ed1
|
16 years |
michaelni |
Prefer av_freep() over av_free() for variables in the context for …
|
|
|
@0d29b7d5
|
16 years |
michaelni |
Add {} between if/else
Originally committed as revision 16837 to …
|
|
|
@9913860b
|
16 years |
michaelni |
Export all tracks (each is a different language) instead of just one.
…
|
|
|
@c58d6796
|
16 years |
michaelni |
remove pointless {}
Originally committed as revision 16835 to …
|
|
|
@a10f1cbb
|
16 years |
michaelni |
Move current_track variable closer to where it is used.
Originally …
|
|
|
@68e1794e
|
16 years |
michaelni |
Fix memleak of fourxm->tracks on error return.
Originally committed …
|
|
|
@4f989885
|
16 years |
michaelni |
vertical align
Originally committed as revision 16832 to …
|
|
|
@cc988dd7
|
16 years |
michaelni |
Fix memleak of header in error returns.
Originally committed as …
|
|
|
@59afda9f
|
16 years |
michaelni |
better header_size check
Originally committed as revision 16830 to …
|
|
|
@4698bb24
|
16 years |
michaelni |
size < 4 is invalid
Originally committed as revision 16829 to …
|
|
|
@f7ad5aa2
|
16 years |
ramiro.polla |
indentation
Originally committed as revision 16828 to …
|
|
|
@b1549d61
|
16 years |
ramiro.polla |
mingw: don't check for minimum mingw runtime and w32api versions for …
|
|
|
@bbfb80f3
|
16 years |
benoit.fouet |
Whitespace cosmetics to align return statements.
Originally committed …
|
|
|