21083 Commits (686884da9d686d7498e246fe0e7146767b21aa42)
 

Author SHA1 Message Date
Baptiste Coudurier a42bf19134 100l, typo 15 years ago
haim alon 7b5252ce3e Export mov/mp4 major and compatible brands as metadata. 15 years ago
Måns Rullgård f331cec47d ARM: NEON optimised vector_clipf 15 years ago
Måns Rullgård 0a07e9d012 WMA: remove some unused variables 15 years ago
Måns Rullgård b9b1ad9cd8 ARM: NEON optimised vector_fmul_reverse 15 years ago
Stefano Sabatini 13d41a194e Document the -loglevel option in the ffmpeg man page. 15 years ago
Stefano Sabatini 5a6d66640c Add a -loglevel command line option to ffplay. 15 years ago
Reimar Döffinger a55247e761 Specify maximum sample rate of MLP by defining the factor relative to 48000 15 years ago
Kostya Shishkov a8c7a3d2c1 Fix decoding of TIFF CCITT RLE compressed data. 15 years ago
Justin Ruggles 84e30ef992 Align pix_fmt list by allowing one more char for the pix_fmt name. 15 years ago
Reimar Döffinger ef530829f8 Remove ff_realloc_static, it is no longer used and since it was declared 15 years ago
Reimar Döffinger 1e224c5480 Reindent. 15 years ago
Reimar Döffinger e518a49f34 Remove a piece of code left-over from the removed alloc'd static vlc table code. 15 years ago
Vitor Sessak f49bcde63b Reindent code folowing previous commit (r20019) 15 years ago
Vitor Sessak b11d40d12e Factorize duplicated code in at1_imdct_block() 15 years ago
Maksym Veremeyenko fbec307f6c Allow decoding of 625/50 (PAL) with video_stype==1. 15 years ago
Carl Eugen Hoyos 486168877e Fix reading VDR files (broken since r19000). 15 years ago
Kostya Shishkov a58e96be0e Support both LSB and MSB orders for TIFF CCITT G.x compressed data. 15 years ago
Alex Converse d38b7b80d1 Check if a git-svn revision number is available to try to get better version 15 years ago
Reimar Döffinger 98422c44cf Fix possible buffer over-read in vorbis_comment, fix it double to be sure. 15 years ago
Reimar Döffinger 595324e143 Completely remove INIT_VLC_USE_STATIC, it is deprecated since ages and 15 years ago
Reimar Döffinger 80bc3bbc2e Replace last use of INIT_VLC_USE_STATIC by INIT_VLC_USE_NEW_STATIC in svq1dec 15 years ago
Reimar Döffinger 2f9bbdd25c Change VLC table creation in x8_vlc_init to use INIT_VLC_USE_NEW_STATIC. 15 years ago
Reimar Döffinger c05df6895f Use ff_msmpeg4_decode_init to initialize ff_msmp4_mb_i_vlc since static 15 years ago
Reimar Döffinger 9c3068c80e Use INIT_VLC_STATIC where easily possible in svq1dec 15 years ago
Mike Melanson 0efbd068e7 Make sure that all memory allocations succeed. 15 years ago
Kostya Shishkov 22da339f5d Take into account real number of colours when reading BMP palette. 15 years ago
Anton Khirnov 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
Anton Khirnov 9aa1bcce51 id3v2: Use 0 instead of '\0'. 15 years ago
Anton Khirnov 787f8fad00 id3v2: check for enough space to write full UTF-8 characters. 15 years ago
Reimar Döffinger c31afa5d24 Fix format string to match the types printed. 15 years ago
Michael Niedermayer 2a9b5c9b42 Make sure priv_data is freed and codec is set to NULL in case of failure of avcodec_open(). 15 years ago
Google Chrome aedc98b0a4 Check submap indexes. 15 years ago
Måns Rullgård 9bda7f3063 ARM: NEON optimised int32_to_float_fmul_scalar 15 years ago
Måns Rullgård b418a6ca7e AAC: minor simplification in PNS decoding 15 years ago
Måns Rullgård a27090208e configure: fix tms470 flag mapping for soft-float 15 years ago
Michael Niedermayer 0a01efd0aa Make error return sign consistent. 15 years ago
Google Chrome 36b7e983a6 Check begin/end/partition_size. 15 years ago
Google Chrome 310afddfe0 Fix >= vs > check of coded_fragment_list_index. 15 years ago
Diego Biurrun 75bbed517f Remove unused variables, fixes the warnings: 15 years ago
Google Chrome fa6f27517b Fix init_get_bits() buffer size. 15 years ago
Google Chrome cdf1512eba Check res_setup->books. 15 years ago
Google Chrome 993092dcd3 Check masterbook index and subclass book index. 15 years ago
Google Chrome e5b0cfb541 Add checks for per-packet mode indexes and per-header mode mapping indexes. 15 years ago
Google Chrome 79a4258141 Check classbook value. 15 years ago
Michael Niedermayer 45a014d75e Set data_size to 0 to avoid having it uninitialized. 15 years ago
Michael Niedermayer f7304e99d4 Check data_size in decode_frame_mp3on4(). 15 years ago
Michael Niedermayer 0d31833d04 check data_size in decode_frame() 15 years ago
Måns Rullgård 6a0d5493b3 ARM: improve armcc detection 15 years ago
Google Chrome 96651e790c Fix book_idx check. 15 years ago