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-12-11compat/avisynth/avxsynth_c: Clear all unused fields in returned structsMichael Niedermayer
2014-12-11avformat/avidec: Do not fail for crazy start timesGabor Nagy
2014-12-11avcodec/libxavs: fix division by 0 bitrateMichael Niedermayer
2014-12-11avcodec/x86/hevc_mc: fix sse register countsMichael Niedermayer
2014-12-11configure: do not allow nvenc to be build on cygwin to avoid _WIN32 definitio...Michael Niedermayer
2014-12-11avcodec/hevc: Silence "warning: ref0/1 may be used uninitialized in this func...Michael Niedermayer
2014-12-11doc: add loglevel numerical valuesLou Logan
2014-12-11Merge commit 'e737a4aaafcb1d761b7f96043c2f83ce742c64ae'Michael Niedermayer
2014-12-11Merge commit 'c7921a480467876ece06566e0efd8f6bce9d1903'Michael Niedermayer
2014-12-11avcodec: Add NVENC encoderTimo Rothenpieler
2014-12-11avformat/hlsenc: added segment file deletionChristian Suloway
2014-12-10dashenc: Change the duration fields to 64 bitMartin Storsjö
2014-12-10libfdk-aacdec: Fix a boundary checkMartin Storsjö
2014-12-10avcodec/hevc_refs: fix potential use of uninitialized min_idxMichael Niedermayer
2014-12-10avformat/yuv4mpegdec: fix "warning: field_order may be used uninitialized in ...Michael Niedermayer
2014-12-10avformat/flvdec: fix potential use of uninitialized variablesMichael Niedermayer
2014-12-10avfilter/vf_perspective: add av_assert0() to help gcc see that there are no u...Michael Niedermayer
2014-12-10Merge commit '2c3f29c4894ee50635b846f202296ad79a7c0d33'Michael Niedermayer
2014-12-10avcodec/x86/hevc_mc: remove dead branch from EPEL_FILTERMichael Niedermayer
2014-12-10avformat/avidec: Increase dshow_block_align use threshold by 1Gabor Nagy
2014-12-10xcbgrab: Support empty filename string correctlyLuca Barbato
2014-12-10Merge commit 'fa8934d6d6a0bb290010bdf16265c40b331d56fb'Michael Niedermayer
2014-12-10Merge commit '95d880fa6436f3b557a9c060428a04b9e4d552df'Michael Niedermayer
2014-12-10Merge commit 'd2f1d42b18787e4fcb28864d9d9f701dd64a5747'Michael Niedermayer
2014-12-10Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c'Michael Niedermayer
2014-12-10Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9'Michael Niedermayer
2014-12-10dashenc: log file output progress in verbose modeBryan Huh
2014-12-10rtpproto: Fix the input RTP data format checkMartin Storsjö
2014-12-10Allow mov musing if the ac3 parser was disabled.Carl Eugen Hoyos
2014-12-10fate: add dolby true hd testsJanne Grunau
2014-12-10arm: mlpdsp: handle pic offset calculation in a macroJanne Grunau
2014-12-10arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ...Janne Grunau
2014-12-09Merge commit 'fccfc22d1f304aef42a0b960e4c1d55ce67107f5'Michael Niedermayer
2014-12-09avformat/crypto: fix key vs iv typoMichael Niedermayer
2014-12-09avformat/utils: change assert to av_assert0()Michael Niedermayer
2014-12-09avformat/utils: replace impossible condition by av_assert0() in ff_gen_search()Michael Niedermayer
2014-12-09avformat/wavenc: check return value of strftime()Michael Niedermayer
2014-12-09libavformat: Build hevc.o when building the RTP muxerMartin Storsjö
2014-12-09Merge commit '780cd20b00a69e26bbfffbb8eec16fbe999ea793'Michael Niedermayer
2014-12-09Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46'Michael Niedermayer
2014-12-09Merge commit '3c01039e0bc7d269900e15551f8171c4328a0223'Michael Niedermayer
2014-12-09aarch64: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-12-09arm: Use .data.rel.ro for const data with relocationsMartin Storsjö
2014-12-09avformat/utils: fix calculating the absolute difference of timestampsMichael Niedermayer
2014-12-09ffserver_config: reflow add_codec()Reynaldo H. Verdejo Pinochet
2014-12-09ffserver_config: break lines at 80 charsReynaldo H. Verdejo Pinochet
2014-12-09ffserver_config: improve error/warning messagesReynaldo H. Verdejo Pinochet
2014-12-09ffserver_config: check strchr() return for NULLReynaldo H. Verdejo Pinochet
2014-12-09avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next f...Michael Niedermayer
2014-12-09avformat/utils: Pass the next pts/dts to compute_pkt_fields() when availableMichael Niedermayer