82047 Commits (18ad44d14548a54e0e7926c97ab15d3daafaf771)
 

Author SHA1 Message Date
Thomas Turner 09d39177dc avutil: Improved selftest coverage for libavutil/fifo.c 9 years ago
Michael Niedermayer d790e48830 avutil/audio_fifo: Use av_fifo_freep() and remove redundant if() 9 years ago
Michael Niedermayer 44453c09e4 ffmpeg: Use av_fifo_freep() to avoid stale pointers 9 years ago
James Zern 7f7c494a33 ffmpeg_cleanup: fix crash with unrecognized codec 9 years ago
Andreas Cadhalpun 56706ac0d5 libopenjpegenc: fix out-of-bounds reads when filling the edges 9 years ago
Andreas Cadhalpun 69c8505f3b libopenjpegenc: stop reusing image data buffer for openjpeg 2 9 years ago
Carl Eugen Hoyos a2c5f5aacf configure: Enable pie for toolchain=hardened. 9 years ago
Marton Balint 7845c13881 lavfi/sidedata: add filter for manipulating frame side data 9 years ago
Andreas Cadhalpun 7a65aef00d configure: fix detection of libopenjpeg 9 years ago
Muhammad Faiz c593a70cda fate: add test for firequalizer filter 9 years ago
Stefano Sabatini 23f0f1537e doc/demuxers: restore alphabetical order 9 years ago
James Almer 1273bc6d26 avformat/matroskadec: workaround the field_order bug in the Matroska muxer 9 years ago
Vicente Olivert Riera 04b0792e4a libavcodec/mips/h264dsp_msa.c: fix type in some function parameters 9 years ago
Carl Eugen Hoyos 4d81f9631d lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf. 9 years ago
James Almer 7cf0ed32fa avformat: bump minor version after the Matroska field order enum fix 9 years ago
James Almer dc781459cc avformat/matroska: fix MatroskaVideoFieldOrder enum values 9 years ago
Carl Eugen Hoyos 932bbfc5d8 configure: Use LDEXEFLAGS in check_ld(). 9 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 9 years ago
Philip Langdale 03d6d5f376 crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handling 9 years ago
Philip Langdale b5f45208fb crystalhd: Fix handling of PTS 9 years ago
Carl Eugen Hoyos fe8959bbec lavf/riffenc: Always write unexpected channel_mask. 9 years ago
Rostislav Pehlivanov 230178dfe2 aacenc: use the decoder's lcg PRNG 9 years ago
Matthieu Bouron cfa3c2655a lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count 9 years ago
Matthieu Bouron a458ed65b5 lavc/mediacodecdec: remove first output buffer timing debug log 9 years ago
James Almer 8063978bfc avformat/matroskaenc: don't write a FlagInterlaced element if it would write the default value 9 years ago
Michael Niedermayer 51f3278089 doc/developer: Mention mime type and patchwork in "Submitting patches" 9 years ago
Marton Balint 24022402be lavfi/metadata: fix metadata deletion if comparison returns false 9 years ago
Moritz Barsnick 99d68d462f doc: fix various typos and grammar errors 9 years ago
Carl Eugen Hoyos 5781256c01 lavf/matroskaenc: Always write V_QUICKTIME extradata. 9 years ago
Carl Eugen Hoyos 34aa145468 lavf/aiffenc: Write extradata also for qcelp. 9 years ago
Carl Eugen Hoyos 4147d8efe5 lavf/aiffdec: Default to full rate qcelp as QT does. 9 years ago
Carl Eugen Hoyos d0c1b9821a lavf/mxfenc: Do not print a useless error message. 9 years ago
James Almer c44eae157f avformat/matroskaenc: fix targets for attachment tags 9 years ago
Moritz Barsnick efbc37a757 lavfi/pan: renormalize negative gain coefficients properly 9 years ago
Zhou Xiaoyong 50eee357eb configure: loongson disable mipsfpu and mipsdsp optimizations 9 years ago
Steve Lhomme 9b462a0b9d avcodec/d3d11va: use the proper slice index 9 years ago
Michael Niedermayer 1bda0ee530 avutil/hwcontext_vdpau: Fix warning: "GET_CALLBACK" redefined 9 years ago
Michael Niedermayer ed2112fb36 avformat/movenc: Check frame rate in mov_write_uuidprof_tag() 9 years ago
Michael Niedermayer 21bffa93a6 avformat/movenc: Switch mov_write_uuidprof_tag() to avg_frame_rate 9 years ago
Michael Niedermayer 987690799d avformat/utils: Update codec_id before using it in the parser init 9 years ago
Muhammad Faiz 47d2be3056 avfilter/firequalizer: fix blackman window calculation 9 years ago
Moritz Barsnick 3e5d27d7a7 cmdutils: fix typos 9 years ago
Moritz Barsnick 468c596a31 lavf: fix typos 9 years ago
Moritz Barsnick f4e4bde1f4 lavfi: fix typos 9 years ago
Moritz Barsnick 3305f71025 lavc: fix typos 9 years ago
Moritz Barsnick f71c98ee12 tools: fix grammar error 9 years ago
Michael Niedermayer 7ba7b96dd3 doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: warning: passing argument 4 of av_opt_get from incompatible pointer type" 9 years ago
Hendrik Leppkes 3e5e5bdfef Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' 9 years ago
James Almer c45ba265fc avformat/matroskaenc: fix Tags master on seekable output if there are tags after the last stream duration 9 years ago
Michael Niedermayer 72061177f3 ffmpeg: Fix bitstream typo 9 years ago