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
2017-04-23avdevice: do not use AVFrame accessorMuhammad Faiz
2017-01-12lavd/lavfi: use buffersink accessors.Nicolas George
2016-06-04avdevice/lavfi: Do not set avg_frame_rate to the timebaseMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2016-02-01avdevice/lavfi: replace deprecated avpicture_layoutPaul B Mahol
2016-01-17remove all uses of the deprecated avpicture_get_size() functionEddie Hao
2015-08-23avdevice/lavfi: fix self assignment warningGanesh Ajjanagadde
2015-08-18Replace av_dlog with ff_dlog.Ronald S. Bultje
2015-08-08use avfilter_pad_get_{type,name} accessor functionsAndreas Cadhalpun
2015-06-10avdevice/lavfi: do not rescale AV_NOPTS_VALUE in lavfi_read_packet()Michael Niedermayer
2015-01-08avdevice/lavfi: Use avio_closep() to avoid leaving stale pointers in memoryMichael Niedermayer
2015-01-02lavd/lavfi: allow to extract subcc.Nicolas George
2014-09-14avdevice/lavfi: dont assign variables to themselfsMichael Niedermayer
2014-08-07avdevice/lavfi: Simplify non-AV stream checkMichael Niedermayer
2014-07-23lavd/lavfi: work with non-mappable files for graph_file optionAndrey Utkin
2014-07-15avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer
2014-07-08avdevice/lavfi: add io.h, should fix msvc buildMichael Niedermayer
2014-07-08protect unistd.h with #if HAVE_UNISTD_H in code from recent av_bprint_fd_cont...Michael Niedermayer
2014-07-07avdevice/lavfi: allow non-mmappable files for graph_fileAndrey Utkin
2014-06-07avdevice/lavfi: Use av_malloc_array()Michael Niedermayer
2014-03-04lavd: add categories to device implementationsLukasz Marek
2013-11-03lavd/lavfi: support unknown channel layouts.Nicolas George
2013-07-14avdevice/lavfi: fix input with unknown channel layoutMichael Niedermayer
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini
2013-05-15replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*Michael Niedermayer
2013-04-12avdevice/lavfi: add error checking for av_opt_set_int_list()Michael Niedermayer
2013-04-12buffersink: switch from opaque to AVOptions for paramsMichael Niedermayer
2013-04-12abuffersink: switch from opaque to AVOptions for paramsMichael Niedermayer
2013-03-15lavd/lavfi: upgrade to AVFrame.Nicolas George
2013-03-13Remove references to the "ff" variant of buffersink.Nicolas George
2013-02-28avformat/lavfi: force probesize to cover at least 30 framesMichael Niedermayer
2012-12-06lavd/lavfi: fix float.h include.Clément Bœsch
2012-11-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-10-25lavd/lavfi: fix leak in case of failureStefano Sabatini
2012-10-24lavd/lavfi: add graph_file optionStefano Sabatini
2012-10-21lavc: add lavfi metadata support.Clément Bœsch
2012-10-12lavd: do not use av_pix_fmt_descriptors directlyPaul B Mahol
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-09-20lavd/lavfi: push frames until the last sink is EOFStefano Sabatini
2012-09-12lavd/lavfi: apply stylistic fixes to the options help fieldsStefano Sabatini
2012-09-01avoid ambigous buffersink namesMichael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-06-26lavfi: remove old video sink APIStefano Sabatini
2012-06-21lavd/lavfi: do not set the channel layout list.Nicolas George
2012-05-16lavfi: drop planar/packed negotiation supportStefano Sabatini
2012-02-22lavd/lavfi: support all sample formats.Nicolas George
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-24lavd/lavfi: add dumpgraph option.Nicolas George
2011-12-31lavd/lavfi: fix compiler warning for uninitialized variablesJean First