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-12-04fate: Add dependencies for bmp, cdxl, dfa, mp3Diego Biurrun
2012-12-04ppc: always use pic for shared librariesLuca Barbato
2012-12-03build: cosmetics: Move CONFIG_RTPDEC entry to a more suitable placeDiego Biurrun
2012-12-03fate: ea, h264: prettyprinting and ordering cosmeticsDiego Biurrun
2012-12-03configure: Strip ordinals from mingw generated def filesMartin Storsjö
2012-12-03configure: arm: detect default thumb state of compilerMans Rullgard
2012-12-03fate: fft: Fix libavcodec dependencyDiego Biurrun
2012-12-03build: Make the ISMV muxer select the MOV muxerDiego Biurrun
2012-12-03configure: move arm arch extensions to a separate variableMans Rullgard
2012-12-03fate-seek: remove use of gnu make 3.82 only private modifierJanne Grunau
2012-12-03fate: move vsynth reference files to their own directoryJanne Grunau
2012-12-03fate: move fate-acodec reference files to their own dirJanne Grunau
2012-12-03configure: avplay now depends on avresampleDiego Biurrun
2012-12-03fate: split dependencies for fate-seek testsJanne Grunau
2012-12-03h264: error out on unset current_picture_ptr for h->current_slice > 0Janne Grunau
2012-12-03avprobe: report per stream bit rate if set by the decoderJanne Grunau
2012-12-03aac: avoid a memcpy in sbr_qmf_analysisChristophe Gisquet
2012-12-02configure: fix indentation in option parsing loopMans Rullgard
2012-11-30configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö
2012-11-30avutil: Use a configure check to enable windows console functionsMartin Storsjö
2012-11-30avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö
2012-11-29avutil: Include io.h with a separate condition from MapViewOfFileMartin Storsjö
2012-11-29cmdutils: Use a configure check for enabling CommandLineToArgvWMartin Storsjö
2012-11-29build: The FLAC encoder also depends on the flacdsp codeDiego Biurrun
2012-11-29img2: K&R formatting cosmeticsDiego Biurrun
2012-11-29h264: check context state before decoding slice data partitionsJanne Grunau
2012-11-29flashsv: make sure data for zlib priming is availableJanne Grunau
2012-11-29avplay: Do not use removed av_get_int()Anton Khirnov
2012-11-29avconv: fix variable shadowing in configure_input_audio_filter()Justin Ruggles
2012-11-28fate: h264: Add dependenciesDiego Biurrun
2012-11-28fate: ea: Add dependenciesDiego Biurrun
2012-11-28fate: Do not unconditionally run libavutil testsDiego Biurrun
2012-11-28rtpenc_chain: Remove unused variableDiego Biurrun
2012-11-28nuv: check for malloc failure when allocating extradataJustin Ruggles
2012-11-28nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles
2012-11-28nuv: cosmetics: pretty-printingJustin Ruggles
2012-11-28lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles
2012-11-28lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles
2012-11-28lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles
2012-11-28lavf: move "MP3 " fourcc from riff to nutJustin Ruggles
2012-11-28fate: vpx: Add dependenciesDiego Biurrun
2012-11-28fate: Fix wavpack-matroskamode test dependenciesDiego Biurrun
2012-11-28x86: dsputilenc: port to cpuflagsDiego Biurrun
2012-11-28fate: Add dependencies for Vorbis, ProRes, QTRLE, utvideo testsDiego Biurrun
2012-11-28fate: real: Add dependenciesDiego Biurrun
2012-11-28fate: lossless-audio: Add dependenciesDiego Biurrun
2012-11-28x86: h264dsp: Fix linking with yasm and optimizations disabledDiego Biurrun
2012-11-28vf_fieldorder: require write permissionsAnton Khirnov
2012-11-28vf_fieldorder: reindentAnton Khirnov
2012-11-28lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov