66863 Commits (d7071efae4a285dd3bd40d21aee00f13d044b339)
 

Author SHA1 Message Date
  Michael Niedermayer d7071efae4 avformat/utils: avoid discarded streams in av_find_default_stream_index() 11 years ago
  Michael Niedermayer 81e4b6f11a avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use 11 years ago
  Michael Niedermayer 8c832e3cc0 avformat/img2dec: do not rewind custom io buffers 11 years ago
  Timothy Gu 0014b24373 fate: Include branch information in the payload header 11 years ago
  Michael Niedermayer 0b71cedfe8 Merge commit '3e1c9da38b849ce2982b516004370081fdd89ed0' into release/2.4 11 years ago
  Thomas Guillem 3e1c9da38b matroskadec: fix crash when parsing invalid mkv 11 years ago
  James Almer 3a5b4afd91 doc: add aarch64 cpuflags to fftools documentation 11 years ago
  James Almer 4b817e2fff doc: add missing arm cpuflags to fftools documentation 11 years ago
  James Almer 5598d62a07 doc: add missing x86 cpuflags to fftools documentation 11 years ago
  Michael Niedermayer 4347cf9f0f Merge commit '420aa06a2487469259a04f9be66fd15535372796' into release/2.4 11 years ago
  Michael Niedermayer 17b27a7cbe ffmpeg: Fix extradata allocation 11 years ago
  Anton Khirnov 420aa06a24 avconv: do not overwrite the stream codec context for streamcopy 11 years ago
  Michael Niedermayer 2c8c55195d Update for 2.4.8 11 years ago
  James Almer e74ad9035f avutil/cpu: add missing check for mmxext to av_force_cpu_flags 11 years ago
  Michael Niedermayer 539172c85b avcodec/msrledec: restructure msrle_decode_pal4() based on the line number instead of the pixel pointer 11 years ago
  Michael Niedermayer 2049d95f2f avcodec/hevc_ps: Check cropping parameters more correctly 11 years ago
  Michael Niedermayer 760c384f7d avcodec/dnxhddec: Check that the frame is interlaced before using cur_field 11 years ago
  Michael Niedermayer 17e6d249b7 avformat/mov: Disallow ".." in dref unless use_absolute_path is set 11 years ago
  Michael Niedermayer e0975c31f1 avformat/mov: Check for string truncation in mov_open_dref() 11 years ago
  Michael Niedermayer e168db3eae avformat/mov: Use sizeof(filename) instead of a literal number 11 years ago
  Christophe Gisquet b9b56ded7d eac3dec: fix scaling 11 years ago
  Christophe Gisquet 691f9dee00 ac3_fixed: fix computation of spx_noise_blend 11 years ago
  Christophe Gisquet 40dab45050 ac3_fixed: fix out-of-bound read 11 years ago
  Andreas Cadhalpun f45f3f99a4 ac3dec_fixed: always use the USE_FIXED=1 variant of the AC3DecodeContext 11 years ago
  Michael Niedermayer f11afe6bc6 avcodec/012v: redesign main loop 11 years ago
  Michael Niedermayer 8639c37d2b avcodec/012v: Check dimensions more completely 11 years ago
  Andreas Cadhalpun de2f46c59d asfenc: fix leaking asf->index_ptr on error 11 years ago
  Andreas Cadhalpun 7b3d8ae32d roqvideoenc: set enc->avctx in roq_encode_init 11 years ago
  Michael Niedermayer 7700947525 avcodec/options_table: remove extradata_size from the AVOptions table 11 years ago
  Andreas Cadhalpun 820b84d065 ffmdec: limit the backward seek to the last resync position 11 years ago
  Andreas Cadhalpun 443fc85203 ffmdec: make sure the time base is valid 11 years ago
  Andreas Cadhalpun d81150929d ffmdec: fix infinite loop at EOF 11 years ago
  Michael Niedermayer 6a671797d7 avcodec/tiff: move bpp check to after "end:" 11 years ago
  Andreas Cadhalpun 23666f0e22 doc: avoid the incorrect phrase 'allow to' 11 years ago
  Michael Niedermayer 7470003e80 avcodec/opusdec: Fix delayed sample value 11 years ago
  Michael Niedermayer ee820d0512 avcodec/opusdec: Clear out pointers per packet 11 years ago
  Michael Niedermayer 9821cf9e6e avcodec/utils: Align YUV411 by as much as the other YUV variants 11 years ago
  Ronald S. Bultje 54d40b7c45 vp9: fix segmentation map retention with threading enabled. 11 years ago
  Stefano Sabatini 99de009e97 doc/protocols/tcp: fix units of listen_timeout option value, from microseconds to milliseconds 11 years ago
  Steve Lhomme 2a6f0c7e07 fix VP9 packet decoder returning 0 instead of the used data size 11 years ago
  Andreas Cadhalpun a80b38d7d2 avformat/flvenc: check that the codec_tag fits in the available bits 11 years ago
  Andreas Cadhalpun ddffbf720a avcodec/utils: use correct printf specifier in ff_set_sar 11 years ago
  Michael Niedermayer d42540499c avutil/imgutils: correctly check for negative SAR components 11 years ago
  Michael Niedermayer eceea69567 swscale/utils: clear formatConvBuffer on allocation 11 years ago
  Andreas Cadhalpun 2ec6a7a1e0 avformat/bit: only accept the g729 codec and 1 channel 11 years ago
  Andreas Cadhalpun 6fbd897cab avformat/bit: check that pkt->size is 10 in write_packet 11 years ago
  Andreas Cadhalpun f33a2ea2ee avformat/adxdec: check avctx->channels for invalid values 11 years ago
  Dyami Caliri bcbae2d95f Fix buffer_size argument to init_put_bits() in multiple encoders. 11 years ago
  James Cowgill 198aa9fabd mips/acelp_filters: fix incorrect register constraint 11 years ago
  Michael Niedermayer e8a44b8387 avcodec/hevc_ps: Sanity checks for some log2_* values 11 years ago