76449 Commits (9ae73d0644cde27d3d93d41a5d8bc94de853ea91)
 

Author SHA1 Message Date
  Michael Niedermayer 7620d48f2e avformat/network: Check for av_malloc* failures in ff_tls_init() 11 years ago
  Michael Niedermayer 9d7ae72725 swresample: Use int instead of enum for fields which are accessed through AVOptions as int 11 years ago
  Michael Niedermayer c348a42dcc Revert "avformat/mpegtsenc: Change the service_type field to enum" 11 years ago
  Michael Niedermayer 0935453e84 avformat/mpegtsenc: Change the service_type field to enum 11 years ago
  dhead666 48e36f8a12 libavformat/mpegtsenc: allow to set service_type in sdt 11 years ago
  Michael Niedermayer 8f79cd4764 Merge commit '11e05533170485b593974cf90916425a0188e7bd' 11 years ago
  Michael Niedermayer 7b32b35bf5 Merge commit '3d5d46233cd81f78138a6d7418d480af04d3f6c8' 11 years ago
  Michael Niedermayer aab902e646 Merge commit '28df0151b6618226b05ee52e031af0b11ca531b0' 11 years ago
  Diego Biurrun 11e0553317 Ignore generated file tools/sidxindex. 11 years ago
  Michael Niedermayer d525b45fde avcodec/hevc_filter: Fix indention 11 years ago
  Mickaël Raulet 7cf6a67ef9 avcodec/hevc: adding support for monochrome sequences in hevc 11 years ago
  Jean First ecc92ee717 lavc/libopenjpegenc: move opj_create_compress, opj_cio_open and opj_set_event_mgr to libopenjpeg_encode_frame 11 years ago
  Jean First 6d1d036e2c lavc/libopenjpegenc: factorize cinema parameters to it's own function 11 years ago
  Diego Biurrun 3d5d46233c opus: Factor out imdct15 into a standalone component 11 years ago
  Martin Storsjö 28df0151b6 configure: Add a dependency on vc1_decoder from vc1_parser 11 years ago
  Michael Niedermayer 6e95c67330 avcodec/wavpackenc: remove unneeded L suffixes 11 years ago
  Stefano Sabatini 7b35a01ff0 doc/ffprobe.xsd: drop build_date and build_time from programVersionType 11 years ago
  Andreas Cadhalpun aa2c75e9ad doc/doxy-wrapper.sh: autodetect version 11 years ago
  Andreas Cadhalpun 103e4c5863 stop embedding the build date 11 years ago
  James Almer aa945dc112 x86/hevcdsp: add missing vzeroupper in ff_hevc_sao_band_filter_48_*_avx2 11 years ago
  Ben Boeckel 1fe94ea79e vorbis: parse out setup headers as well 11 years ago
  Michael Niedermayer 17d87571c8 ffplay: Fallback to dts if pts is unavailable in pkt_in_play_range calculation 11 years ago
  James Almer 71e2cb4706 x86/hevcdsp: add missing guards to ff_hevc_sao_band_filter_avx2 11 years ago
  James Darnley 12120174ce lavu/x86/x86inc: deprecate INIT_AVX 11 years ago
  Christophe Gisquet 6a6aeb538b hevc/sao: use aligned copies 11 years ago
  Christophe Gisquet bff7feb328 x86: hevc/sao: aligned source buffers 11 years ago
  James Almer fa3eccb4f9 x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} 11 years ago
  Anton Mitrofanov a1684311b3 x264asm: warn when inappropriate instruction used in function with specified cpuflags 11 years ago
  Michael Niedermayer 36adfa3274 tests/utils: Remove unneeded L suffix 11 years ago
  Michael Niedermayer 4531e2c489 avcodec/mpegvideo_enc: Fix number suffixes in rc_buffer_size calculation 11 years ago
  Michael Niedermayer 592ba6ec10 avcodec/h264_cabac: use int instead of long for mbb_xy 11 years ago
  Michael Niedermayer f1f7f5903a avformat/omadec: fix number suffix 11 years ago
  Michael Niedermayer 465f3705b1 avformat/smacker: Fix number suffix 11 years ago
  Michael Niedermayer fc3cdb00d0 avformat/matroskadec: Fix number suffixes 11 years ago
  Michael Niedermayer b4ad2853c5 avcodec/dxtory: Use LL instead of L number suffix 11 years ago
  Michael Niedermayer c77cc2c176 swresample/dither: Cleanup number suffixes 11 years ago
  James Almer 2929e56006 hevcdsp: replace the SAOParams struct parameter from sao_band_filter 11 years ago
  James Almer 65e6ab0c5a hevcdsp: remove unused parameter from sao_band_filter 11 years ago
  Michael Niedermayer 4b15bba2ae avformat/utils: Fix number suffixes in tb_unreliable() 11 years ago
  Michael Niedermayer 0ff8fe10f2 avcodec/h261enc: Fix number suffix 11 years ago
  Michael Niedermayer 61aca123fb avcodec/h261dec: Fix exported MVs for skipped MBs 11 years ago
  Michael Niedermayer 0182e5a740 avcodec/nellymoserenc: replace assert by av_assert1() 11 years ago
  Paul B Mahol d0045312c3 avfilter/vf_dctdnoiz: Use av_malloc_array() 11 years ago
  Carl Eugen Hoyos f018b1f3a0 Support YA16 in jpeg 2000. 11 years ago
  Michael Niedermayer e912f45b81 avformat/oggenc: Simplify by using OFFSET and PARAM 11 years ago
  Michael Niedermayer fa73358c9b Merge commit '60392480181f24ebf3ab48d8ac3614705de90152' 11 years ago
  Michael Niedermayer 9bacb576bc Merge commit 'f726fc21ef76a8ba3445448066f7b2a687fbca16' 11 years ago
  Paul B Mahol 021c0c5f52 avcodec/motion_est: remove unneeded #include, there are no assert() only av_assert* 11 years ago
  Paul B Mahol 01a3c5dae0 avcodec/put_bits: remove unneeded #include, there are no assert() 11 years ago
  Rémi Denis-Courmont 6039248018 mem: fix pointer pointer aliasing violations 11 years ago