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
2015-01-05Factorize avpriv_mirror() outMichael Niedermayer
2015-01-05avfilter/vf_sab: fix filtering tiny imagesMichael Niedermayer
2015-01-04ffserver: reindent rtsp_cmd_setup()Reynaldo H. Verdejo Pinochet
2015-01-04ffserver: reflow rtsp_cmd_setup()Reynaldo H. Verdejo Pinochet
2015-01-04ffserver: drop redundant else clauseReynaldo H. Verdejo Pinochet
2015-01-04ffserver: reindent compute_status()Reynaldo H. Verdejo Pinochet
2015-01-04ffserver: reflow compute_status()Reynaldo H. Verdejo Pinochet
2015-01-04avcodec/libxvid: check for av_malloc*() failuresMichael Niedermayer
2015-01-03avcodec/ljpegenc: Check for av_malloc_array() failureMichael Niedermayer
2015-01-03avformat/westwood_vqa: Remove unneeded castMichael Niedermayer
2015-01-03avformat/movenc: fix DELAY_MOOVMichael Niedermayer
2015-01-03tests/regression-funcs: Remove hardcoded threads 1Michael Niedermayer
2015-01-03Merge commit 'f2ad1495f23376ce61542967f4fc14205f284d40'Michael Niedermayer
2015-01-03build: require libxcb >= 1.4Clément Bœsch
2015-01-03Merge commit '470c9db11ff2c3249e995e7ba68e87bb81bf778c'Michael Niedermayer
2015-01-03configure: bump yearJames Almer
2015-01-03Merge commit '5cf6bda6e2eae496e8eb2bb06c96852d59a58b8a'Michael Niedermayer
2015-01-03Merge commit '7a1a63e34fa46af18311c2493fdaec9a93bdb750'Michael Niedermayer
2015-01-03Merge commit 'c5e7ea13d2d4da0c5da91973a547afff6fe9e011'Michael Niedermayer
2015-01-03Merge commit 'b3b0b35db2f3b61bf2f0f4fa85f5b6267d83c8fe'Michael Niedermayer
2015-01-03Merge commit '847bf5988fec1d3e65c1d8cf0cdb8caf0cfd0c1b'Michael Niedermayer
2015-01-03avformat/movenc: Use cluster timestamps when available in edtsMichael Niedermayer
2015-01-03Merge commit 'c725faebda9a516766d94c33b07972ab0f70cf93'Michael Niedermayer
2015-01-03avisynth: Use RTLD_LOCAL instead of RTLD_GLOBALMartin Storsjö
2015-01-03Merge commit '724cbea7193945fe5a5b4dea8ede344803572844'Michael Niedermayer
2015-01-03Merge commit '355d01a1bf55297b1d1f04e4bfbf0ddc93b6247e'Michael Niedermayer
2015-01-03sidxindex: Remove parsing that isn't necessary any longerMartin Storsjö
2015-01-03sidxindex: Don't adjust the Period start time depending on the track start timeMartin Storsjö
2015-01-03dashenc: Use pts for MPD timeline timestampsMartin Storsjö
2015-01-03dashenc: Use delay_moovMartin Storsjö
2015-01-03movenc: Get rid of a hack for updating the dvc1 atomMartin Storsjö
2015-01-03movenc: Add an option for delaying writing the moov with empty_moovMartin Storsjö
2015-01-03movenc: Use start_dts/cts instead of cluster[0] for writing edit listsMartin Storsjö
2015-01-03movenc: Remove an unnecessary condition when flushing fragmentsMartin Storsjö
2015-01-03movenc: Factorize writing ftyp and other identification tags to a separate fu...Martin Storsjö
2015-01-02avutil/camellia: cosmetic fixesGiorgio Vazzana
2015-01-02avutil/camellia: use K[2] instead of *K in generate_round_keys()Giorgio Vazzana
2015-01-02avutil/camellia: make LR128() more robustGiorgio Vazzana
2015-01-02avutil/camellia: fix documentation for av_camellia_crypt()Giorgio Vazzana
2015-01-02lavd/lavfi: allow to extract subcc.Nicolas George
2015-01-02libavutil: Added Camellia symmetric block cipherSupraja Meedinti
2015-01-02Changelog: Add cropdetect non 8bppMichael Niedermayer
2015-01-02avformat/mov: reindent after previous commitClément Bœsch
2015-01-02avformat/mov: move edit list heuristics into mov_build_index()Clément Bœsch
2015-01-02avcodec/mpeg12dec: Check actual aspect ratio instead of aspect_ratio_infoMichael Niedermayer
2015-01-02avcodec/mpeg12dec: Recalculate SAR unconditionallyMichael Niedermayer
2015-01-02avcodec/mpeg12dec: Move user data debug code out of unrelated if (buf_size > 29)Michael Niedermayer
2015-01-02avformat/flvdec: remove duplicated line errorClément Bœsch
2015-01-01Merge remote-tracking branch 'cus/stable'Michael Niedermayer
2015-01-01avformat/flvdec: use named identifier instead of literal numbers as return va...Michael Niedermayer