82782 Commits (f33714a6948f9e707c00c89795222dea5d4ebe3a)
 

Author SHA1 Message Date
James Darnley f33714a694 avcodec/h264: clean up and expand x86 function definitions 8 years ago
Timothy Gu b6f80b16d1 qsvdec: Fix memory leak 8 years ago
Timothy Gu 16a75304fe omx: Fix OOM check 8 years ago
Georgi D. Sotirov 581f93f37e lavf/chromaprint: Update for version 1.4 8 years ago
Thomas Turner da3c69a5a9 Added test for libavcodec/avpacket.c 8 years ago
Michael Niedermayer 7679c38b3b tests/api/api-seek-test: check all compute_crc_of_packets() calls 8 years ago
Michael Niedermayer 5952b8da0b tests/api/api-seek-test: Silence compiler warnings about uninitialized variables 8 years ago
Michael Niedermayer 108db37586 tests/api/api-seek-test: Fix use of uinitialized value 8 years ago
James Almer 9c1ccee7f8 avformat/dump: remove line break on mastering display metadata info dump 8 years ago
Mathieu Velten 49e8e5fc56 avcodec/vaapi-vp9: add support for profile 2 (bpp > 8) 8 years ago
Mathieu Velten b1f630f1a6 avcodec/vp9: move bpp to the shared context for use in hwaccel 8 years ago
Andreas Cadhalpun 46e75617d9 truemotion1: fix leaking frame on init failure 8 years ago
Ronald S. Bultje 845bb40178 http: move chunk handling from http_read_stream() to http_buf_read(). 8 years ago
Ronald S. Bultje 2a05c8f813 http: make length/offset-related variables unsigned. 8 years ago
Mark Thompson 51020adcec vaapi_encode: Write sequence header as extradata 8 years ago
Jun Zhao f17eea883a lavf: fix the wrong warning msg and comments about av_find_stream_info 8 years ago
Michael Niedermayer a5d25faa3f ffserver: Check chunk size 8 years ago
Michael Niedermayer a5f27a9c3a Avoid using the term "file" and prefer "url" in some docs and comments 8 years ago
Michael Niedermayer 7d57ca4d9a avformat/rtmppkt: Check for packet size mismatches 8 years ago
Timothy Gu d903b4e3ad zmqsend: Initialize ret to 0 8 years ago
James Almer b52d3574d4 configure: check for strtoull on msvc 8 years ago
Steven Liu 55affd95bd avformat/hlsenc: fix ticket id 5988 for DISCONTINUITY 8 years ago
Michael Niedermayer 1f5630af51 avcodec/flacdec: Fix undefined shift in decode_subframe() 8 years ago
Michael Niedermayer c72fa43234 avcodec/get_bits: Fix get_sbits_long(0) 8 years ago
Michael Niedermayer 6567c59c49 avcodec/flac: forward errors from ff_flac_parse_streaminfo() 8 years ago
Michael Niedermayer 020d53ebdb avcodec/flac: Check bps in ff_flac_parse_streaminfo() 8 years ago
Michael Niedermayer 9859f54db3 avformat/ffmdec: Silence "may be used uninitialized in this function" warnings 8 years ago
Michael Niedermayer b98510de5c avformat/ffmdec: cleanup on extradata memory allocation failure 8 years ago
Michael Niedermayer fdf588d7cf avformat/ffmdec: Forward error code from ffm_read_header() 8 years ago
Muhammad Faiz 01ebb57c03 swresample/resample: do not rebuild filter when sample_delta is zero 8 years ago
Michael Niedermayer 83a75bf6c3 avcodec/flacdec: Fix signed integer overflow in decode_subframe_fixed() 8 years ago
Michael Niedermayer acc163c6ab avcodec/flacdsp_template: Fix undefined shift in flac_decorrelate_indep_c 8 years ago
Michael Niedermayer c143e7939f avformat/ffmdec: remove last use of st->codec 8 years ago
Carl Eugen Hoyos 5a237c33b8 lavf/asfdec_f: Remove CR/LF from avpriv_request_sample() call. 8 years ago
Carl Eugen Hoyos a8cb567e55 lavc: Remove CR/LF from avpriv_request_sample() calls. 8 years ago
Michael Niedermayer 6c15618b90 ffserver: remove one avcodec_context_copy() 8 years ago
Michael Niedermayer 418a2b2478 avformat/ffmdec: Drop flags2, debug and codec->time_base setting 8 years ago
Michael Niedermayer e706e2e775 avformat/ffmdec: Check media type for chunks 8 years ago
Michael Niedermayer 591c032421 avformat/ffmdec: replace most codec uses by codecpar 8 years ago
Michael Niedermayer 5cd3ea1cc0 avformat/ffmdec: Remove some st->codec uses which set encoder parameters 8 years ago
Carl Eugen Hoyos 6c059bb2af configure: Fix standalone compilation of the rtp muxer. 8 years ago
Michael Niedermayer afcf15b0db avformat/oggparsespeex: Check frames_per_packet and packet_size 8 years ago
Michael Niedermayer 90da187f1d avformat/utils: Check start/end before computing duration in update_stream_timings() 8 years ago
James Almer f88c8e0dc3 compat/atomics: rename header guards 8 years ago
James Almer b5a0b85721 fate: rename fate-mov-init-nonkeyframe ref file 8 years ago
Vittorio Giovara 25fcbf7a84 hevc: Support extradata changes 8 years ago
Vittorio Giovara 46fae40d25 hevc: Allow parsing external extradata buffers 8 years ago
Vittorio Giovara 059a786c20 fate/mov: Rename a couple of entries to respect the file naming scheme 8 years ago
Anton Khirnov 41e891e89e Add a compat dummy stdatomic.h used when threading is disabled 8 years ago
Anton Khirnov 74b5f10862 Add a compat stdatomic.h implementation based on pthreads 8 years ago