63393 Commits (6b88f22e895314164eef00ccbdbf11ad97a7c56f)
 

Author SHA1 Message Date
Michael Niedermayer 6b88f22e89 avcodec/dcadec: dont use hex float, msvc doesnt support it 11 years ago
Michael Niedermayer 9ccb5455ca avcodec/dcadec: use a constant instead of assuming every compiler can optimize pow(2,-15) 11 years ago
Michael Niedermayer 6da06ef6bb avcodec/dcadec: make dca_dmix_code() 650% faster 11 years ago
Michael Niedermayer 9340ced47b Merge remote-tracking branch 'cehoyos/master' 11 years ago
Michael Niedermayer d062db7880 Merge commit '21f68c2489cba2a1a4a41d0c5c828266e6162800' 11 years ago
Michael Niedermayer 4e4dbb9983 dcadec: fix xxch_dmix_coeff and xxch_dmix_sf after merge 11 years ago
Michael Niedermayer c867be03f6 Merge commit '6b7b8585d73548f08b98959df39d80b97677662f' 11 years ago
Vittorio Giovara 21f68c2489 avcodec: bump version after rotation api 11 years ago
Carl Eugen Hoyos 27d460fe98 Refuse to mux H.264 with fourcc H264 into avi without startcode. 11 years ago
Niels Möller 6b7b8585d7 dca: Convert dca_dmixtable to integers 11 years ago
James Almer 6a4832caae x86/diracdsp: mark all functions as yasm 11 years ago
Michael Niedermayer 64bf845544 avformat/mov: Dont blindly trust the stream duration in seting chapter times 11 years ago
Michael Niedermayer 220df143b9 avformat/utils: Check end time in avpriv_new_chapter() 11 years ago
Michael Niedermayer 744df0a031 avformat/movenc: Check that packet duration is valid in ff_mov_write_packet() 11 years ago
James Almer 1d36defe94 x86/dsputil: port ff_vector_clipf_sse to yasm 11 years ago
Florent Le Coz fdcb2873e1 Fix the mime types for MPEG and MPEG-TS formats 11 years ago
Christophe Gisquet c081ca851c x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow 11 years ago
Christophe Gisquet 17ac998055 x86: hpeldsp: mark _xy2 versions as approximate 11 years ago
Christophe Gisquet f8de35ebc4 x86: hpeldsp: kill hpeldsp_mmx.c 11 years ago
Vignesh Venkatasubramanian bda8ceb9f8 maintainers: adding myself as a maintainer to webm dash 11 years ago
Vignesh Venkatasubramanian 37cef8c774 libavformat/matroskaenc: Add WebM DASH support 11 years ago
Michael Niedermayer a996eacce2 Merge remote-tracking branch 'cehoyos/master' 11 years ago
Carl Eugen Hoyos eff913c972 Autodetect Asterisk raw pcm with extension "sln". 11 years ago
Michael Niedermayer 124c94a1c8 avdevice/v4l2: Use av_malloc_array() 11 years ago
Michael Niedermayer aca48725af avcodec/proresdec2: Use av_malloc_array() 11 years ago
Michael Niedermayer e8e9186a70 avcodec/pgssubdec: Use av_malloc(z)_array() 11 years ago
Michael Niedermayer f932e5f716 avcodec/vdpau_internal: move "struct vdpau_picture_context" up to avoid "#else" 11 years ago
Dale Curtis d5d6b8e259 Fix compilation error around struct visibility when VDPAU disabled. 11 years ago
James Almer 80ee2dfcf6 x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasm 11 years ago
James Almer 7b05267239 x86/dsputil: port clear_block functions to yasm 11 years ago
Carl Eugen Hoyos afaa39b46d Don't overwrite codec_id with 0 in ff_mp4_read_dec_config_descr(). 11 years ago
Michael Niedermayer ce4d91ba2a sws: document color range >8bit oddity 11 years ago
Michael Niedermayer 1f359c8559 ffmpeg: use av_stream_get_end_pts() 11 years ago
Michael Niedermayer 7f7080dc73 avformat: add av_stream_get_end_pts() 11 years ago
Michael Niedermayer 91a8262b9d avcodec/utils: add error message for the recode_subtitle() without iconv case 11 years ago
Dale Curtis ef0c466a0f Replace assert with AVERROR when recode_subtitle called w/o ICONV. 11 years ago
Michael Niedermayer e61055fd8b avcodec/atrac3plusdec: Use av_mallocz_array() 11 years ago
Michael Niedermayer 606a49d2e6 avcodec/atrac3: Use av_mallocz_array() 11 years ago
Michael Niedermayer f0211f4189 ffprobe: Use av_malloc_array() 11 years ago
Michael Niedermayer 3d4e365073 avcodec/x86/hpeldsp_init: remove redundant if() 11 years ago
Hendrik Leppkes cd9e08e110 hpeldsp: fix build without inline asm 11 years ago
Christophe Gisquet d1a32c3f49 x86: kill fpel_mmx.c 11 years ago
Michael Niedermayer 19e66c7232 avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE 11 years ago
Dale Curtis ca2fd25988 Fix compilation errors when deprecated features are disabled. 11 years ago
Michael Niedermayer be656c362d avcodec/h264_picture: Fix build without error resilience 11 years ago
Alexis Ballier c9ab879011 Fix build with --enable-ladspa --disable-frei0r. 11 years ago
Yu Xiaolei 2491579d47 configure: arm: do not enable fast-unaligned if it is explicitly disabled via commandline 11 years ago
Michael Niedermayer 6310eb8010 avutil/cpu: force mmx on selection of higher x86 SIMD features 11 years ago
Katerina Barone-Adesi e50ae60d46 avcodec/fate-idct8x8: Defined behavior: eliminate negative left-shifts. 11 years ago
Michael Niedermayer 7d25af1547 Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37' 11 years ago