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-04-22Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-21libavdevice: Define _XOPEN_SOURCE for usleepMartin Storsjö
2011-04-20Merge remote branch 'qatar/master'Michael Niedermayer
2011-04-18Bump major versions of all libraries.Anton Khirnov
2011-04-15Allow to print wider unsupported channel layouts.Carl Eugen Hoyos
2011-04-14AV_CH_LAYOUT_2_2 does not need channel reordering for alsa output.Carl Eugen Hoyos
2011-04-14Cosmetics: Fix indentation and move one line.Carl Eugen Hoyos
2011-04-14Support alsa channel reordering for float.Carl Eugen Hoyos
2011-04-14Add forgotten line to silence a warning for int32.Carl Eugen Hoyos
2011-04-14Also support alsa channel reordering for u16 and u32 formats.Carl Eugen Hoyos
2011-04-14Rename the s16 and s32 alsa reorder functions as int16 and int32.Carl Eugen Hoyos
2011-04-14Support unsigned variants of already supported signed formats in alsa.Carl Eugen Hoyos
2011-04-14Support a-law and mu-law output in alsa.Carl Eugen Hoyos
2011-04-12Cosmetics: Rename variable param as the more appropriate dpyname.Sven C. Dack
2011-04-12Cosmetics: Fix white-space in av_log() message.Sven C. Dack
2011-04-12Fix output of AV_CH_LAYOUT_5POINT0 via alsa by reordering channels.Carl Eugen Hoyos
2011-04-12Support CODEC_ID_PCM_F64* output via alsa (stereo only).Carl Eugen Hoyos
2011-04-12Support CODEC_ID_PCM_S24* output via alsa (stereo only).Carl Eugen Hoyos
2011-04-11Revert "fbdev: simplify logic in fbdev_read_packet()"Michael Niedermayer
2011-04-11fbdev: simplify logic in fbdev_read_packet()Stefano Sabatini
2011-04-10x11: fix memleakCarl Eugen Hoyos
2011-04-05Add support for pcm_f32* to alsa.Carl Eugen Hoyos
2011-04-05Support s32 output via alsa audio device.Carl Eugen Hoyos
2011-04-05Template alsa reordering functions.Carl Eugen Hoyos
2011-03-31ALSA: fix a stupid bad use of av_freep.Nicolas George
2011-03-30Remove a memory allocation and the associated memcpy.Sven C. Dack
2011-03-30Also use alsa_reorder_s16_out_51() for AV_CH_LAYOUT_5POINT1.Carl Eugen Hoyos
2011-03-30sndio bug fixBrad
2011-03-29sndio: allow any endianness when recordingReimar Döffinger
2011-03-29Simplify: Use FFMIN.Reimar Döffinger
2011-03-29Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-29sndio: prefer "FFmpeg" over "Libav" in the license headerStefano Sabatini
2011-03-28framebuffer device demuxerStefano Sabatini
2011-03-28Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-27sndio support for playback and recordBrad
2011-03-26ALSA: implement channel layout for playback.Nicolas George
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-17Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"Michael Niedermayer
2011-03-17Revert "use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*"Michael Niedermayer
2011-03-17Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-16use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*Janne Grunau
2011-03-16replace FFMPEG with LIBAV in FFMPEG_CONFIGURATIONJanne Grunau
2011-03-13fbdev: fix check on nanosleep return valeStefano Sabatini
2011-03-08framebuffer device demuxerStefano Sabatini
2011-02-17Merge libavcore into libavutilReinhard Tartler
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-01-28Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-18consolidate .gitignore patters into a single fileJanne Grunau
2011-01-17convert svn:ignore properties to .gitignore filesJanne Grunau