90002 Commits (f2318aee8ca8df1c84092f7d6691a2d0df02c474)
 

Author SHA1 Message Date
Michael Niedermayer f2318aee8c avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() 7 years ago
Michael Niedermayer 63a4bdbf3b avcodec/mpeg4videodec: Ignore multiple VOL headers 7 years ago
Nekopanda f4d5d7e8de avcodec/mpeg2dec: Fix motion vector rounding for chroma components 7 years ago
Michael Niedermayer 570023eab3 avcodec/vp3: Check eob_run 7 years ago
Michael Niedermayer 76cc0f0f67 avcodec/utvideodec: Add several out of array read related checks 7 years ago
Michael Niedermayer 66acb63028 avcodec/pafvideo: Check allocated frame size 7 years ago
Michael Niedermayer 0fb33a8289 avcodec/scpr: Fix reading a pixel before the first 7 years ago
Nekopanda 8b154cb3e9 avcodec/mpeg2dec: Fix field selection for skipped macroblocks 7 years ago
Jan Ekström 063be4fe2c lavf/aptxdec: fix the limit on the APTX demuxer definition 7 years ago
Aurelien Jacobs 3e21f285cc MAINTAINERS: add myself for aptx.c 7 years ago
Xiaohan Wang dd5208aaf5 avformat/mov: Fix ctts_index calculation 7 years ago
Muhammad Faiz 909e00ae81 avformat/format: temporarily use old next api 7 years ago
Mark Thompson 10bcc41bb4 examples: Don't call deprecated functions which don't do anything 7 years ago
Aurelien Jacobs c69054fa24 aptx: indentation (cosmetics only) 7 years ago
Aurelien Jacobs d8258489c8 aptx: add raw muxer and demuxer for aptX HD 7 years ago
Aurelien Jacobs 6fd110a094 aptx: implement the aptX HD bluetooth codec 7 years ago
Aurelien Jacobs 96b217f5e8 aptx: do some clipping to match original codec in extreme cases 7 years ago
Aurelien Jacobs fea8e119a2 aptx: factorize FFABS calculation 7 years ago
Aurelien Jacobs b7915f8a14 aptx: simplify by pre-calculating factor_max 7 years ago
Muhammad Faiz 81d6501be7 checkasm/Makefile: add EXTRALIBS-swresample 7 years ago
Muhammad Faiz 5a2abf00f1 avcodec/codec_desc: sort codec_descriptors 7 years ago
sfan5 e752da5464 dashdec: Support SegmentTimeline inside Period 7 years ago
Michael Niedermayer 08c220d26c avcodec/huffyuvdec: Check input buffer size 7 years ago
James Almer cb97400f93 Revert "cmdutils: make use of new iteration APIs" 7 years ago
Michael Niedermayer ddd851f7cb avcodec: Document that init_static_data() is not intended for time consuming operations. 7 years ago
James Almer 3f0a41367e doc/APIchanges: mention a few more recently introduced and deprecated functions 7 years ago
James Almer 9d8fb095e6 doc/APIchanges: fix a recent depreacted function name 7 years ago
James Almer cf666651b4 avformat: fix stream_segment muxer build dependencies 7 years ago
Richard Shaffer 651d5f9639 avformat/hls: Support metadata updates from subdemuxers 7 years ago
Rostislav Pehlivanov 33d632d40e lavfi: add a gitignore file for OpenCL compiled kernels 7 years ago
James Almer 8318bf1751 avformat/fifo_test: remove network.h include 7 years ago
James Almer e8323c42c1 doc/APIChanges: fix lavu version numbers in a few recent entries 7 years ago
James Almer 36c85d6e77 api: add missing version bumps and APIChanges entries 7 years ago
James Almer f7aacf4ab7 avformat/mov: add VP8 codec support 7 years ago
James Almer 8885a29e5d avformat/Makefile: fix fifo and fifo_test muxer build objects 7 years ago
Michael Niedermayer 8f6a71f7f1 avformat/bintext: Implement bin_probe() 7 years ago
Jérôme Martinez 698d5eb5bf avcodec/ffv1: Support for RGBA64 and GBRAP16 7 years ago
Menno 204c7caf0d avcodec/libopus: support disabling phase inversion. 7 years ago
Josh de Kock 26d879c1ce lavc/bsf: make BSF iteration the same as other iterators 7 years ago
Josh de Kock cdc78058c7 cmdutils: make use of new iteration APIs 7 years ago
Josh de Kock 0fd475704e lavd: add new API for iterating input and output devices 7 years ago
Josh de Kock 0694d87024 lavf: add new API for iterating muxers and demuxers 7 years ago
Josh de Kock 598d5f8579 lavf: move fifo test muxer into separate file 7 years ago
Josh de Kock 6197453761 lavf/rtp: replace linked list with array 7 years ago
Josh de Kock 7e8eba2d87 lavc: add new API for iterating codecs and codec parsers 7 years ago
Muhammad Faiz caa4bd7a9f avcodec/me_cmp: remove ff_me_cmp_init_static() 7 years ago
Michael Niedermayer 118e1b0b33 avcodec/utvideodec: Fix bytes left check in decode_frame() 7 years ago
wm4 48bc9fffd1 id3v2: fix unsynchronization 7 years ago
wm4 ff46124b0d rtsp: rename certain options after a deprecation period 7 years ago
Jun Zhao 0519e66a90 examples: Add a VA-API transcode example. 7 years ago