Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-17doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos
2016-10-17aiffdec: fix division by zeroAndreas Cadhalpun
2016-10-17lavc/videotoolboxenc: Enable a53cc by default.Carl Eugen Hoyos
2016-10-17matroskadec: fix NULL pointer dereferenceAndreas Cadhalpun
2016-10-17lavc/videotoolboxenc: Error log formatting.Rick Kern
2016-10-17lavc/videotoolboxenc: Update a53cc handlingRick Kern
2016-10-17lavc/videotoolboxenc: flush/free frames on closeRick Kern
2016-10-17lavc/videotoolboxenc: implement a53ccAman Gupta
2016-10-17mov: move stsd finalization to an appropriate placeHendrik Leppkes
2016-10-16avfilter/firequalizer: add scale optionMuhammad Faiz
2016-10-16ffmpeg: remove unused ist parameter in do_subtitle_out()Clément Bœsch
2016-10-16Partially revert "avformat/matroskadec: set aspect ratio only when DisplayWid...James Almer
2016-10-16avcodec/utils: print Chroma Location string in verbose log levelJames Almer
2016-10-16avformat/matroskaenc: write a DisplayUnit element when aspect ratio is unknownJames Almer
2016-10-16avformat/matroskadec: set aspect ratio only when DisplayWidth and DisplayHeig...James Almer
2016-10-16doc/filters: document tukey window on firequalizerMuhammad Faiz
2016-10-16avfilter/firequalizer: add tukey windowMuhammad Faiz
2016-10-16avfilter/firequalizer: change WFUNC_MIN/MAX to NB_WFUNCMuhammad Faiz
2016-10-16avfilter/showcqt: add csp optionMuhammad Faiz
2016-10-15lavf/mov: support gopro firmware udta tagJean Caillé
2016-10-15avutil: Improved selftest coverage for libavutil/fifo.cThomas Turner
2016-10-14avutil/audio_fifo: Use av_fifo_freep() and remove redundant if()Michael Niedermayer
2016-10-14ffmpeg: Use av_fifo_freep() to avoid stale pointersMichael Niedermayer
2016-10-14ffmpeg_cleanup: fix crash with unrecognized codecJames Zern
2016-10-14libopenjpegenc: fix out-of-bounds reads when filling the edgesAndreas Cadhalpun
2016-10-14libopenjpegenc: stop reusing image data buffer for openjpeg 2Andreas Cadhalpun
2016-10-14configure: Enable pie for toolchain=hardened.Carl Eugen Hoyos
2016-10-14lavfi/sidedata: add filter for manipulating frame side dataMarton Balint
2016-10-13configure: fix detection of libopenjpegAndreas Cadhalpun
2016-10-13fate: add test for firequalizer filterMuhammad Faiz
2016-10-13doc/demuxers: restore alphabetical orderStefano Sabatini
2016-10-13avformat/matroskadec: workaround the field_order bug in the Matroska muxerJames Almer
2016-10-13libavcodec/mips/h264dsp_msa.c: fix type in some function parametersVicente Olivert Riera
2016-10-13lavf/riff: Support Verint NetDVR II ("VSM4") h263 video in asf.Carl Eugen Hoyos
2016-10-13avformat: bump minor version after the Matroska field order enum fixJames Almer
2016-10-13avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer
2016-10-12configure: Use LDEXEFLAGS in check_ld().Carl Eugen Hoyos
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-10-12crystalhd: Use mpeg4_unpack_bframes to avoid buggy crystalhd handlingPhilip Langdale
2016-10-12crystalhd: Fix handling of PTSPhilip Langdale
2016-10-12lavf/riffenc: Always write unexpected channel_mask.Carl Eugen Hoyos
2016-10-12aacenc: use the decoder's lcg PRNGRostislav Pehlivanov
2016-10-12lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_countMatthieu Bouron
2016-10-12lavc/mediacodecdec: remove first output buffer timing debug logMatthieu Bouron
2016-10-12avformat/matroskaenc: don't write a FlagInterlaced element if it would write ...James Almer
2016-10-12doc/developer: Mention mime type and patchwork in "Submitting patches"Michael Niedermayer
2016-10-11lavfi/metadata: fix metadata deletion if comparison returns falseMarton Balint
2016-10-11doc: fix various typos and grammar errorsMoritz Barsnick
2016-10-11lavf/matroskaenc: Always write V_QUICKTIME extradata.Carl Eugen Hoyos
2016-10-11lavf/aiffenc: Write extradata also for qcelp.Carl Eugen Hoyos