82368 Commits (25012c56448a48487cdc9699465e640871dbcd60)
 

Author SHA1 Message Date
Michael Niedermayer d736b52a04 swscale: Drop is9_OR_10BPS() use, its name is not correct 8 years ago
Andreas Cadhalpun 226d35c845 escape124: reject codebook size 0 8 years ago
Andreas Cadhalpun d54c95a143 icodec: add ico_read_close to fix leaking ico->images 8 years ago
Andreas Cadhalpun 467eece1be icodec: fix leaking pkt on error 8 years ago
Steven Liu ab6ffc2a08 MAINTAINERS: Add myself to flvenc 8 years ago
Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 8 years ago
Andreas Cadhalpun ff100c9dd9 matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header 8 years ago
Tom Butterworth 0a24587588 avcodec/hap: pass texture-compression destination as argument, not in context 8 years ago
James Almer 70c6a1bcf0 avformat/matroskadec: fix DiscardPadding element parsing 8 years ago
Rostislav Pehlivanov 317be31eaf opus: move the entropy decoding functions to opus_rc.c 8 years ago
Rostislav Pehlivanov 0660a09dd1 opus: move all tables to a separate file 8 years ago
Vittorio Giovara a765ba647d avformat/mov: Read multiple stsd from DV 8 years ago
Reynaldo H. Verdejo Pinochet 6f0a1710d7 ffserver: use AVStream.codecpar in open_input_stream() 8 years ago
Reynaldo H. Verdejo Pinochet 822e3e2ddb ffserver: user AVStream.codecpar in compute_status() 8 years ago
Reynaldo H. Verdejo Pinochet afcbadf0ed ffserver: use AVStream.codecpar in find_stream_in_feed() 8 years ago
Reynaldo H. Verdejo Pinochet 1323349bef ffserver: get time_base from AVStream in print_stream_params() 8 years ago
Reynaldo H. Verdejo Pinochet 689f648a95 ffserver: use .codecpar instead of .codec in print_stream_params() 8 years ago
Reynaldo H. Verdejo Pinochet 311107a65d ffserver: check for codec match using AVStream.codecpar 8 years ago
Steven Liu acd87dfc05 cmdutils: add show_demuxers and show_muxers 8 years ago
Rostislav Pehlivanov 0cf6853804 aacenc: quit when the audio queue reaches 0 rather than keeping track of empty frames 8 years ago
Michael Niedermayer ef6a786401 ffserver: Fix one AVFormatContext misuse 8 years ago
Andreas Cadhalpun 2c90316b46 hls: fix leaking avio_opts on hls_read_header error 8 years ago
Andreas Cadhalpun a305e0e5c0 hls: move hls_close above hls_read_header 8 years ago
Andreas Cadhalpun 5249706e9d mpegaudio_parser: don't return AVERROR_PATCHWELCOME 8 years ago
Michael Niedermayer 73ce1d864c ffserver: steal SPACE_CHARS, remove one reason for internal.h that way 8 years ago
Michael Niedermayer ecb40dee32 ffserver: eliminate hardcoded literal and duplicated array size 8 years ago
Michael Niedermayer 10019c13e0 ffserver: use av_freep() for a case that is not clearly at the end of a function 8 years ago
Michael Niedermayer f67d22f0fd ffserver: Throw ffm.h out its not used except for a constant that is part of the format 8 years ago
Michael Niedermayer 4c8d69e534 ffserver: drop a bunch of apparently unneeded internal headers 8 years ago
Anssi Hannula e2193b53ea avformat/hls: Add missing error check for avcodec_parameters_copy() 8 years ago
Anssi Hannula 3d2f636497 avformat/hls: Fix probing mpegts audio streams that use probing 8 years ago
Anssi Hannula 9a51cd35b8 avformat/hls: Factor copying stream info to a separate function 8 years ago
Andreas Cadhalpun 34aeb5dbc4 xmv: validate sample_rate 8 years ago
Andreas Cadhalpun 54b8fbbc5d voc_packet: validate sample_rate 8 years ago
Andreas Cadhalpun eb205eda3f oggparsespeex: validate sample_rate 8 years ago
Andreas Cadhalpun f748e3b5a2 nuv: validate sample_rate 8 years ago
Andreas Cadhalpun 2c818c3821 mvdec: validate sample_rate 8 years ago
Andreas Cadhalpun 0747754622 mpeg4audio: validate sample_rate 8 years ago
Andreas Cadhalpun 9d36602abc mov: validate sidx timescale 8 years ago
Andreas Cadhalpun a398f054fd mov: validate time_scale 8 years ago
Andreas Cadhalpun fc022e77ee mov: validate sample_rate 8 years ago
Andreas Cadhalpun 0009457dc0 ffmdec: validate sample_rate 8 years ago
Andreas Cadhalpun 872fcfcc0f bfi: validate sample_rate 8 years ago
Andreas Cadhalpun 2eb05eaa68 adxdec: validate sample_rate 8 years ago
Alex Agranovsky 88db6c2890 avfilter/vf_drawtext: fixed default/flt formatting ignoring offset parameter 8 years ago
fuqiuping 2d72ea68f0 avformat/flvenc: support mp3 audio with 48khz 8 years ago
Michael Niedermayer c6bc823eea avformat/tcp: Put struct sockaddr_in6 under #if 8 years ago
Michael Niedermayer 0e66dcd733 avfilter/af_volumedetect: Remove dependency on channel layout 8 years ago
DeHackEd 6d50dff816 ffmpeg: parameters for filter thread counts 8 years ago
Derek Buitenhuis b54fd42d7d doc/libx26[45]: Add documentation for forced-idr 8 years ago