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
2013-10-24lavd/fbdev_common: fix compilation with older kernelsIngo Brückl
2013-10-24lavd/x11grab: Support AV_PIX_FMT_PAL8.Carl Eugen Hoyos
2013-10-24avdevice/fbdev_enc: avoid declaring variables in for()Michael Niedermayer
2013-10-24lavd/fbdev: move common code to separate fileLukasz Marek
2013-10-24lavd: rename fbdev.c into fbdev_dec.cLukasz Marek
2013-10-24lavd: add fbdev output deviceLukasz Marek
2013-10-20lavd/pulse_audio_enc: add support for flushingLukasz Marek
2013-10-19lavd/pulse_audio_enc: fix error checkLukasz Marek
2013-10-19lavd/fbdev: use av_str2err() macro for printing error messagesStefano Sabatini
2013-10-19lavd/pulse_audio_dec: apply cosmetic changesLukasz Marek
2013-10-19lavd/fbdev: pass proper memory map lengthLukasz Marek
2013-10-12avdevice/pulse_audio_enc: fix stream indexLukasz Marek
2013-10-09lavd/xv.c: Include XShm.h before Xvlib.h.Carl Eugen Hoyos
2013-10-09Add pulse_audio_common.h to skipheaders.Carl Eugen Hoyos
2013-10-09lavd/pulse: move common code to separate fileLukasz Marek
2013-10-09lavd/pulse: rename pulse.c into pulse_audio_dec.cLukasz Marek
2013-10-08lavd: pulse audio encoderLukasz Marek
2013-09-21avdevice/v4l: remove duplicate includeMichael Niedermayer
2013-09-18lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid matchmrlika
2013-09-08lavd/v4l2: Improve debug messageGiorgio Vazzana
2013-09-01Read h264 headers from v4l2 to allow stream-copying.Carl Eugen Hoyos
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-08-11lavd: Fix make checkheadersJames Almer
2013-08-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-08-10Merge commit 'cb0244daaca83ab666798818f74f5181bf6bc387'Michael Niedermayer
2013-08-10libavutil: Make avpriv_open a library-internal function on msvcrtMartin Storsjö
2013-08-10bktr: Changed a missed occurrance of open into avpriv_openMartin Storsjö
2013-08-08Merge commit '71bf6b41d974229a06921806c333ce98566a5d8a'Michael Niedermayer
2013-08-07libavdevice: use avpriv_open()Rémi Denis-Courmont
2013-08-04avdevice/vfwcap: make constant arrays staticMichael Niedermayer
2013-08-04avdevice/dshow: make constant arrays staticMichael Niedermayer
2013-08-03avdevice/timefilter: 2nd try at avoiding rounding issuesMichael Niedermayer
2013-08-03avdevice/timefilter-test: provide more space for the printout to allow larger...Michael Niedermayer
2013-08-03Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'Michael Niedermayer
2013-08-02Disable deprecation warnings for cases where a replacement is availableDiego Biurrun
2013-08-02avdevice/timefilter-test: dont try to optimize par1 for n0=0 caseMichael Niedermayer
2013-07-30avdevice/timefilter: cleanup the formating of the test outputMichael Niedermayer
2013-07-26avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-07-26avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-07-14avdevice/lavfi: fix input with unknown channel layoutMichael Niedermayer
2013-07-11lavd/fbdev.c: Support RGB565 input colour space.Dan Flett
2013-07-09avformat/AVFormatContext: Move fields down to match the forkMichael Niedermayer
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini
2013-06-21avdevice/x11grab: allocate just one CursorMichael Niedermayer
2013-05-30lavd: add xv output deviceStefano Sabatini
2013-05-22v4l2: make possible to disable libv4l2 at runtime.Clément Bœsch
2013-05-20lavd/v4l2enc: check write return value.Clément Bœsch
2013-05-20lavd: add v4l2 outdev.Clément Bœsch
2013-05-20lavd/v4l2: move pixel format conversion code to a separate place.Clément Bœsch
2013-05-16Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer