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
2014-08-07avcodec/raw: add avpriv_get_raw_pix_fmt_tags()James Almer
2014-08-07Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer
2014-08-07lavf/mpegts: Do not return the result of a (void) function from a void function.Carl Eugen Hoyos
2014-08-07Do not return a probe score from set_codec_from_probe_data() if the codec was...Carl Eugen Hoyos
2014-08-07lavf/mpegts: rename ff_mpegts_parse_*() to avpriv_mpegts_parse_*()James Almer
2014-08-07Merge commit 'b50173a4dd47b9c3c89845b781fa958ccf860929'Michael Niedermayer
2014-08-07Merge commit 'da9cc22d5bd5f59756c2037b02966376da2cf323'Michael Niedermayer
2014-08-07Merge commit 'd9432789bd119f0e37bcf65cebda05d36aafd4ed'Michael Niedermayer
2014-08-07avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet"Michael Niedermayer
2014-08-07Merge commit '7b588bb691644e1b3c168b99accf74248a24e3cf'Michael Niedermayer
2014-08-07Merge commit 'c7d9b473e28238d4a4ef1b7e8b42c1cca256da36'Michael Niedermayer
2014-08-07Merge commit 'a1599f3f7ea8478d1f6a95e59e3bc6bc86d5f812'Michael Niedermayer
2014-08-07libavcodec/rawdec: remove old ff_find_pix_fmt() functionJames Almer
2014-08-07avformat/dtsdec: check more of the dca headers in dts_probe()Michael Niedermayer
2014-08-07avcodec/dca: Make ff_dca_convert_bitstream() available to libavformat, needed...Michael Niedermayer
2014-08-07movenc: fix QT chapter track character encodingJohn Stebbins
2014-08-07movenc: add track title to tracksJohn Stebbins
2014-08-07movenc: remove pointless loop around BITEXACT testJohn Stebbins
2014-08-06svq1: do not modify the input packetAnton Khirnov
2014-08-06Merge commit 'ed6d9ce914d552eeda16af857da97c4b1aea1e3f'Michael Niedermayer
2014-08-06cdgraphics: do not return 0 from the decode functionAnton Khirnov
2014-08-06cdgraphics: switch to bytestream2Anton Khirnov
2014-08-06Merge commit 'cbc808d726afdf53d866264722785c1304c17390'Michael Niedermayer
2014-08-06x86: sbrdsp/fft: reuse ps_neg constantChristophe Gisquet
2014-08-06x86: diracdsp: reuse constantsChristophe Gisquet
2014-08-06x86: dwt: better share constantsChristophe Gisquet
2014-08-06x86: better share ff_pw_2Christophe Gisquet
2014-08-06x86: vpx/h264/hevc/mpeg2: share constantsChristophe Gisquet
2014-08-06configure: Include the armcc build number in the compiler identificationMartin Storsjö
2014-08-06avcodec: Change get_pixels() to ptrdiff_t linesizeMichael Niedermayer
2014-08-06avutil/cpu: check av_parse_cpu_caps() table during cpu-testMichael Niedermayer
2014-08-06avutil/cpu: Make cpu flag names match between cpu-test and av_parse_cpu_caps(...Michael Niedermayer
2014-08-06avutil/cpu: add aarch64 entries to 2nd tableMichael Niedermayer
2014-08-06jpeg2000: enable 4 component pixel formatsVittorio Giovara
2014-08-06hevc_deblock: change tc typeChristophe Gisquet
2014-08-06transcode_aac: fix const return valueTimothy Gu
2014-08-06doc/muxers: document which applications are known to need disable_chpl.Michael Niedermayer
2014-08-06avutil/cpu: output cpu data to stdoutMichael Niedermayer
2014-08-06tests/fate/libavutil: switch cpu-test back to runecho so its results are viss...Michael Niedermayer
2014-08-06avutil/pixelutils: check for malloc failureMichael Niedermayer
2014-08-06avutil/pixelutils: avoid on stack arraysMichael Niedermayer
2014-08-06avutil/cpu: fix cpu-test to work with ffmpegs cpuflags syntaxMichael Niedermayer
2014-08-06Merge commit 'a7153444df9040bf6ae103e0bbf6104b66f974cb'Michael Niedermayer
2014-08-06Merge commit '70cd3b8e659c3522eea5c16a65d14b8658894a94'Michael Niedermayer
2014-08-06huffyuvdec: check width size for yuv422pMichael Niedermayer
2014-08-05mmvideo: check horizontal coordinate tooMichael Niedermayer
2014-08-05avfilter/select: fix "t" eval variable commentClément Bœsch
2014-08-05avfilter/select: remove optional avcodec dependencyClément Bœsch
2014-08-05avfilter/mp_decimate: remove avcodec dependencyClément Bœsch
2014-08-05avfilter/deshake: remove avcodec dependencyClément Bœsch