63407 Commits (81aa0f4604f98da692f2689c84968f90354a92ea)
 

Author SHA1 Message Date
Christophe Gisquet 81aa0f4604 x86: hpeldsp: implement SSSE3 version of _xy2 11 years ago
Michael Niedermayer 726316240b Merge commit '8692e6284f5169257a537c8fc25addf32fc67c87' 11 years ago
Clément Bœsch cba92a2226 avformat/vobsub: do not create empty streams. 11 years ago
Nidhi Makhijani 8692e6284f rdt: check malloc calls 11 years ago
Billy Shambrook 308188be34 Add metadata injection to blackdetect 11 years ago
Christophe Gisquet 9722a6a3f3 x86: hpeldsp: implement SSE2 put_pixels16_xy2 11 years ago
Christophe Gisquet f0aca50e0b x86: hpeldsp: implement SSE2 versions 11 years ago
Lou Logan 9eaa8c22bc MAINTAINERS: remove myself as website maintainer 11 years ago
James Almer 7538ad2248 x86/hevc_deblock: improve chroma functions register allocation 11 years ago
Clément Bœsch 08c51e12b1 ffplay: support rotated video. 11 years ago
Clément Bœsch e63a17bfdc avformat/mov: use av_display_rotation_get() for rotate metadata. 11 years ago
Clément Bœsch fa972dcf1a avutil/display: use hypot(). 11 years ago
James Almer 584327f22f x86/dsputil: fix argument declaration in vector_clipf 11 years ago
James Almer 518cbf9b4a x86/dsputil: fix VECTOR_CLIP_INT32 macro 11 years ago
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