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
2011-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov
2011-10-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-05Fix 'heigth' vs. 'height' typos.Diego Biurrun
2011-10-03libcdio: Fix missing avclass in contextchinshou
2011-09-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-24Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations.Diego Biurrun
2011-09-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-21alsa: add missing headerAnton Khirnov
2011-09-19Fix compilation with --disable-everything --enable-outdev=alsa.Carl Eugen Hoyos
2011-09-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov
2011-09-16lavdev/lavfi: reindent after the last commitStefano Sabatini
2011-09-16lavdev/lavfi: add audio supportStefano Sabatini
2011-09-16dshow: remove filters from graph before releasing themRamiro Polla
2011-09-16dshow: reset list for each filter removedRamiro Polla
2011-09-16dshow: invert condition to avoid leaking objectsRamiro Polla
2011-09-16dshow: cleanup internal references on capture interfaceRamiro Polla
2011-09-16dshow: release pin on disconnectRamiro Polla
2011-09-16dshow: indentRamiro Polla
2011-09-16dshow: add option to list audio/video optionsRamiro Polla
2011-09-16dshow: add audio/video optionsRamiro Polla
2011-09-16dshow: initialize variable to prevent releasing random dataRamiro Polla
2011-09-16dshow: factorise cycling through pinsRamiro Polla
2011-09-12dshow: indentRamiro Polla
2011-09-12dshow: add option to list devicesRamiro Polla
2011-09-12dshow: factorise cycling through devicesRamiro Polla
2011-09-12alsa: increase max buffer sizeMichael Niedermayer
2011-09-06dshow: properly disconnect and remove filters from graphRamiro Polla
2011-09-06dshow: remove some unused codeRamiro Polla
2011-09-06vfwcap: actually use framerate optionRamiro Polla
2011-09-06lavfi: rename vsink_buffer.c to sink_buffer.c, and vsink_buffer.h to buffersi...Stefano Sabatini
2011-09-06lavfi: unify asink_buffer and vsink_buffer APIStefano Sabatini
2011-09-02openal-dec: fix missing list_devices unit for list_devices AVOptionMichael Niedermayer
2011-09-02Do not free BITMAPINFOHEADER before we are done using it.Reimar Döffinger
2011-09-01Replace some commented-out debug printf() / av_log() messages with av_dlog().Diego Biurrun
2011-08-31lavdev/lavfi: add debug traces in lavfi_read_packet()Stefano Sabatini
2011-08-21lavdev/lavfi: set sample aspect ratio in the output stream/codec contextStefano Sabatini
2011-08-20lavdev/lavfi: specify pos in the output packetsStefano Sabatini
2011-08-20lavdev/lavfi: initialize variable, fix warningStefano Sabatini
2011-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-08-15lavf,lavd: remove all usage of AVFormatParameters from demuxers.Anton Khirnov
2011-08-15jack: add 'channels' private option.Anton Khirnov
2011-08-14lavdev/lavfi: correctly set the inout pad index when linking a filter to the ...Stefano Sabatini
2011-08-11lavdev: add libavfilter virtual input deviceStefano Sabatini
2011-08-10alsa: remove too unused variables.Clément Bœsch
2011-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-31x11grab: add show_region AVOption.Yu-Jie Lin
2011-07-31x11grab: add follow_mouse AVOption.Yu-Jie Lin
2011-07-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer