75373 Commits (9aaa54135c2003ef04ad98cb20739b0b25c7271a)
 

Author SHA1 Message Date
Michael Niedermayer d9b56895b5 avcodec/mpegvideo: change bit_rate to 64bit 10 years ago
Michael Niedermayer 5b6a50e150 avcodec/mpegvideo_parser: Fix integer overflow 10 years ago
Michael Niedermayer cf818be4f2 avcodec/truemotion1: Fix undefined behavior (left shift of negative value) 10 years ago
周晓勇 95010d49a2 avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct 10 years ago
Vittorio Giovara c4a0a326a1 lavfi/colormatrix: Add a bt601 alias 10 years ago
Carl Eugen Hoyos a4188c9cd2 ffmpeg: Improve help text for -target. 10 years ago
Michael Niedermayer 933309a6ca avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encode 10 years ago
Rostislav Pehlivanov 10d16647cc fate: increase fuzziness for the AAC encoder prediction test 10 years ago
Rostislav Pehlivanov dcf72da841 fate: add fuzziness to the AAC Encode prediction test 10 years ago
Rostislav Pehlivanov 72adf24310 fate: update AAC encoder tests 10 years ago
Rostislav Pehlivanov 20dc527139 aacenc: reorder coding tools 10 years ago
LiuQi a4055d3e5d avformat/hlsenc: add a use_localtime option to expand the segment filename with localtime 10 years ago
Rainer Hochecker 62bd8deef9 avcodec/hevc_parser: fix split function of parser 10 years ago
Michael Niedermayer b7baebb754 avcodec/ffv1dec: Print CRCs at picture debug level 10 years ago
Michael Niedermayer eac161451d avcodec/ffv1dec: Check that there is enough space for the CRC in the global header 10 years ago
Michael Niedermayer 1376084dcb avcodec/h264_slice: replace assert by normal error check 10 years ago
Carl Eugen Hoyos 3eae98c1ac lavf/dv: Do not return EIO for every error (like EOF). 10 years ago
Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 10 years ago
Michael Niedermayer 642d2f9d55 avcodec/version: Minor version bump due to 5d12d7de2c 10 years ago
Michael Niedermayer c7c207aecd avformat/mxg: Use memmove() 10 years ago
Petri Hintukainen 5d12d7de2c mpegts: demux BluRay text subtitles 10 years ago
Petri Hintukainen 757cb0f286 mpegts: fix demuxing PES private stream 2 10 years ago
Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context 10 years ago
Andrew Stone dc926ab518 rtmp: support the AMF_DATE tag 10 years ago
Rostislav Pehlivanov 8ffe1cb4d7 aacenc: disable bandtype modifying extensions when coder != twoloop 10 years ago
Paul B Mahol c3cd1a7496 avfilter/vf_waveform: support envelope for all filters 10 years ago
Paul B Mahol 97c7c39d25 avfilter/vf_waveform: simplify memory allocations 10 years ago
Paul B Mahol 32f217edad avfilter/vf_waveform: implement various filters 10 years ago
Rostislav Pehlivanov b86532810d fate: adjust fuzz of AAC Encoder's TNS test 10 years ago
Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 10 years ago
Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 10 years ago
Rostislav Pehlivanov 555f513769 fate: update AAC tests to the new defaults 10 years ago
Rostislav Pehlivanov bc9927b854 aacenc: Enable Intensity Stereo by default 10 years ago
Rostislav Pehlivanov b7eb7cb3a1 aacenc: Enable Perceptual Noise Substitution by default 10 years ago
Rostislav Pehlivanov a8ced764f7 fate: update AAC Encoder TNS test for the new changes 10 years ago
Rostislav Pehlivanov a0079aae00 aacenc: reorder resetting of cpe->common_window 10 years ago
Rostislav Pehlivanov f3f6c6b928 aacenc_tns: rework coefficient quantization and filter application 10 years ago
Rostislav Pehlivanov d09f9c45c7 aacenc: allocate a larger buffer for the TNS LPC context 10 years ago
Rostislav Pehlivanov 0fc3a51353 lpc: add ff_lpc_calc_ref_coefs_f() function 10 years ago
Rostislav Pehlivanov a70ee2bdcd lpc: remove unused ff_lpc_calc_levinson() function 10 years ago
Rostislav Pehlivanov 139c2f93fd aacenctab: add tns_min_sfb[] to the encoder tables header 10 years ago
Rostislav Pehlivanov 5ed5ca706f aacenc: populate tns_max_bands 10 years ago
Michael Niedermayer 63fb5a6aef avcodec/truemotion1: Check for even width 10 years ago
Michael Niedermayer b54e03c9dc avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors 10 years ago
Michael Niedermayer a047ccbb9f avcodec/movtextdec: Free ftab_temp 10 years ago
Michael Niedermayer a1a32fdb0e avcodec/movtextdec: Make tx3g_ptr unsigned 10 years ago
Luca Barbato 4dc9f00365 build: Skip libvpx.h if libvpx is not enabled 10 years ago
Luca Barbato 1a164e0a83 tools: Drop a stale header 10 years ago
Michael Niedermayer 87a11db220 dnxhddata: Double frame_size for cid 1260 10 years ago
Vittorio Giovara a686e58165 des: Add missing include 10 years ago