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
2012-10-03blowfish: Add more testsMartin Storsjö
2012-10-03blowfish: Fix CBC decryption with dst==srcMartin Storsjö
2012-10-03blowfish: Factorize testing into a separate functionMartin Storsjö
2012-10-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-03ARM: use numeric ID for Tag_ABI_align_preservedMans Rullgard
2012-10-03ffv1dec: print bps for pict debug tooMichael Niedermayer
2012-10-038svx: Fixing header size, move decoding to per call instead of the first call.Justin Ruggles
2012-10-038svx: avoid custom clip, avoid +128 for compressed data.Michael Niedermayer
2012-10-038svx: fix delta_decode cliping limitsMichael Niedermayer
2012-10-038svx: copy start value in output samples.Nicolas George
2012-10-03ffserver: fix potential buffer overflow, based on wrong fscanf format indenti...Martin Ettl
2012-10-038svx: remove malloc and memcpy that have become unneededMichael Niedermayer
2012-10-03segment: Pass the interrupt callback on to the chained AVFormatContext, tooMartin Storsjö
2012-10-02fix exit_program() prototypesMichael Niedermayer
2012-10-02ARM: bswap: drop armcc version of av_bswap16()Mans Rullgard
2012-10-02ARM: set Tag_ABI_align_preserved in all asm filesMans Rullgard
2012-10-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-02Merge commit '1e46c63eb72be752e044ba32257d77f35cbd9dac'Michael Niedermayer
2012-10-02Merge commit '86bbdf865e04bc5ddc2021b0620e6de634375253'Michael Niedermayer
2012-10-02Merge commit '55f9037f38bc3beacb2f5a17408c1d24c077d7fd'Michael Niedermayer
2012-10-02libopusenc: use more specific and correct name for the channel orderMichael Niedermayer
2012-10-02Merge commit 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0'Michael Niedermayer
2012-10-02Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'Michael Niedermayer
2012-10-02mov: add option to ignore edit lists.Michael Niedermayer
2012-10-02ARM: fix Thumb PIC on AppleMans Rullgard
2012-10-02nut: add do {} while (0) to GET_VLuca Barbato
2012-10-02doc/swresample.txt: fix typosStefano Sabatini
2012-10-02lavfi/transpose: add passthrough optionStefano Sabatini
2012-10-02lavfi/transpose: add support to named options and shortandsStefano Sabatini
2012-10-02tiffenc: Check av_malloc() results.Alex Converse
2012-10-02tiffenc: Simplify pixel format setup using AVPixFmtDescriptor.Alex Converse
2012-10-02Libspeex VAD supportDmitry Samonenko
2012-10-02ffmpeg: print muxed packet sizes in debug output tooMichael Niedermayer
2012-10-02nutenc: choose for non audio streams a timebase with finer resolution.Michael Niedermayer
2012-10-02nut: store and read the r_frame_rateMichael Niedermayer
2012-10-02nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rateMichael Niedermayer
2012-10-02isom: fix redundant redeclaration of ff_mov_read_chan().Clément Bœsch
2012-10-02Use atexit() instead of defining a custom exit_program() interface.Diego Elio Pettenò
2012-10-02msvc: Fix detection of VFW & Avisynth required libsDerek Buitenhuis
2012-10-02lavfi/edgedetect: add missing minus in a comment.Clément Bœsch
2012-10-02lavfi: EBU R.128 scanner.Clément Bœsch
2012-10-02Move xGA font data from lavc to lavu.Clément Bœsch
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: refactor avformat_write_headerLuca Barbato
2012-10-01avformat: split muxing functions from util.cLuca Barbato
2012-10-01adpcmdec: set AVCodec.sample_fmtsJustin Ruggles
2012-10-01twinvq: use planar sample formatJustin Ruggles
2012-10-01ralf: use planar sample formatJustin Ruggles
2012-10-01mpc7/8: use planar sample formatJustin Ruggles
2012-10-01avconv: improve sample format negotiation for decoder requestJustin Ruggles