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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28avdevice/pulse_audio_enc: use getter function for AVFrame.channelsMichael Niedermayer
2014-07-23lavd/lavfi: work with non-mappable files for graph_file optionAndrey Utkin
2014-07-19Merge commit 'd6e1d37100af568211f28ec0bcf7958a3a2a299e'Michael Niedermayer
2014-07-19oss_audio: use a macro to simplify ioctl() error checkingTimothy Gu
2014-07-19oss_audio: Split muxer and demuxerNidhi Makhijani
2014-07-18Merge commit 'c0de9159a7ba5707aa0a5c2bc73ae78b7b87ec46'Michael Niedermayer
2014-07-18avdevice: Give names to anonymously typedeffed structsDiego Biurrun
2014-07-17lavd/x11grab: reindent after last commit.Nicolas George
2014-07-17lavd/x11grab: add an option to disable MIT-SHM.Nicolas George
2014-07-17lavd/x11grab: check 32-bits color masks.Nicolas George
2014-07-17lavd/x11grab: change error code for unsupported visuals.Nicolas George
2014-07-17lavd/x11grab: disable drawing mouse without XFixes.Nicolas George
2014-07-16avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8...Hanspeter Niederstrasser
2014-07-15avutil & avdevice: remove av_bprint_fd_contents()Michael Niedermayer
2014-07-09avdevice/pulse_audio_dec: reimplement using the non simple APIMichael Niedermayer
2014-07-08avdevice/lavfi: add io.h, should fix msvc buildMichael Niedermayer
2014-07-08avdevice/oss_audio: Add #if HAVE_UNISTD_H around #include <unistd.h>Michael 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-07-03avdevice/pulse_audio_dec: clear pa_simple pointer after deallocationMichael Niedermayer
2014-06-30avdevice/xv: fix missing {Michael Niedermayer
2014-06-30lavd/xv: handle delete window messageLukasz Marek
2014-06-12lavd/avfoundation: Support user selected pixel formats and pixel format autos...sfan5
2014-06-07avdevice/lavfi: Use av_malloc_array()Michael Niedermayer
2014-06-03fix various typosLou Logan
2014-05-22avdevice/v4l2: Use av_malloc_array()Michael Niedermayer
2014-05-20lavd/jack_audio: use av_fifo_alloc_arrayLukasz Marek
2014-05-18lavd: Use av_gettime_relative()Olivier Langlois
2014-05-14Merge commit '449511740f06a4675b0066730fa45cdb764ffafc'Michael Niedermayer
2014-05-13build: handle library dependencies in configureJanne Grunau
2014-05-08lavd/jack_audio: use av_fifo_freepLukasz Marek
2014-05-02lavd/xv: reident after previous commitsLukasz Marek
2014-05-02lavd/opengl_enc: fix window size correction codeLukasz Marek
2014-05-02lavd/opengl_enc: add window size paramLukasz Marek
2014-05-02lavd/opengl_enc: use flag to mark inited contextLukasz Marek
2014-05-01lavd/opengl_enc: fix pixel data alignmentLukasz Marek
2014-04-30lavd/pulse_audio_enc: respect minreq while checking buffer fullnessLukasz Marek
2014-04-30lavd/pulse_audio_enc: signal that buffer is still writable after writeLukasz Marek
2014-04-30lavd/pulse_audio_enc: add pointer checksLukasz Marek
2014-04-30lavd/pulse_audio_enc: add more buffer attributesLukasz Marek
2014-04-30lavd/fbdev_dec: implement fbdev_get_device_list callbackLukasz Marek
2014-04-30lavd/fbdev_enc: move list device code to fbdev_commonLukasz Marek
2014-04-30lavd/fbdev_enc: remove redundant assignmentsLukasz Marek
2014-04-29Fix convertion typosMichael Niedermayer
2014-04-27lavd/fbdev_enc: fix not closed handlesLukasz Marek
2014-04-24avdevice/qtkit: fix includeMichael Niedermayer
2014-04-23avdevice/jack_audio: use av_malloc_array()Michael Niedermayer
2014-04-22Various small spelling fixes.Reimar Döffinger
2014-04-19lavd/xv: implement repaint messageLukasz Marek
2014-04-19lavd/xv: add window id paramLukasz Marek