83159 Commits (c324e2c5db26cb1ac936b192dc1ac86f7b6db45c)
 

Author SHA1 Message Date
  Michael Niedermayer 6567c59c49 avcodec/flac: forward errors from ff_flac_parse_streaminfo() 9 years ago
  Michael Niedermayer 020d53ebdb avcodec/flac: Check bps in ff_flac_parse_streaminfo() 9 years ago
  Michael Niedermayer 9859f54db3 avformat/ffmdec: Silence "may be used uninitialized in this function" warnings 9 years ago
  Michael Niedermayer b98510de5c avformat/ffmdec: cleanup on extradata memory allocation failure 9 years ago
  Michael Niedermayer fdf588d7cf avformat/ffmdec: Forward error code from ffm_read_header() 9 years ago
  Muhammad Faiz 01ebb57c03 swresample/resample: do not rebuild filter when sample_delta is zero 9 years ago
  Michael Niedermayer 83a75bf6c3 avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed() 9 years ago
  Michael Niedermayer acc163c6ab avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c 9 years ago
  Michael Niedermayer c143e7939f avformat/ffmdec: remove last use of st->codec 9 years ago
  Carl Eugen Hoyos 5a237c33b8 lavf/asfdec_f: Remove CR/LF from avpriv_request_sample() call. 9 years ago
  Carl Eugen Hoyos a8cb567e55 lavc: Remove CR/LF from avpriv_request_sample() calls. 9 years ago
  Michael Niedermayer 6c15618b90 ffserver: remove one avcodec_context_copy() 9 years ago
  Michael Niedermayer 418a2b2478 avformat/ffmdec: Drop flags2, debug and codec->time_base setting 9 years ago
  Michael Niedermayer e706e2e775 avformat/ffmdec: Check media type for chunks 9 years ago
  Michael Niedermayer 591c032421 avformat/ffmdec: replace most codec uses by codecpar 9 years ago
  Michael Niedermayer 5cd3ea1cc0 avformat/ffmdec: Remove some st->codec uses which set encoder parameters 9 years ago
  Carl Eugen Hoyos 6c059bb2af configure: Fix standalone compilation of the rtp muxer. 9 years ago
  Michael Niedermayer afcf15b0db avformat/oggparsespeex: Check frames_per_packet and packet_size 9 years ago
  Michael Niedermayer 90da187f1d avformat/utils: Check start/end before computing duration in update_stream_timings() 9 years ago
  James Almer f88c8e0dc3 compat/atomics: rename header guards 9 years ago
  James Almer b5a0b85721 fate: rename fate-mov-init-nonkeyframe ref file 9 years ago
  Vittorio Giovara 25fcbf7a84 hevc: Support extradata changes 9 years ago
  Vittorio Giovara 46fae40d25 hevc: Allow parsing external extradata buffers 9 years ago
  Vittorio Giovara 059a786c20 fate/mov: Rename a couple of entries to respect the file naming scheme 9 years ago
  Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 9 years ago
  Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 9 years ago
  Anton Khirnov 70faadc826 Add a compat stdatomic.h implementation based on suncc atomics 9 years ago
  Anton Khirnov c91e72ed52 Add a compat stdatomic.h implementation based on windows atomics 9 years ago
  Anton Khirnov 3359eede8f Add a compat stdatomic.h implementation based on GCC atomics 9 years ago
  Michael Niedermayer 4059cd3952 avformat/ffmenc: Remove the last use of st->codec 9 years ago
  Michael Niedermayer 78519a0029 avformat/ffmenc: Make ffm_write_header_codec_ctx() use codecpar 9 years ago
  Michael Niedermayer e8215b77ff avformat/ffmenc: set bitexact mode for old API without accessing the encoder 9 years ago
  Michael Niedermayer c06d4f2ced avformat/ffmenc: Drop ffm_write_header_codec_private_ctx() 9 years ago
  Michael Niedermayer b7d94c19cd avformat/ffmenc: Replace some st->codec use by codecpar 9 years ago
  Michael Niedermayer 7d1b1b660b avfilter/vf_premultiply: remove redundant semicolons 9 years ago
  Rainer Hochecker 7a9db61da3 matroskadec: partly revert "demux relevant subtitle packets after a seek" 9 years ago
  Michael Niedermayer 89092fafdd tests/ffserver.regression.ref: Update ffserver checksums 9 years ago
  Gregory J. Wolfe 9c041a3cd5 avformat/tests/fifo_muxer: includes libavformat/network.h to define ETIMEDOUT for fate build. 9 years ago
  Paul B Mahol 6e713841e8 avfilter: add premultiply filter 9 years ago
  Paul B Mahol 6427c9ffee swscale: add gbr(a)p16 output support 9 years ago
  Michael Niedermayer fbdf8f176e ffserver: set format bitexact flag, eliminate warnings about it not being set 9 years ago
  Александр Слободенюк 3aa1ff30f3 doc/examples/transcode_aac: fix a typo 9 years ago
  Tobias Rapp 4d57ca51d7 ffmpeg: assert return value is initialized 9 years ago
  Carl Eugen Hoyos d44af9a38e lavfi: Fix aix compilation. 9 years ago
  Philip Langdale 4e6d1c1f4e avcodec/vdpau_hevc: Fix potential out-of-bounds write 9 years ago
  Philip Langdale 5512dbe37f avcodec/crystalhd: Handle errors from av_image_get_linesize 9 years ago
  Reynaldo H. Verdejo Pinochet b5c899ab5e ffserver: fix broken HTML on generated status page 9 years ago
  Philip Langdale fdb124001e tools/coverity: Add model for av_realloc 9 years ago
  James Darnley 13d71c28cc avcodec/h264: sse2 and avx 4:2:2 idct add8 10-bit functions 9 years ago
  James Darnley 1dae7ffa0b avcodec/h264: mmx 4:2:2 idct add8 function 9 years ago