77227 Commits (1acc90eaa54ad82a21474ed759b8ed3a0f3d482d)
 

Author SHA1 Message Date
Nicolas George 1acc90eaa5 lavf/tee: fix side data double free. 9 years ago
Michael Niedermayer c62d1780ff avformat/hlsenc: Check the return code of avformat_write_header() 9 years ago
Michael Niedermayer 861f47ddf4 avformat/mov: Enable parser for mp3s by old HandBrake 9 years ago
Michael Niedermayer 537e901fe6 avformat/mxfenc: Fix integer overflow in length computation 9 years ago
Paul B Mahol e6258677ee avfilter/af_sofalizer: make it possible to configure speaker elevation 9 years ago
Lvqier 93d336fb07 avformat/segment: Fix memory leak of cur_entry.filename 9 years ago
Paul B Mahol 7dc469f342 doc/general: add missing @tab for ADPCM VIMA 9 years ago
Paul B Mahol d62e979b8c avfilter/af_sofalizer: display some info when loading sofa file 9 years ago
Paul B Mahol 0a19538bcf avfilter: add SOFAlizer audio filter 9 years ago
Vicente Olivert Riera 69e80d6ce4 mips: i6400 core does have an FPU, so not disable it 9 years ago
Vicente Olivert Riera 88d66f691a mips: add i6400 core optimizations 9 years ago
Vicente Olivert Riera 1dcd96f72f mips: remove --mips64r6 configure option 9 years ago
Michael Niedermayer 625b582d5a avcodec/aacsbr_template: Add Check to read_sbr_envelope() 9 years ago
Carl Eugen Hoyos 7c1c453ce9 lavf/matroskadec: Set codec_tag also for audio codecs. 9 years ago
Jean Delvare ec11cfdf75 avfilter/vf_delogo: Use AVPixFmtDescriptor.nb_components 9 years ago
zjh8890 c18176bd55 avcodec/aarch64/neon.S: Update neon.s for transpose_4x4H 9 years ago
Clément Bœsch 09a8b6691c doc: fix selectivecolor filter position 9 years ago
Michael Niedermayer b78885a3c5 avcodec/aacsbr: Split the env_facs table 9 years ago
Ganesh Ajjanagadde b4f1636a4d lavc: typo fix cliping -> clipping, saftey -> safety 9 years ago
Michael Niedermayer edfc835a56 avformat/mpegtsenc: Add basic multi program support 9 years ago
Michael Niedermayer 8f948b6244 ffmpeg: Add basic support to mux multiple programs 9 years ago
Michael Niedermayer 676a93f2d8 avformat: Add av_program_add_stream_index() 9 years ago
Lou Logan 5f55be7005 doc/issue_tracker.txt: various updates 9 years ago
Ganesh Ajjanagadde b8e5b1d786 lavc/mdct_template: use lrint instead of floor hack 9 years ago
Ganesh Ajjanagadde df679f1264 lavc/dcaenc: avoid wasteful cos calls 9 years ago
Ganesh Ajjanagadde a0ddebfedf lavc/nellymoserdec: replace pow by exp2 9 years ago
Ganesh Ajjanagadde 93afb338a4 lavfi/formats: fix segfault when allocation fails 9 years ago
Tom Marecek 46cbb4c231 ffmpeg: change command line option -dump to work without -loglevel debug 9 years ago
Michael Niedermayer 5e8b9e746f avutil/softfloat: Assert that the exponent did not overflow the legal range in av_normalize1_sf() 9 years ago
Paul B Mahol df2ce130a6 avfilter/af_aemphasis: more declarations above 9 years ago
Andreas Cadhalpun fdc94db37e sbr_qmf_analysis: sanitize input for 32-bit imdct 9 years ago
Andreas Cadhalpun a9c20e922c sbrdsp_fixed: assert that input values are in the valid range 9 years ago
Andreas Cadhalpun ff8816f717 aacsbr: ensure strictly monotone time borders 9 years ago
Rostislav Pehlivanov d8f13e783a diracdec: remove duplicate codeblock decoding 9 years ago
Kieran Kunhya 3652dd5d0c diracdec: Fix FPE on invalid low_delay data 9 years ago
Kieran Kunhya cdf8c9038d diracdec: Replace dirac parse codes with better ones 9 years ago
Kieran Kunhya 7424a6d0a5 diracdec: Read picture types by using parse_code 9 years ago
Kieran Kunhya 8880ca2307 diracdec: Store version major/minor flags 9 years ago
Kieran Kunhya 8eb6acef92 diracdec: Support new extended quantiser range 9 years ago
Kieran Kunhya 8dcc99dc68 diracdec: Extract version parameters 9 years ago
Kieran Kunhya 9f374c5906 diracdec: Make slice parameters common between lowdelay and future hq profile 9 years ago
Kieran Kunhya 3bb6ce1af9 diracdec: Rename lowdelay_subband to decode_subband because it is shared with HQ profile 9 years ago
Kieran Kunhya 3f07f12f65 diracdec: Template DSP functions adding 10-bit versions 9 years ago
Kieran Kunhya 9553689854 diracdec: Move strides to bytes, and pointer types to uint8_t. 9 years ago
Ganesh Ajjanagadde bd3409f52a lavfi/vf_alphamerge: fix unitialized pointers 9 years ago
Ganesh Ajjanagadde 08a96708a5 lavfi/vf_overlay: fix unitialized pointers 9 years ago
Paul B Mahol 45938f0301 avfilter/x86/vf_maskedmerge: move %define out of .nextrow 9 years ago
Ganesh Ajjanagadde 82f3d47b4f doc/developer: misc minor fixes 9 years ago
Ganesh Ajjanagadde e5d771c84d avfilter/avf_showfreqs: avoid wasteful pow 9 years ago
Claudio Freire 124c375938 AAC encoder: fix OOB access in search_for_pns 9 years ago