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
2012-02-17dshow_filter: fix compilation with mingw-w64Rafaël Carré
2012-02-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-104xm, timefilter: K&R formatting cosmeticsYordan Makariev
2012-02-05Support YV12 from video4linux2 devices.Carl Eugen Hoyos
2012-02-03dshow: use DirectShow information to set time_baseRamiro Polla
2012-02-03dshow: fix AVInputFormat declaration after ABI breakageRamiro Polla
2012-02-02Use the correct pix_fmt for 32bit x11grab.Carl Eugen Hoyos
2012-02-01Add some missing v4l2 pix_fmt mappings.Carl Eugen Hoyos
2012-02-01Fix v4l pix_fmt mapping for rgb32: There is no transparency information.Carl Eugen Hoyos
2012-02-01Fix pix_fmt mapping for v4l2 rgb5x5.Carl Eugen Hoyos
2012-01-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28devices: Disable v4l to fix compilation until someoneMichael Niedermayer
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-28cosmetics: Remove extra newlines at EOFAlex Converse
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2012-01-25buildsystem: 10l add v4l entry backMichael Niedermayer
2012-01-25v4l: fix compilationMichael Niedermayer
2012-01-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-24lavd: remove deprecated v4l grab device.Anton Khirnov
2012-01-24lavd/lavfi: add dumpgraph option.Nicolas George
2012-01-11Revert "v4l2: poll the file descriptor"Michael Niedermayer
2012-01-11Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-10v4l2: use C99 struct initializerLuca Barbato
2012-01-10v4l2: poll the file descriptorLuca Barbato
2012-01-10v4l2: support compressed formatsLuca Barbato
2012-01-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-08cosmetics: drop some pointless parenthesesDiego Biurrun
2012-01-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-05v4l2: use V4L2_FMT_FLAG_EMULATED only if it is definedJanne Grunau
2012-01-04v4l2: list available formatsLuca Barbato
2012-01-04v4l2: set the proper codec_tagLuca Barbato
2012-01-04v4l2: refactor device_openLuca Barbato
2012-01-04v4l2: simplify away io_methodLuca Barbato
2012-01-04v4l2: cosmeticsLuca Barbato
2012-01-04v4l2: uniform and format optionsLuca Barbato
2012-01-04v4l2: do not force interlaced modeLuca Barbato
2011-12-31lavd/lavfi: fix compiler warning for uninitialized variablesJean First
2011-12-27v4l2: remove unneded linux specific asm/types.h includeJanne Grunau
2011-12-22lavd/lavfi: fix two memleaks.Nicolas George
2011-12-22libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100Michael Niedermayer
2011-12-20lavd/lavfi: reindent block in lavfi_read_headerStefano Sabatini
2011-12-20lavd/lavfi: add check in case pix_fmts cannot be allocated in lavfi_read_head...Stefano Sabatini
2011-12-18lavd/lavfi: fix incomplete commentStefano Sabatini
2011-12-18lavd/lavfi: fix typo in error messageStefano Sabatini
2011-12-16lavd/lavfi: remove a duplicated line.Nicolas George
2011-12-16libavdevice: Fix v4l2 compilation under FreeBSDTom Evans
2011-12-14Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-14cleanup: for(intMichael Niedermayer
2011-12-13build: move inclusion of subdir.mak to main subdir loopMans Rullgard
2011-12-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer