|
|
|
@c9da676d
|
15 years |
Reimar.Doeffinger |
Disable parsing for ogg streams where no ogg header was found,
if no …
|
|
|
@19635234
|
15 years |
Reimar.Doeffinger |
Convert latin1 codec_name in mov to UTF-8, since all strings in FFmpeg …
|
|
|
@53f9f9c9
|
15 years |
kostya.shishkov |
When BitsPerSample tag is not present in TIFF, that means file is …
|
|
|
@2ed44396
|
15 years |
justin.ruggles |
Simplify stereo rematrixing by only using one temporary variable. It …
|
|
|
@16c91d2b
|
15 years |
justin.ruggles |
remove unneeded assignment in inner loop. rematrixing bands are …
|
|
|
@e935fa9e
|
15 years |
stefano.sabatini-lala |
Prefer -vcodec rawvideo over -vcodec huffyuv for lavfi regression …
|
|
|
@a392f82a
|
15 years |
diego |
Remove disabled code cruft.
Originally committed as revision 20087 to …
|
|
|
@0e829974
|
15 years |
diego |
Fix md5 program invocation for BSD.
patch by Michael Kostylev, …
|
|
|
@8f1e203a
|
15 years |
Reimar.Doeffinger |
Use context instead of NULL for logging.
Originally committed as …
|
|
|
@ebb651d5
|
15 years |
Reimar.Doeffinger |
Make sure that dv encoder initializes all encoded packet data.
The …
|
|
|
@8a8720c1
|
15 years |
diego |
cosmetics: K&R coding style, prettyprinting
Originally committed as …
|
|
|
@8ea08bec
|
15 years |
darkshikari |
Fix indentation in avcodec.h
Originally committed as revision 20082 …
|
|
|
@0e71841b
|
15 years |
mans |
WMA: fix loop unrolling in decode_exp_vlc()
The count can be a …
|
|
|
@a7adcf29
|
15 years |
diego |
whitespace cosmetics, prettyprinting, K&R coding style
Originally …
|
|
|
@badce93d
|
15 years |
Reimar.Doeffinger |
Simplify r20025: use align_get_bits instead of reimplementing it.
…
|
|
|
@076a9dea
|
15 years |
mans |
WMA: store level_table as floats, use type punning for sign flip in …
|
|
|
@ff00b94e
|
15 years |
mans |
WMA: use type punning and unroll loops in decode_exp_vlc()
GCC does …
|
|
|
@c0d1463d
|
15 years |
mans |
WMA: use a table instead of pow() in decode_exp_vlc
Originally …
|
|
|
@4b4ac5c7
|
15 years |
Reimar.Doeffinger |
Sync AC3 probe values with MP3 probe values, they have to avoid …
|
|
|
@f6765f3
|
15 years |
Reimar.Doeffinger |
Extend DV autodetection to also reliably detect single-frame DVs with …
|
|
|
@6378b062
|
15 years |
Carl Eugen Hoyos |
Add id3v2 metadata conversion table and use it in mp3 muxer.
Patch by …
|
|
|
@a5568f46
|
15 years |
kostya.shishkov |
Make sure all the bits are written to output in fax data decoder.
This …
|
|
|
@0b8e7ab0
|
15 years |
diego |
some more linebreak and brace placement cosmetics
Originally …
|
|
|
@5e56b30e
|
15 years |
diego |
brace placement and linebreak cosmetics
Originally committed as …
|
|
|
@754ff9a7
|
15 years |
robert.swain |
Refactor channel element configuration and mapping code into its own …
|
|
|
@2309923c
|
15 years |
robert.swain |
Reindent after last commit
Originally committed as revision 20068 to …
|
|
|
@e22da6b6
|
15 years |
robert.swain |
AAC: Add channel layout support for channel configuration as defined …
|
|
|
@d2cdf201
|
15 years |
kostya.shishkov |
cosmetics: reindent and reformat function declarations
Originally …
|
|
|
@8da5d3dc
|
15 years |
kostya.shishkov |
Finally distinguish TIFF_CCITT_RLE and TIFF_G3 1-D case, so both of …
|
|
|
@7c6f5238
|
15 years |
kostya.shishkov |
Make TIFF decoder load compression options only for corresponding …
|
|
|
@ec71a8e
|
15 years |
mans |
ARM: NEON optimised vector_fmul_add
Originally committed as revision …
|
|
|
@35de5d24
|
15 years |
mans |
cosmetics: fix indentation after previous commit
Originally committed …
|
|
|
@952e8721
|
15 years |
mans |
Drop unused args from vector_fmul_add_add, simpify code, and rename
…
|
|
|
@7f5c1421
|
15 years |
stefano.sabatini-lala |
Remove duplicated / stray code which slipped in with r20057.
…
|
|
|
@06d7f30a
|
15 years |
Reimar.Doeffinger |
Get rid of "function" "keywords" in lavfilter testing code, hopefully …
|
|
|
@eec69b39
|
15 years |
kostya.shishkov |
Do not compile ZLib data uncompressing function in TIFF decoder when …
|
|
|
@40e02409
|
15 years |
stefano.sabatini-lala |
Implement a lavfitest target for testing regressions in libavfilter. …
|
|
|
@d975e5e9
|
15 years |
mans |
WMAPRO: use vector_fmul_scalar from dsputil where possible
Originally …
|
|
|
@8b11b44e
|
15 years |
justin.ruggles |
Rearrange loop structure for approx. 35-50% faster …
|
|
|
@e96f885a
|
15 years |
kostya.shishkov |
Looks like ZLib uncompress() cannot deal with some kinds of TIFF …
|
|
|
@3b6c5ad2
|
15 years |
justin.ruggles |
Move variable declaration to inside of loop.
Originally committed as …
|
|
|
@02587373
|
15 years |
justin.ruggles |
Cosmetics: Rename some variables.
Originally committed as revision …
|
|
|
@b5f4639b
|
15 years |
justin.ruggles |
Simplify coupling band loop.
Originally committed as revision 20051 …
|
|
|
@09e03847
|
15 years |
justin.ruggles |
Remove unneeded table lookup.
Originally committed as revision 20050 …
|
|
|
@444ce49a
|
15 years |
justin.ruggles |
Cosmetics: Rename some variables to be more descriptive of their use.
…
|
|
|
@4e745ea8
|
15 years |
justin.ruggles |
Move some variable declarations to inside of loops.
Originally …
|
|
|
@3538a2e4
|
15 years |
justin.ruggles |
Remove unneeded variable.
Originally committed as revision 20047 to …
|
|
|
@84cb4bc6
|
15 years |
justin.ruggles |
Cosmetics: Rename some variables to be more descriptive of their use.
…
|
|
|
@8a547c25
|
15 years |
justin.ruggles |
Remove some unneeded variables.
Originally committed as revision …
|
|
|
@403b1543
|
15 years |
justin.ruggles |
Cosmetics: Rename some variables
Originally committed as revision …
|
|
|
@f805d5fc
|
15 years |
justin.ruggles |
simplify 2 lines into 1 using FFMIN
Originally committed as revision …
|
|
|
@612bdf18
|
15 years |
justin.ruggles |
Cosmetics: Do some basic pretty-printing.
Originally committed as …
|
|
|
@bf864383
|
15 years |
justin.ruggles |
Simplify by combining increment with array access.
Originally …
|
|
|
@89e6317b
|
15 years |
justin.ruggles |
cosmetics: Rename some variables to be more descriptive of their use. …
|
|
|
@a7e7417c
|
15 years |
justin.ruggles |
Move 2 variable declarations to inside of loop.
Originally committed …
|
|
|
@20520421
|
15 years |
justin.ruggles |
simplify by combining increment with array access
Originally …
|
|
|
@be5830ea
|
15 years |
justin.ruggles |
Remove unneeded variable
Originally committed as revision 20037 to …
|
|
|
@b05e419
|
15 years |
justin.ruggles |
Hardcode AC-3 critical band tables when CONFIG_HARDCODED_TABLES is …
|
|
|
@7087a0f5
|
15 years |
stefano.sabatini-lala |
Add a -loglevel command line option to ffserver.
The -loglevel option …
|
|
|
@65935bc
|
15 years |
justin.ruggles |
simplify format string for writing pix_fmt string.
Originally …
|
|
|
@a42bf191
|
15 years |
baptiste.coudurier |
100l, typo
Originally committed as revision 20033 to …
|
|
|
@7b5252ce
|
15 years |
baptiste.coudurier |
Export mov/mp4 major and compatible brands as metadata.
Patch by haim …
|
|
|
@f331cec4
|
15 years |
mans |
ARM: NEON optimised vector_clipf
Originally committed as revision …
|
|
|
@0a07e9d0
|
15 years |
mans |
WMA: remove some unused variables
Originally committed as revision …
|
|
|
@b9b1ad9c
|
15 years |
mans |
ARM: NEON optimised vector_fmul_reverse
Originally committed as …
|
|
|
@13d41a19
|
15 years |
stefano.sabatini-lala |
Document the -loglevel option in the ffmpeg man page.
Originally …
|
|
|
@5a6d6664
|
15 years |
stefano.sabatini-lala |
Add a -loglevel command line option to ffplay.
The -loglevel option …
|
|
|
@a55247e7
|
15 years |
Reimar.Doeffinger |
Specify maximum sample rate of MLP by defining the factor relative to …
|
|
|
@a8c7a3d2
|
15 years |
kostya.shishkov |
Fix decoding of TIFF CCITT RLE compressed data.
This fixes issue 1417. …
|
|
|
@84e30ef9
|
15 years |
justin.ruggles |
Align pix_fmt list by allowing one more char for the pix_fmt name.
…
|
|
|
@ef53082
|
15 years |
Reimar.Doeffinger |
Remove ff_realloc_static, it is no longer used and since it was …
|
|
|
@1e224c54
|
15 years |
Reimar.Doeffinger |
Reindent.
Originally committed as revision 20022 to …
|
|
|
@e518a49f
|
15 years |
Reimar.Doeffinger |
Remove a piece of code left-over from the removed alloc'd static vlc …
|
|
|
@f49bcde6
|
15 years |
vitor1001 |
Reindent code folowing previous commit (r20019)
Originally committed …
|
|
|
@b11d40d1
|
15 years |
vitor1001 |
Factorize duplicated code in at1_imdct_block()
Originally committed …
|
|
|
@fbec307f
|
15 years |
Carl Eugen Hoyos |
Allow decoding of 625/50 (PAL) with video_stype==1.
Patch by Maksym …
|
|
|
@48616887
|
15 years |
Carl Eugen Hoyos |
Fix reading VDR files (broken since r19000).
Originally committed as …
|
|
|
@a58e96be
|
15 years |
kostya.shishkov |
Support both LSB and MSB orders for TIFF CCITT G.x compressed data. …
|
|
|
@d38b7b80
|
15 years |
alex.converse |
Check if a git-svn revision number is available to try to get better …
|
|
|
@98422c44
|
15 years |
Reimar.Doeffinger |
Fix possible buffer over-read in vorbis_comment, fix it double to be …
|
|
|
@595324e1
|
15 years |
Reimar.Doeffinger |
Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and …
|
|
|
@80bc3bbc
|
15 years |
Reimar.Doeffinger |
Replace last use of INIT_VLC_USE_STATIC by INIT_VLC_USE_NEW_STATIC in …
|
|
|
@2f9bbdd2
|
15 years |
Reimar.Doeffinger |
Change VLC table creation in x8_vlc_init to use …
|
|
|
@c05df689
|
15 years |
Reimar.Doeffinger |
Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since …
|
|
|
@9c3068c
|
15 years |
Reimar.Doeffinger |
Use INIT_VLC_STATIC where easily possible in svq1dec
Originally …
|
|
|
@0efbd068
|
15 years |
mike |
Make sure that all memory allocations succeed.
Based on …
|
|
|
@22da339f
|
15 years |
kostya.shishkov |
Take into account real number of colours when reading BMP palette. …
|
|
|
@20c68378
|
15 years |
diego |
id3v2: Add support for UTF-16 encoding.
patch by Anton Khirnov, wyskas …
|
|
|
@9aa1bcce
|
15 years |
diego |
id3v2: Use 0 instead of '\0'.
patch by Anton Khirnov, wyskas gmail com …
|
|
|
@787f8fa
|
15 years |
diego |
id3v2: check for enough space to write full UTF-8 characters.
patch by …
|
|
|
@c31afa5d
|
15 years |
Reimar.Doeffinger |
Fix format string to match the types printed.
Originally committed as …
|
|
|
@2a9b5c9b
|
15 years |
michaelni |
Make sure priv_data is freed and codec is set to NULL in case of …
|
|
|
@aedc98b0
|
15 years |
michaelni |
Check submap indexes.
10_vorbis_submap_indexes.patch by chrome.
I am …
|
|
|
@9bda7f3
|
15 years |
mans |
ARM: NEON optimised int32_to_float_fmul_scalar
Originally committed …
|
|
|
@b418a6ca
|
15 years |
mans |
AAC: minor simplification in PNS decoding
Originally committed as …
|
|
|
@a2709020
|
15 years |
mans |
configure: fix tms470 flag mapping for soft-float
Originally …
|
|
|
@0a01efd0
|
15 years |
michaelni |
Make error return sign consistent.
Originally committed as revision …
|
|
|
@36b7e98
|
15 years |
michaelni |
Check begin/end/partition_size.
23_vorbis_sane_partition.patch by …
|
|
|
@310afddf
|
15 years |
michaelni |
Fix >= vs > check of coded_fragment_list_index. …
|
|
|
@75bbed51
|
15 years |
diego |
Remove unused variables, fixes the warnings:
libavcodec/wmadec.c:629: …
|
|
|