82368 Commits (25012c56448a48487cdc9699465e640871dbcd60)
 

Author SHA1 Message Date
James Almer 8b59ce0342 Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels" 8 years ago
James Almer 4b0f37dadb avcodec/utils: print Chroma Location string in verbose log level 8 years ago
James Almer 90826031a2 avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknown 8 years ago
James Almer bad8bbc26a avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeight are in pixels 8 years ago
Muhammad Faiz 8e53c1567c doc/filters: document tukey window on firequalizer 8 years ago
Muhammad Faiz 01ab60201b avfilter/firequalizer: add tukey window 8 years ago
Muhammad Faiz 7c5fca15bb avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNC 8 years ago
Muhammad Faiz a11757d7cb avfilter/showcqt: add csp option 8 years ago
Jean Caillé 4599e11651 lavf/mov: support gopro firmware udta tag 8 years ago
Thomas Turner 09d39177dc avutil: Improved selftest coverage for libavutil/fifo.c 8 years ago
Michael Niedermayer d790e48830 avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 8 years ago
Michael Niedermayer 44453c09e4 ffmpeg: Use av_fifo_freep() to avoid stale pointers 8 years ago
James Zern 7f7c494a33 ffmpeg_cleanup: fix crash with unrecognized codec 8 years ago
Andreas Cadhalpun 56706ac0d5 libopenjpegenc: fix out-of-bounds reads when filling the edges 8 years ago
Andreas Cadhalpun 69c8505f3b libopenjpegenc: stop reusing image data buffer for openjpeg 2 8 years ago
Carl Eugen Hoyos a2c5f5aacf configure: Enable pie for toolchain=hardened. 8 years ago
Marton Balint 7845c13881 lavfi/sidedata: add filter for manipulating frame side data 8 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 8 years ago
Muhammad Faiz c593a70cda fate: add test for firequalizer filter 8 years ago
Stefano Sabatini 23f0f1537e doc/demuxers: restore alphabetical order 8 years ago
James Almer 1273bc6d26 avformat/matroskadec: workaround the field_order bug in the Matroska muxer 8 years ago
Vicente Olivert Riera 04b0792e4a libavcodec/mips/h264dsp_msa.c: fix type in some function parameters 8 years ago
Carl Eugen Hoyos 4d81f9631d lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf. 8 years ago
James Almer 7cf0ed32fa avformat: bump minor version after the Matroska field order enum fix 8 years ago
James Almer dc781459cc avformat/matroska: fix MatroskaVideoFieldOrder enum values 8 years ago
Carl Eugen Hoyos 932bbfc5d8 configure: Use LDEXEFLAGS in check_ld(). 8 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 8 years ago
Philip Langdale 03d6d5f376 crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handling 8 years ago
Philip Langdale b5f45208fb crystalhd: Fix handling of PTS 8 years ago
Carl Eugen Hoyos fe8959bbec lavf/riffenc: Always write unexpected channel_mask. 8 years ago
Rostislav Pehlivanov 230178dfe2 aacenc: use the decoder's lcg PRNG 8 years ago
Matthieu Bouron cfa3c2655a lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count 8 years ago
Matthieu Bouron a458ed65b5 lavc/mediacodecdec: remove first output buffer timing debug log 8 years ago
James Almer 8063978bfc avformat/matroskaenc: don't write a FlagInterlaced element if it would write the default value 8 years ago
Michael Niedermayer 51f3278089 doc/developer: Mention mime type and patchwork in "Submitting patches" 8 years ago
Marton Balint 24022402be lavfi/metadata: fix metadata deletion if comparison returns false 8 years ago
Moritz Barsnick 99d68d462f doc: fix various typos and grammar errors 8 years ago
Carl Eugen Hoyos 5781256c01 lavf/matroskaenc: Always write V_QUICKTIME extradata. 8 years ago
Carl Eugen Hoyos 34aa145468 lavf/aiffenc: Write extradata also for qcelp. 8 years ago
Carl Eugen Hoyos 4147d8efe5 lavf/aiffdec: Default to full rate qcelp as QT does. 8 years ago
Carl Eugen Hoyos d0c1b9821a lavf/mxfenc: Do not print a useless error message. 8 years ago
James Almer c44eae157f avformat/matroskaenc: fix targets for attachment tags 8 years ago
Moritz Barsnick efbc37a757 lavfi/pan: renormalize negative gain coefficients properly 8 years ago
Zhou Xiaoyong 50eee357eb configure: loongson disable mipsfpu and mipsdsp optimizations 8 years ago
Steve Lhomme 9b462a0b9d avcodec/d3d11va: use the proper slice index 8 years ago
Michael Niedermayer 1bda0ee530 avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined 8 years ago
Michael Niedermayer ed2112fb36 avformat/movenc: Check frame rate in mov_write_uuidprof_tag() 8 years ago
Michael Niedermayer 21bffa93a6 avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate 8 years ago
Michael Niedermayer 987690799d avformat/utils: Update codec_id before using it in the parser init 8 years ago
Muhammad Faiz 47d2be3056 avfilter/firequalizer: fix blackman window calculation 8 years ago