|
|
|
@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: …
|
|
|
@fa6f2751
|
15 years |
michaelni |
Fix init_get_bits() buffer size.
18_fix_theora_header_bit_len.patch by …
|
|
|
@cdf1512e
|
15 years |
michaelni |
Check res_setup->books.
15_more_residue_book_indexes.patch by chrome. …
|
|
|
@993092d
|
15 years |
michaelni |
Check masterbook index and subclass book index. …
|
|
|
@e5b0cfb5
|
15 years |
michaelni |
Add checks for per-packet mode indexes and per-header mode mapping …
|
|
|
@79a4258
|
15 years |
michaelni |
Check classbook value.
11_vorbis_residue_book_index.patch by chrome.
…
|
|
|
@45a014d7
|
15 years |
michaelni |
Set data_size to 0 to avoid having it uninitialized.
based on …
|
|
|
@f7304e99
|
15 years |
michaelni |
Check data_size in decode_frame_mp3on4().
Originally committed as …
|
|
|
@0d31833d
|
15 years |
michaelni |
check data_size in decode_frame()
Originally committed as revision …
|
|
|
@6a0d5493
|
15 years |
mans |
ARM: improve armcc detection
Apparently some versions of armcc do not …
|
|
|
@96651e79
|
15 years |
michaelni |
Fix book_idx check.
25_vorbis_floor0_index.patch by chrome.
…
|
|
|
@d70fa8f1
|
15 years |
michaelni |
Sanity checks for magnitude and angle.
26_vorbis_mag_angle_index.patch …
|
|
|
@08c8742c
|
15 years |
michaelni |
= -> == typo.
27_vorbis_residue_loop_error.patch by chrome
Originally …
|
|
|
@6044538b
|
15 years |
mans |
WMA: use DSPContext.butterflies_float
Originally committed as …
|
|
|
@14600807
|
15 years |
Carl Eugen Hoyos |
Cosmetics: Fix typo.
Originally committed as revision 19980 to …
|
|
|
@7bf3d0c4
|
15 years |
michaelni |
Check num_units_in_tick/time_scale to be valid and within the range we …
|
|
|
@7d507ceb
|
15 years |
Reimar.Doeffinger |
Correctly print number of remaining bytes in oggparsevorbis instead of …
|
|
|
@2d3beede
|
15 years |
darkshikari |
Add support for new x264 API.
Originally committed as revision 19977 …
|
|
|
@98f7bcb1
|
15 years |
michaelni |
Check dimensions against 0 too.
39_vorbis_zero_dims.patch from chrome
…
|
|
|
@9062cd35
|
15 years |
michaelni |
Check validity of channels & samplerate.
This may be security …
|
|
|
@428984b0
|
15 years |
mike |
Another micro-optimization for unpack_vlcs(): Eliminate a possible …
|
|
|
@4c0dda2b
|
15 years |
michaelni |
Check codec_id and codec_type in avcodec_open(), based on …
|
|
|
@6e3fa35
|
15 years |
mans |
Set compiler version string for supported non-gcc compilers
…
|
|
|
@275cfd15
|
15 years |
mans |
ARM: NEON optimised scalarproduct_float
Originally committed as …
|
|
|
@0cb71412
|
15 years |
mans |
AAC: 10l: fix PNS decoding
Originally committed as revision 19970 to …
|
|
|
@61dc238b
|
15 years |
banan |
Hook up the MD studio demuxer and Atrac1 decoder.
Originally …
|
|
|
@e704b012
|
15 years |
banan |
Mention SDDS so search engines will pick it up for when someone
needs …
|
|
|
@edd897b1
|
15 years |
banan |
Use ff_sine_32 in atrac1.
Originally committed as revision 19967 to …
|
|
|
@138fe83
|
15 years |
mike |
Perform the DC prediction reversal immediately after decoding all of …
|
|
|
@71e42180
|
15 years |
diego |
Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara …
|
|
|
@53e5462
|
15 years |
diego |
Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro.
…
|
|
|
@de653ba3
|
15 years |
diego |
Place MP3 demuxer code under appropriate #ifdefs.
Fixes compilation …
|
|
|
@a3d7c197
|
15 years |
diego |
Improve compiler information code to print to the console on program …
|
|
|
@5c1f57ff
|
15 years |
diego |
Print compiler version and build date before configuration in console …
|
|
|
@8f771e7
|
15 years |
diego |
Rearrange wav_muxer and {wav|w64}_demuxer blocks to be under proper …
|
|
|
@6bdaa5f4
|
15 years |
diego |
The W64 demuxer depends on the WAV demuxer.
Originally committed as …
|
|
|
@738914be
|
15 years |
diego |
Move find_guid function and guid_data array to a globally available …
|
|
|
@5419da8d
|
15 years |
alex.converse |
AAC: Simplify some logic from r19956. (The escape codebook is …
|
|
|
@1dee3e97
|
15 years |
mans |
ARM: NEON optimisations for some dsputil functions
NEON versions of …
|
|
|
@42d3fbb3
|
15 years |
mans |
AAC: use new dsputil functions
Originally committed as revision 19956 …
|
|
|
@53b5721
|
15 years |
mans |
Add some dsputil functions useful for AAC decoder
Originally …
|
|
|
@9caab878
|
15 years |
banan |
Add forgotten cleanup function in atrac1.
Originally committed as …
|
|
|
@78b3a12
|
15 years |
banan |
Cosmetics, indentation.
Originally committed as revision 19953 to …
|
|
|
@a872e5c1
|
15 years |
banan |
Cosmetics. Merge declaration and initialization.
Originally committed …
|
|
|
@b6a2370
|
15 years |
banan |
Move the scale factor and word length indexes to the stack.
…
|
|
|
@523ef55
|
15 years |
diego |
Deinterleave the generation of config.h and config.mak.
As a …
|
|
|
@40e2645
|
15 years |
Reimar.Doeffinger |
Use a custom radix sort implementation instead of qsort in dnxhd …
|
|
|
@f5e82fec
|
15 years |
alex.converse |
aacenc: Use preprocessor constants for trellis states and stages.
…
|
|
|
@9072c29e
|
15 years |
alex.converse |
aacenc: Split paths in the scalefactor selection trellis into a 2-D …
|
|
|
@9d4f6f10
|
15 years |
alex.converse |
aacenc: Replace cbrt() with cbrtf() when the result is destined for …
|
|
|
@0bd9aa44
|
15 years |
alex.converse |
aacenc: Multiple distortion by lambda after it's summed and not each …
|
|
|
@06d6b962
|
15 years |
alex.converse |
Cosmetics: Reindent after r19943.
Originally committed as revision …
|
|
|
@a71e9b6
|
15 years |
alex.converse |
aacenc: Don't make unnecessary compares to the escape value in tight …
|
|
|
@1a918c08
|
15 years |
lorenm |
extend ff_inverse[], and fix its documentation
Originally committed …
|
|
|